Commit graph

2193 commits

Author SHA1 Message Date
Allan Nordhøy
6e94c4d524
Translated using Weblate (Norwegian Bokmål)
Currently translated at 84.2% (220 of 261 strings)

Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/nb_NO/
2022-10-11 23:09:13 +02:00
lesion
720ae7ed18
Merge remote-tracking branch 'weblate/master' 2022-10-11 19:07:47 +02:00
Allan Nordhøy
95cdb89bf5
Translated using Weblate (Norwegian Bokmål)
Currently translated at 84.2% (220 of 261 strings)

Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/nb_NO/
2022-10-11 06:22:40 +02:00
lesion
33084237e9
Merge branch 'master' into dev 2022-09-28 12:29:15 +02:00
lesion
b3488e7a07
minor 2022-09-28 12:25:56 +02:00
lesion
0d86393c95
update yarn.lock 2022-09-28 12:25:22 +02:00
Weblate
7fb8deb89a
Added translation using Weblate (Finnish) 2022-09-26 17:43:43 +02:00
lesion
a9565dbb7d
Added translation using Weblate (Finnish) 2022-09-26 17:43:43 +02:00
Weblate
260145b029
Added translation using Weblate (Dutch) 2022-09-26 17:43:43 +02:00
lesion
1f1cf00501
Added translation using Weblate (Dutch) 2022-09-26 17:43:43 +02:00
Stephan Schildberg
9a02333486
Translated using Weblate (German)
Currently translated at 100.0% (261 of 261 strings)

Translation: Gancio/Web
Translate-URL: https://hosted.weblate.org/projects/gancio/web/de/
2022-09-26 17:43:43 +02:00
lesion
e74f7486e9
Merge branch 'master' into dev 2022-09-22 18:12:19 +02:00
lesion
45d9ac5c1a
v1.5.6 2022-09-22 09:25:17 +02:00
lesion
118abffc62
update CHANGELOG 2022-09-22 09:24:58 +02:00
lesion
5fb668b873
update sequelize, linkify, nuxt 2022-09-22 09:21:19 +02:00
lesion
8eec45a6c6
improve homepage loading removing calendar timezone 2022-09-22 09:20:32 +02:00
lesion
21092b9b0e
too much cleaning.. 2022-09-22 08:16:51 +02:00
lesion
019161eff9
Merge branch 'master' into dev 2022-09-21 12:34:21 +02:00
lesion
65fe3e2406
v1.5.5 2022-09-21 11:45:18 +02:00
lesion
cadb5a1222
minor 2022-09-21 11:40:30 +02:00
lesion
cb1213e935
docs: add scheme to nginx proxy configuration 2022-09-21 11:34:38 +02:00
lesion
4e90ae9bda
remove per event options @homepage to improve performance 2022-09-21 10:51:04 +02:00
lesion
0433352d21
faster calendar attributes calculation 2022-09-21 09:38:52 +02:00
sedum
0fb39b2c07 added place.latitude and place.longitude, fix routes 2022-09-19 05:13:57 +02:00
sedum
838d1988ad init show map and routes 2022-09-18 23:15:22 +02:00
lesion
78b2a3e673
allow tags removal 2022-09-14 14:52:52 +02:00
lesion
00a5819e46
minor 2022-09-14 12:02:25 +02:00
lesion
83e4b5f88a
live patching sequelize not needed anymore 2022-09-14 12:01:38 +02:00
lesion
2d09baf34d
minor on selectedDay 2022-09-14 12:01:08 +02:00
lesion
d4cf41f8da
fix #185 2022-09-13 09:06:40 +02:00
lesion
33fe97bff3
update deps 2022-09-12 17:49:33 +02:00
lesion
3eb9ba5125
update sequelize and remove live patch 2022-09-12 17:49:22 +02:00
lesion
8108ee3b24
autoformat 2022-09-12 17:48:50 +02:00
lesion
43002c340a
minor 2022-09-12 17:48:03 +02:00
lesion
c130a63a86
Merge branch 'feat/plugins' into dev 2022-09-12 17:15:48 +02:00
lesion
1d0ba6f2c4
Merge branch 'master' into dev 2022-09-12 17:14:27 +02:00
lesion
0e7cb853cb
minor 2022-09-12 17:10:13 +02:00
lesion
357c6c630a
Merge branch 'master' into feat/plugins 2022-09-09 07:59:28 +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
e1311ddd18
minor 2022-09-08 08:32:02 +02:00
lesion
27d080f1fa
minor 2022-09-07 22:49:04 +02:00
lesion
4c6295351b
fix some dialog background on light theme 2022-09-07 11:48:19 +02:00
lesion
e0d3b107a5
v1.5.4
- Update webcomponent deps
  - Refactor datime display in webcomponent
  - Force flyer download
  - Restore range events on calendar
  - Fix limit/max events for mariadb #183
  - Fix endtime selection
  - Fix microdata address

# On branch master
# Your branch is up to date with 'origin/master'.
#
# Changes to be committed:
#   (use "git restore --staged <file>..." to unstage)
# 	modified:   CHANGELOG
# 	modified:   docs/changelog.md
# 	modified:   package.json
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
# 	gancio_plugins/
# 	yunohost/
#
# diff --git a/CHANGELOG b/CHANGELOG
# index 954e339..0a7c66d 100644
# --- a/CHANGELOG
# +++ b/CHANGELOG
# @@ -1,5 +1,14 @@
#  All notable changes to this project will be documented in this file.
#
# +### 1.5.4 - 6 set '22
# +  - Update webcomponent deps
# +  - Refactor datime display in webcomponent
# +  - Force flyer download
# +  - Restore range events on calendar
# +  - Fix limit/max events for mariadb #183
# +  - Fix endtime selection
# +  - Fix microdata address
# +
#  ### 1.5.3 - 30 aug '22
#    - Fix end time selection when it's in the next day
#
# diff --git a/docs/changelog.md b/docs/changelog.md
# index 59d95e1..d441d93 100644
# --- a/docs/changelog.md
# +++ b/docs/changelog.md
# @@ -8,6 +8,16 @@ nav_order: 10
#
#  All notable changes to this project will be documented in this file.
#
# +### 1.5.4 - 6 set '22
# +  - Update webcomponent deps
# +  - Refactor datime display in webcomponent
# +  - Force flyer download
# +  - Restore range events on calendar
# +  - Fix limit/max events for mariadb #183
# +  - Fix endtime selection
# +  - Fix microdata address
# +
# +
#  ### 1.5.3 - 30 aug '22
#    - Fix end time selection when it's in the next day
#
# diff --git a/package.json b/package.json
# index 40ed9eb..776596b 100644
# --- a/package.json
# +++ b/package.json
# @@ -1,6 +1,6 @@
#  {
#    "name": "gancio",
# -  "version": "1.5.3",
# +  "version": "1.5.4",
#    "description": "A shared agenda for local communities",
#    "author": "lesion",
#    "scripts": {
2022-09-06 21:58:06 +02:00
lesion
c28f4969c4
fix limit for mariadb on /api/events #183 2022-09-06 21:52:27 +02:00
lesion
dc6ad23207
add a test to check for #182 2022-09-06 21:47:45 +02:00
lesion
147958dc85
auto-formatting 2022-09-06 21:42:32 +02:00
lesion
a7b0d37ba0
add preso 2022-09-06 17:36:10 +02:00
lesion
bc89a04e1d
restore range event on calendar 2022-09-05 15:28:00 +02:00
lesion
81c2bd3dd1
use res.download to download flyer 2022-09-05 13:03:35 +02:00