lesion
4efc3422de
fix: use a unique AP object identifier, add update field
2024-07-31 10:08:21 +02:00
lesion
e47cdca7d4
minor
2024-07-31 10:06:51 +02:00
lesion
dc0387a4cc
Merge remote-tracking branch 'weblate/master'
2024-07-30 16:18:36 +02:00
Atakan Dulker
000755bbfc
Translated using Weblate (Turkish)
...
Currently translated at 98.3% (358 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/tr/
2024-07-28 11:09:13 +00:00
lesion
3b750c89ab
fix: incosistent navigation among published and not published events, fix #428
...
> take into account the unconfirmed events for navigation purposes, if you are logged in as an editor or admin?
2024-07-27 10:15:02 +02:00
lesion
9b7b1f289f
fix: empty event rendering due to bad end_datetime, fix #426
...
- enforce end_datetime input validation
- this is not enough as an event could be manually added by a plugin and also for bad old events we enforce numeric end_datetime.
the point is that in sqlite you can put a string into an INTEGER column!
2024-07-26 14:44:18 +02:00
lesion
ba9ed8af34
feat: custom javascript and CSS, fix #413
2024-07-25 16:33:46 +02:00
lesion
e83558892c
Merge remote-tracking branch 'weblate/master'
2024-07-25 13:32:13 +02:00
ssantos
18a4404595
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Gancio/Email
Translate-URL: https://hosted.weblate.org/projects/gancio/email/pt_PT/
2024-07-14 13:09:23 +02:00
ssantos
42f541b6af
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 99.7% (363 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/pt_PT/
2024-07-14 13:09:23 +02:00
ssantos
13037a79ed
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Gancio/Email
Translate-URL: https://hosted.weblate.org/projects/gancio/email/pt/
2024-07-14 13:09:22 +02:00
ssantos
9cf2af7021
Translated using Weblate (Portuguese)
...
Currently translated at 99.7% (363 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/pt/
2024-07-14 13:09:21 +02:00
fadelkon
b80bbcf3a0
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Gancio/Email
Translate-URL: https://hosted.weblate.org/projects/gancio/email/ca/
2024-07-11 11:09:21 +00:00
fadelkon
3df52dfcdb
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (364 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/ca/
2024-07-11 11:09:20 +00:00
les
e5946a518a
Merge branch 'master' into 'master'
...
fix: Allow migrations with a minimal config
See merge request les/gancio!50
2024-07-08 11:08:16 +00:00
Norbert Szulc
4d45d2770f
fix: Allow migration with minimal config
...
Config fails to load if no baseurl is set. This blocks migration:dev
2024-07-07 19:28:51 +02:00
josé m
a7a3de25ef
Translated using Weblate (Galician)
...
Currently translated at 100.0% (364 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/gl/
2024-07-05 15:09:28 +02:00
gallegonovato
80c11710f1
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (364 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/es/
2024-07-05 15:09:12 +02:00
lesion
c8ccf64c54
fix: edit Collection filters
2024-07-05 10:43:24 +02:00
Ties Voskamp
75b14bb6aa
Translated using Weblate (Dutch)
...
Currently translated at 93.4% (340 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/nl/
2024-07-04 12:17:29 +02:00
Ties Voskamp
39b084411e
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Gancio/Email
Translate-URL: https://hosted.weblate.org/projects/gancio/email/nl/
2024-07-04 12:17:29 +02:00
lesion
90f95f3203
docs: release v1.18.1
2024-06-27 15:39:09 +02:00
lesion
abcab8f1af
chore(release): 1.18.1
2024-06-27 15:06:13 +02:00
lesion
a1dfa449fa
fix: update yarn.lock, fix #418
2024-06-27 15:05:55 +02:00
lesion
5f145eef48
docs: new v1.18.0 release
2024-06-26 18:25:44 +02:00
lesion
0c891facae
chore(release): 1.18.0
2024-06-26 18:21:36 +02:00
lesion
f1a2bcb6fa
fix: add logo to event if from federation, refactoring event component fix #412
2024-06-26 18:20:42 +02:00
lesion
7c48b71af3
fix: do not include old trusted_instances in store
2024-06-26 17:05:34 +02:00
lesion
5eddfa9550
ui: wrap event type
2024-06-26 17:04:56 +02:00
lesion
3bde4ffe8f
fix: do not get AP events in next/prev if not collection in home
...
this is not as it should be but...
2024-06-26 16:05:59 +02:00
lesion
ad20b53d5e
minor with webhook plugin
2024-06-26 15:35:56 +02:00
lesion
ffbe734c9b
refactoring: clean event sent to notification
2024-06-26 15:35:18 +02:00
lesion
da40af8a75
fix: handle express asynx errors
2024-06-26 15:34:33 +02:00
lesion
a8bfc108a2
fix: choose lowercase unique tag
2024-06-26 15:33:08 +02:00
lesion
168e476e34
minor
2024-06-26 15:32:18 +02:00
lesion
a60051bdef
fix: refactoring online locations UI, fix #400
2024-06-26 15:31:48 +02:00
lesion
d86d64d970
feat: new webhook plugin, fix #414
2024-06-26 14:05:18 +02:00
lesion
e91659408b
fix: better test plugin error handling
...
Signed-off-by: lesion <lesion@autistici.org>
2024-06-26 14:01:44 +02:00
Jarosław Sobański
92bb516b33
Translated using Weblate (Polish)
...
Currently translated at 99.4% (362 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/pl/
2024-06-24 01:09:13 +00:00
Jarosław Sobański
b8f4828197
Translated using Weblate (Polish)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Gancio/Email
Translate-URL: https://hosted.weblate.org/projects/gancio/email/pl/
2024-06-22 21:43:24 +02:00
Jarosław Sobański
2d37028763
Translated using Weblate (Polish)
...
Currently translated at 99.4% (362 of 364 strings)
Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/pl/
2024-06-22 21:43:23 +02:00
les
f619801835
Merge branch 'master' into 'master'
...
users doc
See merge request les/gancio!49
2024-06-19 18:00:39 +00:00
rammar
a6b29b7670
users doc
2024-06-19 18:00:38 +00:00
lesion
cecf05e09d
docs: new release
2024-06-14 19:54:21 +02:00
lesion
8536fa3a89
docs
2024-06-14 19:44:25 +02:00
lesion
7db9e9c88c
chore(release): 1.17.2
2024-06-14 19:43:32 +02:00
lesion
8842bdab32
fix: allow to edit collection filter
2024-06-14 19:31:50 +02:00
lesion
a55c6999fd
fix: announcements is not visible, fix #409
2024-06-14 09:49:14 +02:00
lesion
71781b8cd7
docs: add instances
2024-06-12 17:40:22 +02:00
lesion
cbcc241cc5
docs: add yunohost as installation method
2024-06-12 17:23:05 +02:00