sedum
|
ae990fc370
|
add support for server side http proxy, close #240
|
2023-03-16 17:29:48 +01:00 |
|
lesion
|
fc8a9f4506
|
address some issues with recurrent events, fix #247
|
2023-03-14 16:42:24 +01:00 |
|
lesion
|
f7357666ca
|
fix event import from URL
|
2023-03-14 16:16:52 +01:00 |
|
lesion
|
e1bca6f46a
|
add Duch (nl) locale (thanks @jeoenepraat)
|
2023-03-14 16:15:42 +01:00 |
|
lesion
|
5f8afdbc12
|
Merge remote-tracking branch 'weblate/master'
|
2023-03-14 11:39:50 +01:00 |
|
lesion
|
57a052a7fa
|
Merge commit '55137d2ac23549e633f36ad10139fd4168c2645f'
|
2023-03-14 11:39:33 +01:00 |
|
joenepraat
|
92ca5abf5e
|
Translated using Weblate (Dutch)
Currently translated at 68.3% (214 of 313 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/nl/
|
2023-03-12 00:37:00 +01:00 |
|
lesion
|
63d1d2ee53
|
minor
|
2023-03-09 21:41:06 +01:00 |
|
lesion
|
d2759a55a5
|
wrong user / admin merge dark theme settings - fix #244
|
2023-03-09 21:38:39 +01:00 |
|
lesion
|
b401d829db
|
remove a small warning
|
2023-03-09 21:24:45 +01:00 |
|
lesion
|
ccffe5f7b0
|
push tags on release
|
2023-02-24 11:40:36 +01:00 |
|
dependabot[bot]
|
55137d2ac2
|
Bump sequelize from 6.28.0 to 6.29.0
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.28.0 to 6.29.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.28.0...v6.29.0)
---
updated-dependencies:
- dependency-name: sequelize
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-23 23:56:16 +00:00 |
|
lesion
|
b654f29d8b
|
update changelog
|
2023-02-22 13:21:17 +01:00 |
|
lesion
|
0cd1ee9d89
|
increase rate limit max requests per minutes
|
2023-02-22 13:17:29 +01:00 |
|
lesion
|
b6dafc082e
|
minor
|
2023-02-22 08:45:39 +01:00 |
|
lesion
|
0fa7769844
|
location saving is not working when geocoding is disabled, fix #238
|
2023-02-22 08:45:18 +01:00 |
|
lesion
|
07f9e2d9ee
|
really fix #232
|
2023-02-22 08:33:40 +01:00 |
|
lesion
|
bae930799e
|
downgrade mariadb (sequelize is not ready)
|
2023-02-22 08:33:09 +01:00 |
|
lesion
|
d733d7fef1
|
aargh
|
2023-02-22 00:16:28 +01:00 |
|
lesion
|
98b22aad70
|
minor
|
2023-02-21 00:56:06 +01:00 |
|
lesion
|
fc098b603d
|
missing i18n in setup, fix #239
|
2023-02-21 00:55:44 +01:00 |
|
lesion
|
3eaf72af19
|
Merge remote-tracking branch 'weblate/master'
|
2023-02-20 21:17:37 +01:00 |
|
lesion
|
bba196b068
|
update changelog, v1.6.3
|
2023-02-18 00:05:52 +01:00 |
|
lesion
|
bb9f7cca47
|
minor
|
2023-02-18 00:04:28 +01:00 |
|
lesion
|
80d2dbd06b
|
minor
|
2023-02-17 23:40:28 +01:00 |
|
fadelkon
|
d6c6034630
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (313 of 313 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/ca/
|
2023-02-17 23:38:33 +01:00 |
|
lesion
|
d125cf1506
|
set a default user_locale path
|
2023-02-17 21:56:31 +01:00 |
|
lesion
|
3b49847914
|
minor with tags
|
2023-02-17 11:43:54 +01:00 |
|
les
|
5b9092b124
|
Merge branch 'master' into 'master'
fixed mad
See merge request les/gancio!25
|
2023-02-13 13:51:01 +00:00 |
|
rammar
|
7e98216a45
|
fixed Madrid
|
2023-02-13 13:40:48 +00:00 |
|
lesion
|
6aceaba7f7
|
update deps
|
2023-02-08 09:26:18 +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
|
ad003ccad6
|
break rows in event description, fix #237
|
2023-02-07 18:25:08 +01:00 |
|
lesion
|
11eb9a613d
|
do not use hash as tags separator, fix #210
|
2023-02-07 18:15:17 +01:00 |
|
lesion
|
4367960a62
|
Merge branch 'master' into gh
|
2023-02-07 17:46:58 +01:00 |
|
lesion
|
87dd179122
|
minor
|
2023-02-07 17:44:44 +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
|
9d17770c3d
|
fix ics link
|
2023-02-04 10:25:41 +01:00 |
|
lesion
|
6951627d8e
|
minor
|
2023-02-04 10:17:24 +01:00 |
|
lesion
|
f2376997b8
|
use localSetting to store a global state of user choices
|
2023-02-03 21:55:33 +01:00 |
|
lesion
|
3eacc7ea33
|
Merge branch 'dev' into feat/add_user_theme_view_controls
|
2023-02-03 15:18:16 +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 |
|
lesion
|
c54630a2f4
|
minor
|
2023-01-26 23:30:18 +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
|
1ce7e693c5
|
update deps
|
2023-01-26 09:18:40 +01:00 |
|
lesion
|
d640d296f1
|
cleaning
|
2023-01-26 09:16:39 +01:00 |
|
les
|
5eaa00b78f
|
Merge branch 'rammar-master-patch-18392' into 'master'
rimosso "gancio"
See merge request les/gancio!24
|
2023-01-26 08:16:16 +00:00 |
|