688 Commits

Author SHA1 Message Date
4cc66d07c3 force progressive jpeg 2022-05-06 23:03:26 +02:00
5bce9cf289 add place_id on add/edit event, fix media update 2022-05-06 23:03:09 +02:00
aad05e4891 minor 2022-05-05 11:12:19 +02:00
4785c9f60d return tags and place on event creation 2022-05-05 11:11:40 +02:00
2c4c0c3ead minor 2022-05-03 18:21:37 +02:00
3f4e5ae7a8 set ics output type to local, add plain description, status and categories 2022-05-03 18:02:20 +02:00
7fb32572ef minor 2022-05-03 12:09:34 +02:00
f6797e15a7 fix img upload from url, revert webp 2022-05-03 12:08:10 +02:00
ab5e8465b6 fix user self-removal 2022-05-03 11:42:59 +02:00
95b546afa9 media improvement 2022-04-27 12:34:58 +02:00
35e44a8a80 use local instance timezone everywhere #151 2022-04-27 11:58:58 +02:00
5ae3a9eeb3 minor 2022-04-27 10:07:04 +02:00
10c6b0d242 sort locales 2022-03-11 23:18:57 +01:00
2fa24b9478 more test 2022-03-10 13:51:24 +01:00
9a1f650a3b typo 2022-03-10 13:12:37 +01:00
d430417af2 minor with logging and cleanup bootstrap 2022-03-10 12:37:05 +01:00
eddf8a3913 move all bootstrap in initialization module 2022-03-09 14:21:13 +01:00
4b94af3d46 minor 2022-03-09 14:19:58 +01:00
d29a889818 do not load plugins in dev mode 2022-03-09 14:19:46 +01:00
4f3a34d356 preparing multisite settings, fix #141 2022-03-07 17:47:31 +01:00
cf3e1c69fa refactor res.locals and settings 2022-02-26 21:27:40 +01:00
9bd668df32 improve moderation UI
- add missing icons
- add links to fedi user and event
- clean resource creation date
2022-02-24 10:21:23 +01:00
5f7fb64de8 fix next/prev selection on same datetime events 2022-02-23 10:01:45 +01:00
592acbdb19 add some XSS / path traversal validation 2022-02-07 12:28:38 +01:00
40e74bbfd1 remove unused getAllRequest from settings 2022-02-04 10:48:16 +01:00
f4a0ef5d35 fix show_recurrent filter in widget 2022-02-01 12:45:19 +01:00
796f6e6890 fix create recurring event when skipped 2022-01-27 23:17:31 +01:00
cf51c3aedc inherits the tags from the parent event, fix #138 2022-01-27 23:15:14 +01:00
55c066b845 improve setup and DB initialization 2022-01-26 09:51:42 +01:00
ef65d3f9dd fix tags/places filters 2022-01-25 01:30:47 +01:00
d3f71336c2 improve thumbs quality 2022-01-24 14:12:59 +01:00
919075f192 export feed / api with inclusive tags or places 2022-01-14 10:59:27 +01:00
6e10b64b96 add mariadb & mysql support 2021-12-07 23:53:35 +01:00
2d3ab6b572 fix event embed filters + new clipboard mixin 2021-12-06 15:58:12 +01:00
1d80faaa37 initialize db before nuxt is ready, fix #131 2021-12-06 12:11:04 +01:00
40f6978e76 minor with plugins 2021-12-03 16:21:02 +01:00
c58de0bba8 fix task exception and send mail in dev with no smtp settings 2021-12-03 16:20:54 +01:00
d68b04ff91 improve user_confirm / recover code flow 2021-12-03 16:19:50 +01:00
fcd4428c6b new backend plugin system! 2021-12-02 12:39:55 +01:00
5bd7a3e62e add max parameter to /events/ API 2021-12-02 12:09:32 +01:00
49982ceb1d fix media name 2021-11-11 16:56:08 +01:00
e8fe68be30 use event's title on image name in case is not filled 2021-11-11 16:55:33 +01:00
8fc0da7474 /event redirect to AP repr when accept application/json 2021-11-11 16:55:11 +01:00
82c21b3255 add address to AP location prop and check endTime 2021-11-11 16:52:05 +01:00
8a7a60f84d s/toAPNote/toAPEvent/ 2021-11-10 11:03:55 +01:00
fd23c2429f do not log admin password 2021-11-10 11:00:16 +01:00
a10206470b fix user removal 2021-11-10 10:59:47 +01:00
11004b8759 publish in AP as type: Event 2021-11-09 13:08:11 +01:00
4862f0a71e load settings @boot only, refactoring custom locale 2021-11-09 12:49:20 +01:00
2d06c7c616 fix baseurl/hostname in initial setup configuration 2021-11-08 11:02:14 +01:00