lesion
|
fc098b603d
|
missing i18n in setup, fix #239
|
2023-02-21 00:55:44 +01:00 |
|
lesion
|
bb9f7cca47
|
minor
|
2023-02-18 00:04:28 +01:00 |
|
lesion
|
d125cf1506
|
set a default user_locale path
|
2023-02-17 21:56:31 +01:00 |
|
lesion
|
fa91646a6a
|
fix fbclid url sanitizer
|
2023-02-08 09:20:48 +01:00 |
|
lesion
|
ce82e8477c
|
fix ics validation
|
2023-02-08 09:12:03 +01:00 |
|
lesion
|
98f6b9618c
|
i18n refactoring, locale loaders, custom strings, fix #231
|
2023-02-07 17:44:23 +01:00 |
|
lesion
|
a36c8c29cb
|
do not use end time when not used, fix #233
|
2023-02-04 10:42:06 +01:00 |
|
lesion
|
7cb9530414
|
add timezone and actor to nodeinfo
|
2023-02-03 15:12:12 +01:00 |
|
lesion
|
a9c9fd38a5
|
introduce a new instance api rate limiter
|
2023-01-26 23:30:53 +01:00 |
|
les
|
0c6227ee9a
|
Merge branch 'fix/geolocation_api_rate-limit' into 'master'
geolocation api rate-limit
See merge request les/gancio!23
|
2023-01-26 21:03:00 +00:00 |
|
lesion
|
d640d296f1
|
cleaning
|
2023-01-26 09:16:39 +01:00 |
|
sedum
|
dea4138049
|
Merge branch 'master' into fix/geolocation_api_rate-limit
|
2023-01-21 01:19:00 +01:00 |
|
sedum
|
ad3ace1e7e
|
geolocation api rate-limit: split cache instance, one for each provider
|
2023-01-21 01:18:16 +01:00 |
|
sedum
|
c50d369de9
|
geolocation api rate-limit: commented debug messages
|
2023-01-19 12:20:52 +01:00 |
|
sedum
|
cc4bb69667
|
geolocation api rate-limit: add per-provider prefix to cached response, refactor geocoding provider code
|
2023-01-19 12:06:23 +01:00 |
|
sedum
|
6ee96fb07c
|
geolocation api rate-limit: improve the delay mechanism to be sure to don't hit provider more than 1 time/s, add memory-cache to save response data.
|
2023-01-19 01:29:24 +01:00 |
|
sedum
|
ebb3fcbd93
|
geolocation api rate-limit: add a delay of at least 1s between requests
|
2023-01-14 14:53:51 +01:00 |
|
sedum
|
7fa2e1aa0c
|
init api rate-limit on geolocation api routes
|
2023-01-13 22:28:38 +01:00 |
|
lesion
|
e3a9949865
|
fix event api path
|
2023-01-13 22:17:43 +01:00 |
|
lesion
|
c3741238fc
|
minor with new models
|
2023-01-10 18:16:11 +01:00 |
|
lesion
|
cd5c4fae29
|
embed plugins
|
2023-01-10 18:15:48 +01:00 |
|
lesion
|
ded3c2fd98
|
isGeocodingEnabled
|
2023-01-10 18:15:33 +01:00 |
|
lesion
|
0891acce1d
|
refactoring search, filtering, selection, fix #225 #227 #224
|
2023-01-09 17:02:15 +01:00 |
|
lesion
|
8bba954930
|
minor on tests
|
2022-12-23 10:49:39 +01:00 |
|
lesion
|
cbed0288fe
|
models initialization refactored, better dev experience as backend hmr is working
|
2022-12-23 01:08:14 +01:00 |
|
lesion
|
84feaa2626
|
typo, fix #222
|
2022-12-13 16:01:11 +01:00 |
|
lesion
|
4463c75536
|
allow to edit tags in admin panel, fix #170
|
2022-12-13 15:41:39 +01:00 |
|
lesion
|
bedf147e93
|
revert default plugins_path
|
2022-12-11 01:00:37 +01:00 |
|
lesion
|
4814bb96f1
|
rever config
|
2022-12-10 13:27:53 +01:00 |
|
lesion
|
4f048b3ecd
|
add config to plugins load
|
2022-12-10 13:21:23 +01:00 |
|
lesion
|
e83c1a3a4a
|
fix geocoding countrycodes filter
|
2022-12-07 09:52:15 +01:00 |
|
lesion
|
d466094be6
|
use user-agent version from package.json
|
2022-12-06 23:28:29 +01:00 |
|
sedum
|
9682b3e957
|
minor on geocoding_provider default settings
|
2022-12-06 00:20:42 +01:00 |
|
sedum
|
96694d3d58
|
Merge branch 'master' of framagit.org:/les/gancio into feat/geolocation_allow_to_change_providers_merge
|
2022-12-06 00:07:57 +01:00 |
|
sedum
|
f6ea3be746
|
geocoding and tilelayer tests are working also on setup, add support for photon
|
2022-12-06 00:03:53 +01:00 |
|
lesion
|
6391a21956
|
allow to disable multi-day events, fix #215
|
2022-12-05 23:03:10 +01:00 |
|
sedum
|
c096a616ba
|
add filter by countrycodes, and allow to change geolocation providers
|
2022-12-02 11:25:43 +01:00 |
|
sedum
|
4d9030e8fb
|
draft
|
2022-12-01 10:28:48 +01:00 |
|
lesion
|
0088f0d25c
|
fix logo & fallbackimages reload
|
2022-11-29 23:03:36 +01:00 |
|
lesion
|
341578b82a
|
fix ics uuid
|
2022-11-29 23:00:42 +01:00 |
|
lesion
|
7ee2d63824
|
use cookie-session instead of memory
|
2022-11-29 14:40:59 +01:00 |
|
lesion
|
5baff1adb1
|
working at i18n @admin page
|
2022-11-29 14:40:19 +01:00 |
|
les
|
4c9fda3415
|
Merge branch 'feat/customize_friendly_instance_button' into 'dev'
allow to customize the button to friendly instances, set new default value to 'friendly instances'
See merge request les/gancio!19
|
2022-11-25 09:00:05 +00:00 |
|
lesion
|
dbcf0bd051
|
translate about / home button
|
2022-11-25 09:47:46 +01:00 |
|
lesion
|
b598f0d105
|
appbar, map dialog
|
2022-11-21 13:21:32 +01:00 |
|
sedum
|
4139e72638
|
allow to customize the button to friendly instances, set new default value to 'friendly instances'
|
2022-11-21 00:52:02 +01:00 |
|
lesion
|
4bef32afa2
|
Merge remote-tracking branch 'sedum/feat/allowgeoloc' into dev_geo
|
2022-11-15 17:37:13 +01:00 |
|
lesion
|
31cfef1d89
|
new hide_calendar / hide_thumbs / header_image settings
|
2022-11-09 10:17:52 +01:00 |
|
lesion
|
68b7fc6cd0
|
fix date / hour selection on import
|
2022-11-06 00:21:20 +01:00 |
|
lesion
|
3778f5e7c0
|
minor
|
2022-11-06 00:18:54 +01:00 |
|