f782032563
refactor(backend): lint - import/order ( #8350 )
...
* lint - import/no-relative-parent-imports
fix build error
* fix md
* lint import/order
enabled rule import/order and fixed impot order in each file
2025-04-09 09:44:48 +02:00
a4f391930c
lint - import/no-relative-parent-imports ( #8349 )
...
enable import/no-relative-parent-imports
2025-04-08 23:18:07 +02:00
59c145c1f9
lint plugin n - update and cleanup ( #8342 )
...
- Update plugin n to fix a deprecation warning
- Order n rules according to docu
- use n:recommended
- comment out all rules from recommened
- enable some rules
2025-04-08 08:35:49 +00:00
f7c371c9ce
lint import/no-extraneous-dependencies ( #8341 )
2025-04-08 07:35:11 +00:00
d6cb9b51c3
feat(backend): lint rules ( #8339 )
...
* eslint import
* eslint comments
* eslint security
* eslint import - rules
* eslint n
* eslint promise
* eslint no-catch-all
* eslint jest
* missing ignore
* disable import/unambiguous as conflicting
2025-04-07 10:53:44 +00:00
Moriz Wahl
72f469d823
migration adds OBSERVES relation between author and post ( #8307 )
2025-04-03 16:46:02 +00:00
mahula
6cecd3662f
adapt backend image faking due to deprecation warning
2024-04-29 17:48:41 +02:00
mahula
7b3ed63bc9
adapt backend image faking due to deprecation warning
2024-04-29 15:29:46 +02:00
mahula
01c8c2a57b
adapt backend avatar faking due to deprecation warning
2024-04-29 14:50:20 +02:00
mahula
e2654de55d
adapt name and random faking to updates faker api
2024-04-29 08:36:34 +02:00
Moriz Wahl
44d6f31574
timezone offset in migration 1 hour, check event date string for ISO format
2023-10-26 16:40:41 +02:00
Moriz Wahl
fe3e5dc483
fix cypher statement
2023-10-17 15:35:38 +02:00
Moriz Wahl
fe416200fb
migration to fix wrong event date times
2023-10-17 15:15:28 +02:00
507f0c0880
removed promise all
2023-07-18 12:23:24 +02:00
55b3bc999a
use a prime for seeding to allow testing of the pagination
2023-07-14 10:59:38 +02:00
eae7b53adf
reduce message count to 1000 instead of 10000 to reduce seed time
2023-07-14 10:56:02 +02:00
f9da762253
implemented chat seed
2023-07-14 10:42:20 +02:00
1b0f512415
fix seed to not use promise all where easily refactored
2023-07-10 12:58:39 +02:00
0a40357160
fix lint
2023-06-22 16:23:34 +02:00
844c870642
Merge branch 'master' into eslint-backend
2023-06-22 15:15:44 +02:00
Moriz Wahl
ed9fefbf76
Update backend/src/db/seed.ts
...
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-06-21 17:59:20 +02:00
aaa033c6a3
lint fixes
2023-06-21 16:43:18 +02:00
Moriz Wahl
3451a16ab4
fix(backend): seed reports
2023-06-21 11:14:59 +02:00
23c2be3093
Merge branch 'master' into update-database
2023-06-16 15:02:58 +02:00
c436cb52b1
corrected file endings or removed them where possible
2023-06-12 14:26:52 +02:00
e00b565b15
db
2023-06-12 14:07:03 +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
Moriz Wahl
939e3cd2b0
Merge branch 'master' into migrate-postType-to-post
2023-06-08 16:45:54 +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
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
Hannes Heine
9a9f5eaf45
Merge branch 'master' into event-master
2023-05-30 15:26:22 +02:00
elweyn
0472ba86fa
Merge branch 'event-master' into seed-posts-as-articles
2023-05-25 09:58:32 +02:00
Moriz Wahl
30ce9e8460
add description to migration
2023-05-22 17:06:32 +02:00
44700f8a41
lint + comment
2023-05-16 00:43:37 +02:00
a326b2777f
fix migrations
2023-05-16 00:38:02 +02:00
e3b1f97ccd
update faker
2023-04-25 13:30:36 +02:00
Moriz Wahl
0dfc86f1d2
feat(backend): seed posts as article
2023-04-17 14:22:09 +02:00
Moriz Wahl
84811d8937
feat(backend): add article label to posts
2023-03-29 15:48:35 +02:00
ceed23893a
remove console statement, lint fixes
2023-03-20 22:36:43 +01:00
bfca086e7b
only drop indexes if they exist
2023-03-20 22:17:07 +01:00
6e2b65e124
lint fixes
2023-03-20 21:40:57 +01:00
b3f5bf4e6a
new migration to create search indexes
2023-03-20 14:06:10 +01:00
a67e3452da
do not delete migrations
2023-03-15 11:57:28 +01:00
elweyn
b45e4b5990
Refactor create user with defined about
2023-02-28 09:55:34 +01:00
Wolfgang Huß
a6b76d72db
Fix spellings in readme's and comment
2023-01-04 15:01:51 +01:00