gancio-upstream/server
lesion a10ccb3007
fix: refactoring update and allow to remove end_datetime from an event
FormData does not support null value as everything cast to string, not adding the field in an update does not add an information as the field will stay with the last value. A specified but empty end_datetime would remove it
2024-08-05 18:20:36 +02:00
..
api fix: refactoring update and allow to remove end_datetime from an event 2024-08-05 18:20:36 +02:00
cli feat: new users setrole CLI subcommand 2024-03-28 13:24:46 +01:00
emails fix: open moderation panel when coming from moderation email 2024-05-07 23:04:21 +02:00
federation fix: use a unique AP object identifier, add update field 2024-07-31 10:08:21 +02:00
helpers fix: add clean unused ap users task 2024-04-01 10:34:37 +02:00
migrations fix: re-implement task / event_notification 2024-06-12 13:53:48 +02:00
services/geocoding continue refactor of geocoding services, improved locale, fixes on mapEdit 2023-02-20 07:05:21 +01:00
cli.js feat: add new migrate CLI command 2024-06-11 11:28:27 +02:00
config.js fix: Allow migration with minimal config 2024-07-07 19:28:51 +02:00
dbconfig.js config load immediatly and once 2022-06-18 01:15:52 +02:00
helpers.js feat: custom javascript and CSS, fix #413 2024-07-25 16:33:46 +02:00
initialize.server.js manually fix mariadb json fields 2023-08-08 23:11:40 +02:00
log.js fix: use .splat in production too 2023-12-29 17:47:50 +01:00
metrics.js start prometheus metrics 2021-02-09 12:17:39 +01:00
notifier.js refactoring: clean event sent to notification 2024-06-26 15:35:18 +02:00
routes.js fix: handle express asynx errors 2024-06-26 15:34:33 +02:00
taskManager.js minor 2024-06-11 23:18:38 +02:00