Commit graph

36 commits

Author SHA1 Message Date
lesion
45ab2dfffa
fix: re-implement task / event_notification 2024-06-12 13:53:48 +02:00
lesion
65f87ad81c
fix: restore migrations log and return a promise 2024-04-02 23:31:58 +02:00
lesion
b40b4ba3b4
feat: new Report / Moderation feature, fix #221, fix #350, fix #220 2024-03-18 12:25:36 +01:00
lesion
6189dd9e01
Events owner could be an AP User 2023-12-21 22:00:04 +01:00
lesion
93bbe5f268
manually fix mariadb json fields 2023-08-08 23:11:40 +02:00
lesion
8bba954930
minor on tests 2022-12-23 10:49:39 +01:00
lesion
cbed0288fe
models initialization refactored, better dev experience as backend hmr is working 2022-12-23 01:08:14 +01:00
lesion
83e4b5f88a
live patching sequelize not needed anymore 2022-09-14 12:01:38 +02:00
lesion
3eb9ba5125
update sequelize and remove live patch 2022-09-12 17:49:22 +02:00
lesion
8108ee3b24
autoformat 2022-09-12 17:48:50 +02:00
lesion
adbe2ec2a8
add CONFIGURED status to bootstrap before READY 2022-08-02 15:14:34 +02:00
lesion
cc25df703a
force autoJsonMap to true 2022-08-02 12:28:20 +02:00
lesion
892b994122
autoJsonMap is the default (but not in bonn :P) 2022-07-29 21:29:17 +02:00
lesion
a7516314e6
fix #172
force mariadb sequelize dialect to not re-parse JSON field (mariadb >= 10.5.2 required)

https://github.com/sequelize/sequelize/pull/14800
2022-07-29 18:12:51 +02:00
lesion
623ee02a21
minor during setup 2022-06-25 23:15:58 +02:00
lesion
cf71d17f2f
ERROR: relation "users" does not exist 2022-06-24 15:57:50 +02:00
lesion
51d34126fc
retry transiction on sqlite when busy 2022-05-06 23:04:12 +02:00
lesion
cf3e1c69fa
refactor res.locals and settings 2022-02-26 21:27:40 +01:00
lesion
55c066b845
improve setup and DB initialization 2022-01-26 09:51:42 +01:00
lesion
6e10b64b96
add mariadb & mysql support 2021-12-07 23:53:35 +01:00
lesion
1d80faaa37
initialize db before nuxt is ready, fix #131 2021-12-06 12:11:04 +01:00
lesion
b63f22fd31
ok lot of smtp minors 2021-10-18 15:46:38 +02:00
les
c3c05451db
change how db its initialized 2021-09-27 11:14:11 +02:00
les
75815fdb03 upgrade sequelize 2020-06-27 02:10:10 +02:00
les
e467a28902 [lint] linting 2019-10-28 17:33:20 +01:00
les
be20ac53de [improve] do not ask useless info during docker install 2019-09-25 19:07:15 +02:00
les
2fe956d117 linting 2019-09-11 19:12:24 +02:00
lesion
c9780ad565 got followers 2019-07-29 22:40:27 +02:00
lesion
6a96193ffc v0.9.17 2019-07-03 16:33:03 +02:00
lesion
491fc11d78 filteredEventsWithPast, check db connection 2019-06-26 15:44:26 +02:00
lesion
cf81a73f2f better config / install from cli / allow_registration 2019-06-21 23:52:18 +02:00
lesion
b01f4ef04d could listen to unix socket, better conf 2019-06-10 00:40:37 +02:00
lesion
c408c44676 . 2019-06-07 17:02:33 +02:00
lesion
3ca818f016 . 2019-06-06 23:54:32 +02:00
lesion
69792b518e clean configuration 2019-04-30 15:16:50 +02:00
lesion
88b43f9bb1 start with nuxt 2019-04-03 00:25:12 +02:00