3129 Commits

Author SHA1 Message Date
Wolfgang Huß
d57c02c48e Refine backend README.md 2021-10-04 13:03:04 +02:00
Wolfgang Huß
a836872471 Cleanup 2021-09-27 12:36:58 +02:00
Wolfgang Huß
d5468e5123 Add db mutation for adding sendNotificationEmails property to each user 2021-09-23 15:03:11 +02:00
Wolfgang Huß
550a06e6fa Add text and link to the e-mail content to change e-mail notification settings 2021-09-23 14:41:39 +02:00
Wolfgang Huß
a87cc524a6 Translate e-mail subject 2021-09-23 14:04:58 +02:00
Wolfgang Huß
7ae5593f82 Implement user notifications settings 2021-09-22 14:05:10 +02:00
Wolfgang Huß
bd10149e05 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 4326-send-notification-email 2021-09-22 11:41:44 +02:00
Wolfgang Huß
8295ec5827 Change donations db migration from CREATE to MERGE to work in all circumstances 2021-09-20 11:05:41 +02:00
Wolfgang Huß
af8b7ba367 Fix backend test 2021-09-16 13:59:58 +02:00
Wolfgang Huß
850f3c15ac Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 4265-move-sort-newsfeed-menu-into-filter-menu
# Conflicts:
#	webapp/components/DonationInfo/DonationInfo.spec.js
#	webapp/components/DonationInfo/DonationInfo.vue
#	webapp/pages/index.vue
2021-09-16 11:30:05 +02:00
Wolfgang Huß
73ca174e6e Change name of emailMiddleware to loginMiddleware 2021-09-15 13:18:54 +02:00
Wolfgang Huß
05c171d9fa Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 4326-send-notification-email 2021-09-15 13:01:29 +02:00
Wolfgang Huß
8e321fb9b3 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/backend/nodemailer-html-to-text-3.2.0 2021-09-14 12:34:55 +02:00
Wolfgang Huß
5e56473b0e Add note 2021-08-12 07:27:12 +02:00
Wolfgang Huß
ea8a4be283 release-v1.0.5 2021-08-11 15:03:23 +02:00
Wolfgang Huß
5ffbad9c15
Merge pull request #4599 from Ocelot-Social-Community/4595-refactor-landing-and-other-internal-pages
feat: 🍰 Landing Page And Other Internal Pages
2021-08-11 14:57:45 +02:00
Wolfgang Huß
f3bf730a12 Refine translated e-mail templates 2021-08-11 14:46:59 +02:00
Wolfgang Huß
7e72a0bf03 Implement sending of first translated templates 2021-08-11 10:29:19 +02:00
Wolfgang Huß
0c8287ab03 Delete test Cypher statement 2021-08-11 07:50:29 +02:00
Wolfgang Huß
5dfa6913c3 Refactor 'sendMail' to a general helper 2021-08-11 07:48:49 +02:00
Wolfgang Huß
5fe07c1133 Implement e-mail notification, first step 2021-08-10 16:13:51 +02:00
Wolfgang Huß
f20643af3b Investigate the graph-ql middleware 2021-08-10 10:56:12 +02:00
Wolfgang Huß
aa454893ce Refactor pageParams, third step
- Implement emails.js in backend as well.
- Move backend links.js into emails.js, because code is not a duplicate of webapp anymore.
2021-08-05 14:44:54 +02:00
Wolfgang Huß
0b1bdc495f Implement configuration of internal pages 2021-07-29 16:54:20 +02:00
dependabot[bot]
d12f841dd5
Bump metascraper-description from 5.11.6 to 5.23.1 in /backend
Bumps [metascraper-description](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-description) from 5.11.6 to 5.23.1.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-description/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.23.1/packages/metascraper-description)

---
updated-dependencies:
- dependency-name: metascraper-description
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-29 06:17:42 +00:00
Wolfgang Huß
b9835e9adf
Merge pull request #4587 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-lang-5.23.1
Bump metascraper-lang from 5.11.8 to 5.23.1 in /backend
2021-07-29 08:14:14 +02:00
Wolfgang Huß
a95262e4c3
Merge pull request #4591 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-plugin-promise-4.3.1
Bump eslint-plugin-promise from 4.2.1 to 4.3.1 in /backend
2021-07-28 12:04:22 +02:00
Wolfgang Huß
8085c4188e
Merge pull request #4565 from Ocelot-Social-Community/4543-quick-fix-refactor-backend-tests
fix: 🍰 Quick Fix For backend Tests
2021-07-28 10:44:18 +02:00
dependabot[bot]
b96e469b19
Bump eslint-plugin-promise from 4.2.1 to 4.3.1 in /backend
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 04:28:52 +00:00
Wolfgang Huß
69fdd37a66
Merge pull request #4583 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-config-prettier-6.15.0
Bump eslint-config-prettier from 6.10.1 to 6.15.0 in /backend
2021-07-27 18:53:01 +02:00
dependabot[bot]
dd4ea93c4a
Bump metascraper-lang from 5.11.8 to 5.23.1 in /backend
Bumps [metascraper-lang](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-lang) from 5.11.8 to 5.23.1.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-lang/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.23.1/packages/metascraper-lang)

---
updated-dependencies:
- dependency-name: metascraper-lang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 14:52:56 +00:00
Wolfgang Huß
756f368045
Merge pull request #4584 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/subscriptions-transport-ws-0.9.19
Bump subscriptions-transport-ws from 0.9.16 to 0.9.19 in /backend
2021-07-27 16:40:58 +02:00
Wolfgang Huß
0627ef4db8
Merge pull request #4579 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-youtube-5.23.0
Bump metascraper-youtube from 5.11.8 to 5.23.0 in /backend
2021-07-27 15:28:37 +02:00
dependabot[bot]
17d23d39cd
Bump eslint-config-prettier from 6.10.1 to 6.15.0 in /backend
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.1...v6.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 10:24:25 +00:00
dependabot[bot]
76d40adfe8
Bump subscriptions-transport-ws from 0.9.16 to 0.9.19 in /backend
Bumps [subscriptions-transport-ws](https://github.com/apollostack/subscriptions-transport-ws) from 0.9.16 to 0.9.19.
- [Release notes](https://github.com/apollostack/subscriptions-transport-ws/releases)
- [Changelog](https://github.com/apollographql/subscriptions-transport-ws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollostack/subscriptions-transport-ws/commits)

---
updated-dependencies:
- dependency-name: subscriptions-transport-ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 10:23:43 +00:00
dependabot[bot]
4c84b30c8d
Bump metascraper-youtube from 5.11.8 to 5.23.0 in /backend
Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-youtube) from 5.11.8 to 5.23.0.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-youtube/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.23.0/packages/metascraper-youtube)

---
updated-dependencies:
- dependency-name: metascraper-youtube
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 09:33:23 +00:00
dependabot[bot]
3094a888f8
Bump metascraper-publisher from 5.11.8 to 5.23.0 in /backend
Bumps [metascraper-publisher](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-publisher) from 5.11.8 to 5.23.0.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-publisher/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.23.0/packages/metascraper-publisher)

---
updated-dependencies:
- dependency-name: metascraper-publisher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 09:33:09 +00:00
Wolfgang Huß
6554add691
Merge pull request #4576 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.23.0
Bump metascraper-soundcloud from 5.11.8 to 5.23.0 in /backend
2021-07-27 11:29:12 +02:00
Wolfgang Huß
bfdaa02c71
Merge pull request #4522 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/cross-env-7.0.3
Bump cross-env from 7.0.2 to 7.0.3 in /backend
2021-07-27 11:26:00 +02:00
dependabot[bot]
51ce357118
Bump nodemailer-html-to-text from 3.1.0 to 3.2.0 in /backend
Bumps [nodemailer-html-to-text](https://github.com/andris9/nodemailer-html-to-text) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/andris9/nodemailer-html-to-text/releases)
- [Changelog](https://github.com/andris9/nodemailer-html-to-text/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andris9/nodemailer-html-to-text/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: nodemailer-html-to-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 08:32:34 +00:00
Wolfgang Huß
e371a256ff
Merge pull request #4444 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/browserslist-4.16.6
[Security] Bump browserslist from 4.9.1 to 4.16.6 in /backend
2021-07-27 10:29:35 +02:00
dependabot[bot]
bd2af6b603
Bump metascraper-soundcloud from 5.11.8 to 5.23.0 in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-soundcloud) from 5.11.8 to 5.23.0.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-soundcloud/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.23.0/packages/metascraper-soundcloud)

---
updated-dependencies:
- dependency-name: metascraper-soundcloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 04:28:49 +00:00
Wolfgang Huß
0154d3d4c4
Merge pull request #4555 from Ocelot-Social-Community/4549-landing-page-def-route+have-internal
🍰 feat: Landing Page etc.
2021-07-26 20:58:32 +02:00
Wolfgang Huß
28457c1407 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/backend/browserslist-4.16.6 2021-07-26 17:20:28 +02:00
dependabot[bot]
e81e2b373e
Bump cross-env from 7.0.2 to 7.0.3 in /backend
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 14:17:34 +00:00
Wolfgang Huß
62de9a158e Fix as quick fix for all reminding tests 2021-07-26 11:36:42 +02:00
Wolfgang Huß
c498cbc299 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4543-quick-fix-refactor-backend-tests 2021-07-26 09:50:26 +02:00
Wolfgang Huß
319f89b4df Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/backend/y18n-4.0.3 2021-07-24 10:46:51 +02:00
Wolfgang Huß
2e9d5eae09 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/backend/yargs-parser-18.1.3 2021-07-22 13:47:13 +02:00
Wolfgang Huß
f60ddda230 Fix as quick fix for first backend tests 2021-07-22 13:34:49 +02:00