3577 Commits

Author SHA1 Message Date
Wolfgang Huß
54c7f9e38d Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master 2023-05-30 10:53:20 +02:00
Wolfgang Huß
baf860c5c9
Merge branch 'master' into 6332-enable-gql-playground-set-DEBUG=true-in-backend-env 2023-05-25 14:14:50 +02:00
Wolfgang Huß
2ba2da75a3 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master 2023-05-25 09:39:03 +02:00
Wolfgang Huß
cb1473b748 Set 'DEBUG=true' in backend '.env.template' to use GraphQL Playground
- Mention in docs as well.
2023-05-24 18:01:17 +02:00
58928d4b56
Merge branch 'master' into unused-packages-backend 2023-05-24 14:56:21 +02:00
dependabot[bot]
49d959d7a5
Bump validator from 13.0.0 to 13.9.0 in /backend
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.0.0 to 13.9.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.0.0...13.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 18:53:30 +00:00
dependabot[bot]
69a01e2bf9
Bump metascraper-soundcloud from 5.34.2 to 5.34.4 in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-soundcloud) from 5.34.2 to 5.34.4.
- [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.34.4/packages/metascraper-soundcloud)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 17:55:17 +00:00
dependabot[bot]
09bfc32d97
Bump metascraper-audio from 5.33.5 to 5.34.4 in /backend
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-audio) from 5.33.5 to 5.34.4.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-audio/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.34.4/packages/metascraper-audio)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 15:34:38 +00:00
2f362972fe
remove comment of unused(&deprecated) package 2023-05-23 17:25:31 +02:00
ee954c3a30
remove unused packages backend 2023-05-23 17:25:10 +02:00
dependabot[bot]
8f9ebd77b2
Bump node from 19.9.0-alpine3.17 to 20.2.0-alpine3.17 in /backend
Bumps node from 19.9.0-alpine3.17 to 20.2.0-alpine3.17.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 14:24:08 +00:00
Moriz Wahl
30ce9e8460 add description to migration 2023-05-22 17:06:32 +02:00
Moriz Wahl
16e0551fd9
Merge branch 'master' into event-master 2023-05-22 14:47:08 +02:00
19f2b0ae66
default to empty object in helmet 2023-05-22 12:23:47 +02:00
elweyn
5544f453a6 Backend removed eventLocation, frontend fixes 2023-05-17 22:12:08 +02:00
Markus
df86812fc0 added missing eventLocationName to _EventInputs 2023-05-17 16:17:02 +02:00
Alexander Friedland
cacf08afee
Merge branch 'master' into event-master 2023-05-17 11:05:37 +02:00
fedba26525
fix lint 2023-05-15 23:17:59 +02:00
aadf093402
helmet exception for graphiql 2023-05-15 17:39:22 +02:00
Hannes Heine
55f6badeaf
Merge branch 'master' into event-master 2023-05-13 11:48:47 +02:00
dependabot[bot]
0e74260bd5
Bump helmet from 3.22.0 to 7.0.0 in /backend
Bumps [helmet](https://github.com/helmetjs/helmet) from 3.22.0 to 7.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v3.22.0...v7.0.0)

---
updated-dependencies:
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 01:59:51 +00:00
5fbdab6888
v2.6.0 2023-04-27 12:33:55 +02:00
Moriz Wahl
29e86228ce
Merge pull request #6257 from Ocelot-Social-Community/fix-post-type-on-notifications
fix(backend): post type on notifications
2023-04-25 20:43:46 +02:00
Moriz Wahl
fc727e6727 add eventEnd 2023-04-25 19:11:46 +02:00
Moriz Wahl
71d8d4f0b4 fix(backend): recover missing changes 2023-04-25 19:02:01 +02:00
Moriz Wahl
5512482a66 Merge branch 'master' into event-master 2023-04-25 14:30:32 +02:00
Moriz Wahl
b327cae02d
Merge pull request #6255 from Ocelot-Social-Community/filter-events
feat(backend): filter posts by post type
2023-04-25 13:49:35 +02:00
Moriz Wahl
3e14c1220d fix(backned): post type on notifications 2023-04-25 12:41:33 +02:00
bbe77c7ddd
Merge branch 'master' into fix-search-3-chars 2023-04-25 12:02:43 +02:00
Moriz Wahl
e68d8b00fc
Merge pull request #6240 from Ocelot-Social-Community/save-location-address
feat(backend): save location address
2023-04-25 12:01:37 +02:00
c2828a31de
word length limitation set to minimum 2 2023-04-25 12:01:10 +02:00
9198ec9a12
ensure 3 characters minimum 2023-04-25 11:47:30 +02:00
6102ce2fff
more lint fix 2023-04-25 04:05:43 +02:00
5c23815a36
lint fixes 2023-04-25 03:50:06 +02:00
ca24cf4405
simplyfy logic, use language ahortcuts 2023-04-25 02:19:15 +02:00
a10916fc14
remove falsy values, but do not limit characters 2023-04-25 02:15:16 +02:00
Moriz Wahl
4091045de6 fix tests (include eventStart) 2023-04-24 17:12:56 +02:00
Moriz Wahl
e69c036c80 order events by event date, filter outdated events 2023-04-24 16:21:50 +02:00
Moriz Wahl
bed693b073 feat(backend): filter posts by post type 2023-04-24 15:49:24 +02:00
Hannes Heine
3594e8387f
Merge branch 'master' into group-posts-cannot-be-pinned 2023-04-24 09:41:43 +02:00
dependabot[bot]
aceb422e76
Bump metascraper-soundcloud from 5.33.5 to 5.34.2 in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-soundcloud) from 5.33.5 to 5.34.2.
- [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.34.2/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>
2023-04-20 13:23:06 +00:00
Moriz Wahl
ef14b9355c
Merge pull request #6231 from Ocelot-Social-Community/add-further-event-params
feat(backend): add further event params
2023-04-20 14:41:28 +02:00
Moriz Wahl
af19e31178 fix(backend): posts in groups cannot be pinned 2023-04-20 14:32:30 +02:00
mahula
588342f637
Merge branch 'master' into 6138-refactor-fix-workflows 2023-04-20 14:27:02 +02:00
0d6f6d1dbf
Merge branch 'master' into event-master 2023-04-20 14:11:26 +02:00
Moriz Wahl
b13325659d remove changes from other branch 2023-04-20 13:40:16 +02:00
Moriz Wahl
ffd98f23a6 feature(backend): save location address 2023-04-20 13:25:06 +02:00
c3f8b37135
fixed specc 2023-04-20 11:35:58 +02:00
dependabot[bot]
21fe489fb6
Bump metascraper-url from 5.33.5 to 5.34.2 in /backend
Bumps [metascraper-url](https://github.com/microlinkhq/metascraper) from 5.33.5 to 5.34.2.
- [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.33.5...v5.34.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 08:39:24 +00:00
Moriz Wahl
8c0a833d0b feat(backend): further event params 2023-04-19 09:09:08 +02:00