dependabot-preview[bot]
|
cc099efc0a
|
build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.13.1 to 5.14.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.13.1...5.14.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-12 04:17:09 +00:00 |
|
Raphael Beer
|
d932259a07
|
Merge pull request #3251 from Human-Connection/enhanced_locale_sort_errors
feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors
|
2020-03-11 18:03:47 +01:00 |
|
Raphael Beer
|
5f9b275e55
|
add colors to 'not sorted' messages and hint to --fix feature
|
2020-03-11 17:18:05 +01:00 |
|
Robert Schäfer
|
9b0ecbda9f
|
Merge pull request #3254 from Human-Connection/dependabot/npm_and_yarn/backend/nodemailer-6.4.5
build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend
|
2020-03-11 14:16:22 +01:00 |
|
Robert Schäfer
|
e814c2d3e3
|
Merge pull request #3248 from Human-Connection/dependabot/npm_and_yarn/webapp/vue/test-utils-1.0.0-beta.32
build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp
|
2020-03-11 14:15:37 +01:00 |
|
dependabot-preview[bot]
|
65be4cdc11
|
build(deps-dev): bump @vue/test-utils in /webapp
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.0.0-beta.31 to 1.0.0-beta.32.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.0-beta.32/packages/test-utils)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-11 10:28:29 +00:00 |
|
mattwr18
|
7b8dff1203
|
Merge pull request #3255 from Human-Connection/dependabot/npm_and_yarn/webapp/async-validator-3.2.4
build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp
|
2020-03-11 11:25:33 +01:00 |
|
mattwr18
|
b7acf64881
|
Merge pull request #3253 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-23.8.2
build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend
|
2020-03-11 11:24:54 +01:00 |
|
dependabot-preview[bot]
|
e41310c002
|
build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp
Bumps [async-validator](https://github.com/yiminghe/async-validator) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/yiminghe/async-validator/releases)
- [Changelog](https://github.com/yiminghe/async-validator/blob/master/HISTORY.md)
- [Commits](https://github.com/yiminghe/async-validator/compare/v3.2.3...v3.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-11 04:19:29 +00:00 |
|
dependabot-preview[bot]
|
3526b3cd13
|
build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.4 to 6.4.5.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.4...v6.4.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-11 04:19:24 +00:00 |
|
dependabot-preview[bot]
|
f196c2a9f7
|
build(deps-dev): bump eslint-plugin-jest in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.8.1 to 23.8.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.8.1...v23.8.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-11 04:18:57 +00:00 |
|
Robert Schäfer
|
c4398fea2c
|
Merge pull request #3063 from Human-Connection/3038-Delete_user_as_admin_through_API_only
feature: Delete_user_as_admin_through_API_only
|
2020-03-10 19:17:00 +01:00 |
|
roschaefer
|
da165906e2
|
DRY user.spec.js
|
2020-03-10 18:28:41 +01:00 |
|
ogerly
|
07ded7419f
|
test: deleting a user is tested with a foreign user, a moderator, an admin
|
2020-03-10 18:21:45 +01:00 |
|
ogerly
|
b23328a211
|
docs(setup): changes undone and set in own branch
|
2020-03-10 18:21:45 +01:00 |
|
ogerly
|
3983612c56
|
test deleteuser as admin, moderator, another user and as I myself, fix lint
|
2020-03-10 18:21:45 +01:00 |
|
ogerly
|
5f8d58f46a
|
test deleteuser as admin, moderator, another user and as I myself
|
2020-03-10 18:21:45 +01:00 |
|
ogerly
|
84c154798e
|
feature: test delete user as admin
|
2020-03-10 18:21:45 +01:00 |
|
ogerly
|
3d8fe4d850
|
feature: Delete_user_as_admin_through_API_only
|
2020-03-10 18:21:45 +01:00 |
|
Robert Schäfer
|
066506838f
|
Merge pull request #3219 from Human-Connection/2823-zero-bell-to-all-notifications-page
feat: zero bell to all notifications page [2823]
|
2020-03-10 13:01:38 +01:00 |
|
Robert Schäfer
|
d18e14a9be
|
Merge pull request #3218 from Human-Connection/2607-fix-layout-shift
fix: layout shift [2607]
|
2020-03-10 13:01:22 +01:00 |
|
Robert Schäfer
|
6b1bcc729b
|
Merge pull request #3242 from Human-Connection/doc-for-locales-command
feat: Documentation for locales script
|
2020-03-10 12:59:56 +01:00 |
|
mattwr18
|
e37ac2de67
|
Merge pull request #3235 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-audio-5.11.6
build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend
|
2020-03-10 12:53:19 +01:00 |
|
mattwr18
|
df11a46d95
|
Merge pull request #3247 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-video-5.11.6
build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend
|
2020-03-10 12:22:12 +01:00 |
|
dependabot-preview[bot]
|
df86ac1961
|
build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend
Bumps [metascraper-video](https://github.com/microlinkhq/metascraper) from 5.11.1 to 5.11.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.1...v5.11.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 10:39:04 +00:00 |
|
mattwr18
|
778740a412
|
Merge pull request #3246 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.11.6
build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend
|
2020-03-10 11:36:46 +01:00 |
|
mattwr18
|
c961a87431
|
Merge pull request #3234 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-lang-5.11.6
build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend
|
2020-03-10 09:15:04 +01:00 |
|
mattwr18
|
b1a21aa96b
|
Merge pull request #3233 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-description-5.11.6
build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend
|
2020-03-10 09:14:34 +01:00 |
|
dependabot-preview[bot]
|
ad1cad026d
|
build(deps): bump metascraper-soundcloud in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud) from 5.11.5 to 5.11.6.
- [Release notes](https://github.com/microlinkhq/metascraper-soundcloud/releases)
- [Commits](https://github.com/microlinkhq/metascraper-soundcloud/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 08:14:18 +00:00 |
|
mattwr18
|
5edb21e527
|
Merge pull request #3245 from Human-Connection/dependabot/npm_and_yarn/backend/cross-env-7.0.2
build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend
|
2020-03-10 09:12:37 +01:00 |
|
mattwr18
|
80bdc986ee
|
Merge pull request #3244 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-title-5.11.6
build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend
|
2020-03-10 09:11:59 +01:00 |
|
dependabot-preview[bot]
|
f927f6e0bd
|
build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.1 to 7.0.2.
- [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.1...v7.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 04:16:51 +00:00 |
|
dependabot-preview[bot]
|
646ef13a06
|
build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper) from 5.11.1 to 5.11.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.1...v5.11.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 04:16:28 +00:00 |
|
mattwr18
|
d53e7e49ea
|
Merge pull request #3243 from Human-Connection/update-to-version-0.4.1
chore: Update to v0.4.1
|
2020-03-09 16:07:44 +01:00 |
|
mattwr18
|
31d7569857
|
Update to v0.4.1
|
2020-03-09 15:21:14 +01:00 |
|
mattwr18
|
a48de22a93
|
v0.4.1
|
2020-03-09 15:20:12 +01:00 |
|
Moriz Wahl
|
030eca5e5c
|
doc added for locales script
|
2020-03-09 12:37:51 +01:00 |
|
dependabot-preview[bot]
|
0fb85c2da6
|
build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend
Bumps [metascraper-lang](https://github.com/microlinkhq/metascraper) from 5.11.1 to 5.11.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.1...v5.11.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 10:41:39 +00:00 |
|
Robert Schäfer
|
f2771660af
|
Merge pull request #3226 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-publisher-5.11.6
build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend
|
2020-03-09 11:39:24 +01:00 |
|
dependabot-preview[bot]
|
bcf4b626e6
|
build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper) from 5.11.1 to 5.11.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.1...v5.11.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 10:37:17 +00:00 |
|
dependabot-preview[bot]
|
21d42da4f1
|
build(deps): bump metascraper-description in /backend
Bumps [metascraper-description](https://github.com/microlinkhq/metascraper) from 5.11.1 to 5.11.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.1...v5.11.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 10:36:35 +00:00 |
|
mattwr18
|
17669d309b
|
Merge pull request #3238 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-vue-6.2.2
build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp
|
2020-03-09 11:35:07 +01:00 |
|
mattwr18
|
4f71926137
|
Merge pull request #3236 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-date-5.11.6
build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend
|
2020-03-09 11:34:47 +01:00 |
|
mattwr18
|
003efbe7e0
|
Merge pull request #3224 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-image-5.11.6
build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend
|
2020-03-09 11:34:22 +01:00 |
|
mattwr18
|
78b4f7e82f
|
Merge pull request #3214 from Human-Connection/dependabot/npm_and_yarn/backend/uuid-7.0.2
build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend
|
2020-03-09 11:34:06 +01:00 |
|
mattwr18
|
949b30f4e2
|
Merge pull request #3190 from Human-Connection/dependabot/npm_and_yarn/cypress-4.1.0
build(deps-dev): bump cypress from 4.0.2 to 4.1.0
|
2020-03-09 11:33:48 +01:00 |
|
dependabot-preview[bot]
|
46f7b55206
|
build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.2.1...v6.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 04:21:54 +00:00 |
|
dependabot-preview[bot]
|
469c490bc0
|
build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend
Bumps [metascraper-date](https://github.com/microlinkhq/metascraper) from 5.11.1 to 5.11.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.1...v5.11.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 04:19:44 +00:00 |
|
dependabot-preview[bot]
|
338d83496a
|
build(deps-dev): bump cypress from 4.0.2 to 4.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.0.2...v4.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-07 13:47:06 +00:00 |
|
dependabot-preview[bot]
|
4dfaaa92b4
|
build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.1...v7.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-07 13:44:37 +00:00 |
|