2075 Commits

Author SHA1 Message Date
1b8e5cc0a3
correct our schema defintion 2023-05-23 01:50:06 +02:00
8ca55f4d6e
enable typescript 2023-05-23 01:49:55 +02:00
684314d0e1
Merge branch 'master' into update-database 2023-05-22 20:29:52 +02:00
Moriz Wahl
30ce9e8460 add description to migration 2023-05-22 17:06:32 +02:00
0c4b789da1
remove write rights where its not needed 2023-05-22 16:58:19 +02:00
2204b29c0a
fixed review updatedAt mutation 2023-05-22 16:08:50 +02:00
144d39b35a
fixed updatedAt field for fileReport 2023-05-22 15:58:19 +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
4ce324cba2
corrected old query format 2023-05-16 12:11:21 +02:00
5e758328f1
write query for delete operations 2023-05-16 11:54:36 +02:00
46af4d80d0
new query format 2023-05-16 11:54:22 +02:00
c2583bad0c
new query format 2023-05-16 11:54:10 +02:00
d86efa0a55
use write permissions for delete queries 2023-05-16 11:54:01 +02:00
33b18a5431
fix searches 2023-05-16 11:53:40 +02:00
44700f8a41
lint + comment 2023-05-16 00:43:37 +02:00
a326b2777f
fix migrations 2023-05-16 00:38:02 +02:00
3c023e877c
fix broken query due to outdated query format 2023-05-15 23:55:52 +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
mahula
4b29b271c3
Merge branch 'master' into fix-avatar-seeding 2023-04-27 11:50:49 +02:00
ogerly
c265300b53 Merge branch 'event-master' into 6044-Add-create-New-Event 2023-04-25 20:14:41 +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
97632a08fd Merge branch 'event-master' into 6044-Add-create-New-Event 2023-04-25 14:36:34 +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
e3b1f97ccd
update faker 2023-04-25 13:30:36 +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
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
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
Moriz Wahl
8c0a833d0b feat(backend): further event params 2023-04-19 09:09:08 +02:00