4279 Commits

Author SHA1 Message Date
Wolfgang Huß
7620d9b4da Fix linting to this new prettier 2021-07-20 18:30:43 +02:00
Wolfgang Huß
5fed1a6e0f Change comments 2021-07-20 16:50:31 +02:00
Wolfgang Huß
69fdd94be4 Fix linting 2021-07-20 16:44:44 +02:00
dependabot[bot]
8a3acf10cd
Bump prettier from 2.2.0 to 2.3.2 in /backend
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 13:34:03 +00:00
Wolfgang Huß
688af4b8c1 Refine comments 2021-07-20 11:49:26 +02:00
Wolfgang Huß
3b214c9db9 Implement HTML internal support and organization pages 2021-07-20 11:34:01 +02:00
Wolfgang Huß
6632622b4e Implement route of landing page 2021-07-19 15:44:59 +02:00
Wolfgang Huß
af5e255aad Fix several problems with admins setting of donations info
- Use 'toString' to care for setting the values of the donation progress bar.
2021-06-15 13:55:08 +02:00
Wolfgang Huß
621b3f5e8d Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 4265-move-sort-newsfeed-menu-into-filter-menu 2021-06-14 15:16:00 +02:00
Wolfgang Huß
ee4338f3c9 Release v1.0.4 2021-06-08 14:12:14 +02:00
6819c8e5dd
wrong default value 2021-06-08 12:23:33 +02:00
7da0ba1f51
fixed wrong env variable 2021-06-08 11:50:34 +02:00
Wolfgang Huß
9894abb29a Revert remove of '${DOCKER_WORKDIR}' 2021-06-07 19:03:55 +02:00
Wolfgang Huß
3f7d1c7bd0 Follow suggestions of Moriz and Robert 2021-06-07 18:50:21 +02:00
b3538577dc
backend production=false 2021-06-07 15:31:29 +02:00
b6b93f58d7
moved babel into main dependencies 2021-06-07 14:11:01 +02:00
791d873df2
-remove node_modules
-build production
2021-06-07 14:04:36 +02:00
Wolfgang Huß
42bd648169 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4451-new-deployment-with-base-and-code 2021-06-04 09:14:41 +02:00
Wolfgang Huß
d7b888f7b2 Extend and change links 2021-06-02 20:10:30 +02:00
Wolfgang Huß
931705976d Establish new deployment structure with base and code Docker images, first step 2021-05-30 17:58:04 +02:00
dependabot-preview[bot]
32d6a6c795
[Security] Bump browserslist from 4.9.1 to 4.16.6 in /backend
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.9.1 to 4.16.6. **This update includes a security fix.**
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.9.1...4.16.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-26 05:20:06 +00:00
Wolfgang Huß
772a892dc9 v1.0.3 2021-05-19 08:50:05 +02:00
Wolfgang Huß
ff6cc306af Refactor logos, first step 2021-05-18 17:04:48 +02:00
Wolfgang Huß
da951c6fb6 Clean up 2021-05-06 16:37:31 +02:00
Wolfgang Huß
59dfb4662e Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4265-move-sort-newsfeed-menu-into-filter-menu 2021-05-06 16:04:09 +02:00
Wolfgang Huß
924f34be5f Migrate database by adding the donation info as node 2021-05-06 16:03:16 +02:00
Wolfgang Huß
548df0a753 Fix tests 2021-05-06 16:02:42 +02:00
79beb840c5
-separate commands in two, docker build & save to allow multi-line commands
-have arg and env variables
2021-04-17 13:15:45 +02:00
d354f9630a
Use build args instead of envs for the version, date & commit 2021-04-17 12:44:01 +02:00
Wolfgang Huß
d40dd94868 Implement showDonations in the database
- Add to backend tests.
2021-04-15 10:51:01 +02:00
77a0faf293
lint fixes backend 2021-04-14 20:36:14 +02:00
61b48fcd4c
fixed backend unit tests 2021-04-14 20:36:14 +02:00
b874d7a8ef
Admin.TagOverview.feature
backend lint fixes
2021-04-14 20:36:13 +02:00
f8d87a4e98
Notification.Mention.feature
Regex for URL matches "I am on page ..."
Fixed some category/search related errors
2021-04-14 20:36:13 +02:00
f6b6e21a8d
also have backend coverage
some typos
2021-04-14 01:27:27 +02:00
dependabot-preview[bot]
5e73c5b39f
[Security] Bump y18n from 4.0.0 to 4.0.3 in /backend
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-08 05:36:59 +00:00
Wolfgang Huß
60695cd82b Refactor e-mail templates 2021-04-07 09:15:45 +02:00
Moriz Wahl
e5830101e4 release v1.0.2 2021-04-06 13:37:09 +02:00
Moriz Wahl
c80b3a2128 slider jumps to enter-nonce when link contains invite-code, email and nonce and method is invite-code. Thanks @tirokk 2021-04-06 13:35:31 +02:00
Moriz Wahl
21a667eb25 linting 2021-04-06 13:35:31 +02:00
Moriz Wahl
27f0de9464 fix enail confirmation link when an invite-code is given 2021-04-06 13:35:31 +02:00
fc536e2fb0
v1.0.1 2021-04-04 18:36:02 +02:00
3d67ccb7e1
Merge pull request #4330 from Ocelot-Social-Community/jwt_expiretime
jwt_expiretime
2021-04-04 18:30:29 +02:00
f6c070a3cb
removed config warning
cleaned up test.yml workflow
try to run without .env files
2021-04-03 04:23:31 +02:00
a8b0699ebb
make jwt expire time configurable like in the frontend 2021-04-01 02:32:30 +02:00
c9d0cbaab1
v1.0.0 2021-03-31 03:57:13 +02:00
Wolfgang Huß
170a9d1531
Fix unauthenticated signup 2021-03-30 04:51:44 +02:00
Wolfgang Huß
1639726130
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4092-implement-new-registration 2021-03-30 04:51:44 +02:00
dependabot-preview[bot]
177ad28f18
Bump mustache from 4.0.1 to 4.2.0 in /backend
Bumps [mustache](https://github.com/janl/mustache.js) from 4.0.1 to 4.2.0.
- [Release notes](https://github.com/janl/mustache.js/releases)
- [Changelog](https://github.com/janl/mustache.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janl/mustache.js/compare/v4.0.1...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 05:52:17 +00:00
Wolfgang Huß
066505bcdb Fix emails backend tests 2021-03-22 15:36:19 +01:00