Commit graph

134 commits

Author SHA1 Message Date
sedum
dfd9a3d3b9 Merge branch 'master' of framagit.org:/les/gancio into feat/allowgeoloc 2022-10-18 16:45:42 +02:00
sedum
0fb39b2c07 added place.latitude and place.longitude, fix routes 2022-09-19 05:13:57 +02:00
sedum
838d1988ad init show map and routes 2022-09-18 23:15:22 +02: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
sedum
dcdefec6de add geolocalization 2022-09-02 08:32:13 +02:00
lesion
308c423b45
we have a tag page now 2022-08-05 18:10:16 +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
4ac78db475
update deps, node >= 14, add mariadb and postgres to tests 2022-07-27 11:24:12 +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
4d39fc41c5
minor 2022-06-18 01:12:40 +02:00
lesion
da0216a606
s/cohort/collection 2022-06-18 01:10:27 +02:00
lesion
6aaa8fa94d
minor 2022-06-11 10:34:55 +02:00
lesion
c955f4aae2
cleaner Filter/Cohort model 2022-05-25 10:54:08 +02:00
lesion
833d859b5a
add cohort and filter models 2022-05-20 12:34:36 +02:00
lesion
51d34126fc
retry transiction on sqlite when busy 2022-05-06 23:04:12 +02:00
lesion
35e44a8a80
use local instance timezone everywhere #151 2022-04-27 11:58:58 +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
d68b04ff91
improve user_confirm / recover code flow 2021-12-03 16:19:50 +01:00
lesion
e8fe68be30
use event's title on image name in case is not filled 2021-11-11 16:55:33 +01:00
lesion
82c21b3255
add address to AP location prop and check endTime 2021-11-11 16:52:05 +01:00
lesion
8a7a60f84d
s/toAPNote/toAPEvent/ 2021-11-10 11:03:55 +01:00
lesion
11004b8759
publish in AP as type: Event 2021-11-09 13:08:11 +01:00
lesion
7fdd0f0537
do not overwrite slug when title is modified to preserve links 2021-10-30 13:09:51 +02: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
bea595be20
re-add attachment to AP 2021-09-01 11:17:07 +02:00
les
33f2507cba
add attachment with focalPoint to AP 2021-07-19 12:29:35 +02:00
les
9673e40640
refactoring media in event (multiple in db, focalpoint, alt text) 2021-07-15 16:18:56 +02:00
les
6dfa77e55a
more on slugify 2021-04-14 01:30:51 +02:00
les
1edf6b1799
let's slugifyyyy 2021-04-13 18:04:53 +02:00
les
5ac73caeac
clean unused places/tags #107 and unused fields 2021-04-10 00:11:30 +02:00
les
780a3d9241
fix status event_notification enum adding 'sending' 2021-03-08 21:07:32 +01:00
les
cb88720bd3
experimenting with AP 2021-03-05 14:33:33 +01:00
les
a1f7998398 dayjs / restart with recurrent 2020-11-17 00:34:56 +01:00
les
47ed677362 cleaning 2020-11-06 11:05:05 +01:00
les
7ce02c9e1e testing ics / h-event import 2020-10-14 21:13:20 +02:00
les
f73168ae9e add confirmed field in schema 2020-08-31 16:44:03 +02:00
les
fe4ed2cde7 back to jpeg 2020-07-08 23:02:08 +02:00
les
5a5c62efb4 fix notifications 2020-07-08 00:57:28 +02:00
les
e3832ab838 minor on Event AP representation 2020-07-07 21:58:21 +02:00
les
75815fdb03 upgrade sequelize 2020-06-27 02:10:10 +02:00