Commit graph

496 commits

Author SHA1 Message Date
lesion
8108ee3b24
autoformat 2022-09-12 17:48:50 +02:00
lesion
43002c340a
minor 2022-09-12 17:48:03 +02:00
lesion
1d0ba6f2c4
Merge branch 'master' into dev 2022-09-12 17:14:27 +02:00
sedum
5671e3b6ca Merge branch 'master' of framagit.org:/les/gancio into feat/allowgeoloc 2022-09-08 21:17:14 +02:00
sedum
6e182b5de1 rename gelocation, and move the request to nominatim server side 2022-09-08 20:37:20 +02:00
lesion
c28f4969c4
fix limit for mariadb on /api/events #183 2022-09-06 21:52:27 +02:00
lesion
147958dc85
auto-formatting 2022-09-06 21:42:32 +02:00
sedum
dcdefec6de add geolocalization 2022-09-02 08:32:13 +02:00
lesion
246f1dfb20
toggle plugins / save dynamic plugin settings 2022-08-31 11:16:42 +02:00
lesion
982db2b51d
save plugin settings and toggle enable/disable 2022-08-30 18:13:06 +02:00
lesion
10ba78de96
a new plugins controller 2022-08-30 18:13:06 +02:00
lesion
9f748423c9
start with plugins 2022-08-30 18:13:06 +02:00
lesion
8cfa908c56
fix recurrent icon in homepage 2022-08-09 14:55:30 +02:00
lesion
308c423b45
we have a tag page now 2022-08-05 18:10:16 +02:00
lesion
b552924edb
minor 2022-08-02 16:10:15 +02:00
lesion
adbe2ec2a8
add CONFIGURED status to bootstrap before READY 2022-08-02 15:14:34 +02:00
lesion
a1b2ebc8ca
fix update tags of events 2022-08-02 12:29:32 +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
621484e6fb
new /api/settings getAll api for admin 2022-07-29 11:30:15 +02:00
lesion
4ac78db475
update deps, node >= 14, add mariadb and postgres to tests 2022-07-27 11:24:12 +02:00
lesion
eb5dc3279a
fix ics export with tags 2022-07-21 11:40:42 +02:00
lesion
92c676622d
fix SMTP configuration 2022-07-18 10:05:59 +02:00
lesion
3e1b50c41c
fix focalpoint update 2022-06-28 18:51:05 +02:00
lesion
80e9d8a11e
do not set recover_code during user registration 2022-06-28 13:34:30 +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
e287f3f537
minor 2022-06-23 16:32:42 +02:00
lesion
e5e4ac46ae
fix some import/export issue 2022-06-22 17:51:42 +02:00
lesion
969e5184c0
fix add / modify event with duplicated tag 2022-06-22 15:30:13 +02:00
lesion
660b866f2f
use the new _findOrCreate in updated event too 2022-06-21 22:46:30 +02:00
lesion
e03b9c4499
tag / place / event filtering, refactoring, cleaning 2022-06-18 01:14:26 +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
e021ec56ba
refactoring tags page / controller 2022-06-18 01:07:43 +02:00
lesion
6aaa8fa94d
minor 2022-06-11 10:34:55 +02:00
lesion
764612b125
minor 2022-06-07 21:13:12 +02:00
lesion
080ffca56e
cleaner layout 2022-06-07 21:08:47 +02:00
lesion
7767cdec88
fix #164 categories in ics export 2022-06-03 12:31:53 +02:00
lesion
3a5a95e9ed
place/all api 2022-06-01 14:14:32 +02:00
lesion
0764617e5d
fix event content-type 2022-06-01 14:13:58 +02:00
lesion
d3c0235330
refactoring search api 2022-06-01 14:09:44 +02:00
lesion
c8f40e2e17
searchMeta api 2022-05-31 15:29:52 +02:00
lesion
8be335cd55
place controller 2022-05-31 15:27:46 +02:00
lesion
8469f34b39
add withFilters param to cohort.getAll 2022-05-25 10:55:39 +02:00
lesion
26851dd4b0
start a new search events API 2022-05-25 10:54:46 +02:00
lesion
c955f4aae2
cleaner Filter/Cohort model 2022-05-25 10:54:08 +02:00
lesion
eaeb6c272f
add a tag controller 2022-05-25 10:53:51 +02:00
lesion
f22bdfff7d
minor 2022-05-23 14:45:14 +02:00
lesion
3569b668f0
new place page 2022-05-23 14:41:07 +02:00
lesion
6b3806e57a
cohort / filter api 2022-05-20 13:04:07 +02:00
lesion
0b6b99c965
include all tags when filtering by tags 2022-05-20 12:48:11 +02:00
lesion
833d859b5a
add cohort and filter models 2022-05-20 12:34:36 +02:00
lesion
41c0797b31
update CHANGELOG - v1.4.4 2022-05-10 10:40:49 +02:00
lesion
3d7b0100ff
fix smtp settings 2022-05-09 20:45:54 +02:00
lesion
be9c75c088
remove preview 2022-05-09 17:16:09 +02:00
lesion
51d34126fc
retry transiction on sqlite when busy 2022-05-06 23:04:12 +02:00
lesion
4cc66d07c3
force progressive jpeg 2022-05-06 23:03:26 +02:00
lesion
5bce9cf289
add place_id on add/edit event, fix media update 2022-05-06 23:03:09 +02:00
lesion
aad05e4891
minor 2022-05-05 11:12:19 +02:00
lesion
4785c9f60d
return tags and place on event creation 2022-05-05 11:11:40 +02:00
lesion
2c4c0c3ead
minor 2022-05-03 18:21:37 +02:00
lesion
3f4e5ae7a8
set ics output type to local, add plain description, status and categories 2022-05-03 18:02:20 +02:00
lesion
7fb32572ef
minor 2022-05-03 12:09:34 +02:00
lesion
f6797e15a7
fix img upload from url, revert webp 2022-05-03 12:08:10 +02:00
lesion
ab5e8465b6
fix user self-removal 2022-05-03 11:42:59 +02:00
lesion
95b546afa9
media improvement 2022-04-27 12:34:58 +02:00
lesion
35e44a8a80
use local instance timezone everywhere #151 2022-04-27 11:58:58 +02:00
lesion
5ae3a9eeb3
minor 2022-04-27 10:07:04 +02:00
lesion
10c6b0d242
sort locales 2022-03-11 23:18:57 +01:00
lesion
2fa24b9478
more test 2022-03-10 13:51:24 +01:00
lesion
9a1f650a3b
typo 2022-03-10 13:12:37 +01:00
lesion
d430417af2
minor with logging and cleanup bootstrap 2022-03-10 12:37:05 +01:00
lesion
eddf8a3913
move all bootstrap in initialization module 2022-03-09 14:21:13 +01:00
lesion
4b94af3d46
minor 2022-03-09 14:19:58 +01:00
lesion
d29a889818
do not load plugins in dev mode 2022-03-09 14:19:46 +01:00
lesion
4f3a34d356
preparing multisite settings, fix #141 2022-03-07 17:47:31 +01:00
lesion
cf3e1c69fa
refactor res.locals and settings 2022-02-26 21:27:40 +01:00
lesion
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
lesion
5f7fb64de8
fix next/prev selection on same datetime events 2022-02-23 10:01:45 +01:00
lesion
592acbdb19
add some XSS / path traversal validation 2022-02-07 12:28:38 +01:00
lesion
40e74bbfd1
remove unused getAllRequest from settings 2022-02-04 10:48:16 +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
6e10b64b96
add mariadb & mysql support 2021-12-07 23:53:35 +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
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
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
4862f0a71e
load settings @boot only, refactoring custom locale 2021-11-09 12:49:20 +01:00
lesion
2d06c7c616
fix baseurl/hostname in initial setup configuration 2021-11-08 11:02:14 +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
03663c4989
minor 2021-10-22 12:41:45 +02:00
lesion
f30bb9a29b
default dark theme 2021-10-21 16:18:41 +02:00
lesion
2844e0d078
use absolute path for db sqlite storage on setup 2021-10-21 16:18:28 +02:00
lesion
02e737e074
show error in case SMTP configuration is not done 2021-10-21 12:18:18 +02:00
lesion
140a759d9c
minor 2021-10-21 12:17:41 +02:00
lesion
0ccf912a39
minor 2021-10-20 14:14:26 +02:00
lesion
5ddd0258d0
minor with setup 2021-10-19 16:38:35 +02:00
lesion
d074ef39fa
test smtp email default locale is en 2021-10-19 16:38:10 +02:00
lesion
b63f22fd31
ok lot of smtp minors 2021-10-18 15:46:38 +02:00
les
5495880c0b
minor on default settings 2021-09-30 11:13:44 +02:00
les
7747562425
new /setup api 2021-09-30 11:12:45 +02:00
les
a247b42544
cleaning last setup step 2021-09-30 11:12:26 +02:00
les
b8931ee8bf
refactoring routes 2021-09-30 11:06:59 +02:00
les
c3c05451db
change how db its initialized 2021-09-27 11:14:11 +02:00
les
5e0e08480a
new web setup ! 2021-09-27 11:12:14 +02:00
les
f1de1a011c
minor for light theme 2021-09-27 11:11:25 +02:00
les
ea33a8ce88
whole new conf/setup method 2021-09-27 10:42:17 +02:00
les
bea595be20
re-add attachment to AP 2021-09-01 11:17:07 +02:00
les
45a22b094a
remove to-ico dependency, use png favicon 2021-07-28 10:03:54 +02:00
les
c68e42ad32
fix show_recurrent in embed list 2021-07-27 22:01:34 +02:00
les
4cdc782bad
minor 2021-07-27 17:24:13 +02:00
les
ddd5e05ed4
minor 2021-07-27 17:22:56 +02:00
les
9e696c5884
add forgotten slug 2021-07-27 17:22:47 +02:00
les
ff0bb19540
use new ics to fix uuid warning 2021-07-27 16:30:35 +02:00
les
7c23325a0c
minor on focalPoint precision 2021-07-21 11:23:32 +02:00
les
33f2507cba
add attachment with focalPoint to AP 2021-07-19 12:29:35 +02:00
les
579fd90c2d
fix push from wpgancio 2021-07-19 12:16:16 +02:00
les
9673e40640
refactoring media in event (multiple in db, focalpoint, alt text) 2021-07-15 16:18:56 +02:00
les
49301de42d
improve logs 2021-07-09 21:42:38 +02:00
les
dd9ff7cd81
fix #120 2021-07-08 23:06:52 +02:00
les
9cf2b41f7c
improve error logging 2021-07-08 20:41:56 +02:00
les
43fe3a45e8
add small validation on event 2021-07-04 00:46:55 +02:00
les
6c36739372
improve admin resource management 2021-07-01 12:20:31 +02:00
les
f39ab70b34
improve recurrent event management 2021-06-07 00:02:45 +02:00
les
5b1f590f82
fix docs links path 2021-06-04 20:37:19 +02:00
les
6506b04a0c
hide secret settings from logs 2021-05-20 11:19:26 +02:00
les
81932c6e88
refactoring acl 2021-05-19 16:38:22 +02:00
les
c6cb98f502
minor 2021-05-19 16:26:01 +02:00
les
432efa3dd9
minor 2021-05-18 20:37:16 +02:00
les
f4ab613671
fix montly recurrent events 2021-05-11 15:12:49 +02:00