2193 Commits

Author SHA1 Message Date
6748d6082e
resolvers 2023-06-12 14:07:20 +02:00
f1f271cae3
models 2023-06-12 14:07:15 +02:00
b1c3559806
middleware 2023-06-12 14:07:12 +02:00
d6c75124aa
helpers 2023-06-12 14:07:07 +02:00
e00b565b15
db 2023-06-12 14:07:03 +02:00
cd567cd304
config 2023-06-12 14:07:00 +02:00
b59cc1f6c4
activity pub 2023-06-12 14:06:55 +02:00
fcf92ea6e6
server.ts types 2023-06-12 13:28:21 +02:00
ebddfa7df4
all files as .ts 2023-06-12 13:25:21 +02:00
a05ab40722
Merge branch 'master' into ts-base 2023-06-12 12:05:59 +02:00
Hannes Heine
719f7c52b6
Merge branch 'master' into merge-6336-into-6339-optimize-event-create-and-update 2023-06-08 18:45:55 +02:00
Moriz Wahl
02ef59184c check if filter is present 2023-06-08 17:58:52 +02:00
Moriz Wahl
0d6ea1d7ba
Merge branch 'master' into show-events-not-ended-yet 2023-06-08 17:30:20 +02:00
Moriz Wahl
939e3cd2b0
Merge branch 'master' into migrate-postType-to-post 2023-06-08 16:45:54 +02:00
Moriz Wahl
1d903798cd ensure that __typename of Post is a known value. labels(resource)[0] may return Article or Event in the case of Post 2023-06-08 16:01:27 +02:00
Moriz Wahl
39ed8f1b81 feat(backend): filter for event end date as well 2023-06-08 14:24:00 +02:00
2e96dce29a
migrate with ts compiler 2023-06-08 14:05:51 +02:00
Moriz Wahl
44e2c1adf7 feat(backend): migration to add postType property to existing posts 2023-06-08 14:00:04 +02:00
Moriz Wahl
09807fb99f seed events 2023-06-08 13:46:22 +02:00
e2535375b3
store.js - store.ts 2023-06-08 13:24:02 +02:00
Moriz Wahl
e33e97df75 neode creates posts with postType property 'Article' as default 2023-06-08 13:03:48 +02:00
Wolfgang Huß
65b8780786
Merge branch 'master' into merge-6336-into-6339-optimize-event-create-and-update 2023-06-07 21:34:47 +02:00
elweyn
e18baf34f3 Fix linting of backend. 2023-06-07 17:09:19 +02:00
elweyn
387fa9bfcb Fix events helper. 2023-06-07 16:03:30 +02:00
elweyn
3dadfd4329 Add a trim to check if locationName is not empty. 2023-06-07 12:34:09 +02:00
elweyn
de553e1f82 Make eventEnd removable.
Co-authored-by: maeckes <markus@infinity.labs.ooo>
2023-06-07 12:27:09 +02:00
mahula
ec686bf298 Revert "update neode package"
This reverts commit fafca69dbb86d494cf391a2653b5f2b229074573.
2023-06-07 09:24:10 +02:00
mahula
000695aece update neode package 2023-06-07 09:23:35 +02:00
mahula
92eb498271 Revert "update neode package version globally"
This reverts commit 6797c03a337f0cd7068275ebd5cf30cac43e9799.
2023-06-07 09:22:29 +02:00
mahula
4dc322ff6d update neode package version globally 2023-06-07 09:21:35 +02:00
Wolfgang Huß
b153619b9f Fix typo in backend 'filter-posts.spec.js' 2023-06-07 09:03:17 +02:00
mahula
90ec14d883 linting 2023-06-07 08:44:08 +02:00
mahula
df7ade28d9 add cypresscondition to models index 2023-06-07 08:44:07 +02:00
00c615d796 fix first errors 2023-06-07 08:44:07 +02:00
mahula
bda5ac9a6c Revert "update neode package"
This reverts commit fafca69dbb86d494cf391a2653b5f2b229074573.
2023-06-06 09:43:31 +02:00
mahula
fafca69dbb update neode package 2023-06-06 08:57:19 +02:00
mahula
29c90b8202 Revert "update neode package version globally"
This reverts commit 6797c03a337f0cd7068275ebd5cf30cac43e9799.
2023-06-05 23:07:33 +02:00
mahula
6797c03a33 update neode package version globally 2023-06-05 22:41:16 +02:00
mahula
adf88d3926
Merge branch 'master' into cypress-migrate-to-v10 2023-06-05 22:07:31 +02:00
0812d9d992
properly include author of post aswell 2023-06-05 10:13:22 +02:00
mahula
c218a550d2 linting 2023-06-03 06:05:16 +02:00
mahula
304d6bfb72 add cypresscondition to models index 2023-06-03 05:55:32 +02:00
b0121990ba
try using optionalAuthors 2023-06-03 03:48:41 +02:00
832763022d
also include author 2023-06-03 03:02:22 +02:00
Moriz Wahl
0b4e309611 Merge branch 'master' into alternate-solution-filter-order-post-types 2023-06-02 18:13:58 +02:00
810e1c085b
fix first errors 2023-06-02 13:15:06 +02:00
ac087edcb8
include posttype in cypher query 2023-06-02 13:13:06 +02:00
733a88bb26
try to fix result if promise resolves to null or invalid 2023-06-02 11:42:15 +02:00
d08a78b685
Merge branch 'master' into seed-posts-as-articles 2023-06-02 11:12:56 +02:00
Hannes Heine
41cd147258
Merge branch 'master' into update-database 2023-05-31 21:26:39 +02:00