Commit Graph

497 Commits

Author SHA1 Message Date
lesion
592acbdb19 add some XSS / path traversal validation 2022-02-07 12:28:38 +01:00
lesion
de1376b5eb introducing a bug while fixing another one :D 2022-02-04 11:26:51 +01:00
lesion
40e74bbfd1 remove unused getAllRequest from settings 2022-02-04 10:48:16 +01:00
lesion
ba8a2b587c minor 2022-02-02 00:27:31 +01:00
lesion
a4b57db208 minor 2022-02-01 23:48:49 +01:00
lesion
2a07026590 security fix, do not pass smtp password with front-end 2022-02-01 23:34:05 +01:00
lesion
f4a0ef5d35 fix show_recurrent filter in widget 2022-02-01 12:45:19 +01:00
lesion
796f6e6890 fix create recurring event when skipped 2022-01-27 23:17:31 +01:00
lesion
cf51c3aedc inherits the tags from the parent event, fix #138 2022-01-27 23:15:14 +01:00
lesion
55c066b845 improve setup and DB initialization 2022-01-26 09:51:42 +01:00
lesion
ef65d3f9dd fix tags/places filters 2022-01-25 01:30:47 +01:00
lesion
d3f71336c2 improve thumbs quality 2022-01-24 14:12:59 +01:00
lesion
919075f192 export feed / api with inclusive tags or places 2022-01-14 10:59:27 +01:00
lesion
8f76146dd8 Merge branch 'master' into mysql_support 2021-12-09 09:42:54 +01:00
lesion
073b740379 minor 2021-12-09 09:32:43 +01:00
lesion
6e10b64b96 add mariadb & mysql support 2021-12-07 23:53:35 +01:00
lesion
d6421eb636 fix a regression with #131 2021-12-06 20:28:37 +01:00
lesion
2d3ab6b572 fix event embed filters + new clipboard mixin 2021-12-06 15:58:12 +01:00
lesion
1d80faaa37 initialize db before nuxt is ready, fix #131 2021-12-06 12:11:04 +01:00
lesion
40f6978e76 minor with plugins 2021-12-03 16:21:02 +01:00
lesion
c58de0bba8 fix task exception and send mail in dev with no smtp settings 2021-12-03 16:20:54 +01:00
lesion
d68b04ff91 improve user_confirm / recover code flow 2021-12-03 16:19:50 +01:00
lesion
fcd4428c6b new backend plugin system! 2021-12-02 12:39:55 +01:00
lesion
5bd7a3e62e add max parameter to /events/ API 2021-12-02 12:09:32 +01:00
lesion
d39e23c2b4 Delete AP Action is ok when Actor is not found 2021-12-02 11:39:27 +01:00
lesion
a8a2260cd9 enable nodeinfo when federation is not allowed 2021-12-02 11:35:31 +01:00
lesion
49982ceb1d fix media name 2021-11-11 16:56:08 +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
8fc0da7474 /event redirect to AP repr when accept application/json 2021-11-11 16:55:11 +01:00
lesion
82c21b3255 add address to AP location prop and check endTime 2021-11-11 16:52:05 +01:00
lesion
adcdbc790d remove repeated redirect_on_html_accepted on fedi url 2021-11-11 16:43:41 +01:00
lesion
23cd8c92da AP Actor become Application (was Person) 2021-11-11 16:40:43 +01:00
lesion
cb9999c9cc fix comment removal from fediverse 2021-11-10 13:56:36 +01:00
lesion
8a7a60f84d s/toAPNote/toAPEvent/ 2021-11-10 11:03:55 +01:00
lesion
fd23c2429f do not log admin password 2021-11-10 11:00:16 +01:00
lesion
a10206470b fix user removal 2021-11-10 10:59:47 +01:00
lesion
11004b8759 publish in AP as type: Event 2021-11-09 13:08:11 +01:00
lesion
1ea508fc8a minor 2021-11-09 13:05:34 +01:00
lesion
25f5864964 minor 2021-11-09 12:59:20 +01:00
lesion
4862f0a71e load settings @boot only, refactoring custom locale 2021-11-09 12:49:20 +01:00
lesion
cecb7d719e minor 2021-11-09 12:47:36 +01:00
lesion
ba1087f58f trust proxy needed to retrieve correct protocol/hostname 2021-11-09 12:46:46 +01:00
lesion
2a047b22b5 add public cache to /media imgs 2021-11-09 12:40:32 +01:00
lesion
0219b03769 introduce hostname in configuration 2021-11-08 11:03:41 +01:00
lesion
2d06c7c616 fix baseurl/hostname in initial setup configuration 2021-11-08 11:02:14 +01:00
lesion
d435f55ae3 fix federation disabled middleware 2021-11-08 10:59:47 +01:00
lesion
7fdd0f0537 do not overwrite slug when title is modified to preserve links 2021-10-30 13:09:51 +02:00
lesion
10d8639bf8 fix restart during setup process 2021-10-29 15:24:20 +02:00
lesion
83a5ebc5e1 add i and span to allowed tags 2021-10-25 13:17:49 +02:00
lesion
bc0f233c95 listen to 0.0.0.0 because of docker 2021-10-25 11:05:45 +02:00