Commit graph

254 commits

Author SHA1 Message Date
lesion
1fd93eaabb
add ampm / 24h support, #294, #264, update changelog 2023-10-03 12:45:37 +02:00
lesion
aac2bc4ee4
fix typo in documentation related to #231 2023-09-30 13:03:49 +02:00
lesion
8eb43ac7b5
update telegram plugin submodule 2023-07-01 07:38:36 +02:00
lesion
b7e6adda06
CHANGELOG, prepare 1.6.14 2023-06-30 23:58:16 +02:00
lesion
64ed506baf
minor 2023-06-30 23:48:33 +02:00
lesion
76e51f0f46
documenting plugins dev 2023-06-30 23:48:17 +02:00
lesion
1bfe4b3995
CLI documentation and new cli users 2023-06-30 23:44:35 +02:00
sedum
777f5c6aca docs: update with newly introduced event's params to /dev/api, fix typos in install/nominatim 2023-05-21 21:55:46 +02:00
lesion
e711754e49
v1.6.13 2023-05-16 17:52:02 +02:00
lesion
3693df44d8
minor 2023-05-12 18:43:25 +02:00
lesion
42b7dd1621
v1.6.12 2023-05-12 18:12:52 +02:00
lesion
15ec79ce29
update changelog 2023-04-23 08:55:42 +02:00
lesion
fec44494b9
v1.6.11 2023-04-21 15:14:56 +02:00
lesion
3068c5b5fe
v.1.6.10 2023-04-14 11:44:41 +02:00
lesion
77bc1a9a43
rebuild webcomponent 2023-04-13 22:17:56 +02:00
lesion
7b2bce0486
update changelog 2023-04-13 21:57:09 +02:00
lesion
52bbf549d0
preparing release 2023-04-09 23:49:13 +02:00
lesion
9524fd52f3
update changelog, releasing v1.6.8 2023-03-30 00:08:27 +02:00
lesion
780938ef91
v1.6.7 2023-03-22 16:51:02 +01:00
lesion
9f90df2bfc
v.1.6.6 2023-03-22 16:24:08 +01:00
lesion
eb2bf32162
release v1.6.5 2023-03-21 16:47:47 +01:00
lesion
d9f093fdbb
releasing v1.6.5 2023-03-20 12:55:17 +01:00
sedum
ae990fc370 add support for server side http proxy, close #240 2023-03-16 17:29:48 +01:00
lesion
b654f29d8b
update changelog 2023-02-22 13:21:17 +01:00
lesion
bba196b068
update changelog, v1.6.3 2023-02-18 00:05:52 +01:00
lesion
80d2dbd06b
minor 2023-02-17 23:40:28 +01:00
rammar
7e98216a45 fixed Madrid 2023-02-13 13:40:48 +00:00
lesion
e3a9949865
fix event api path 2023-01-13 22:17:43 +01:00
lesion
749c656784
typo 2023-01-12 14:50:43 +01:00
lesion
c963cd6075
v1.6.2 2023-01-12 11:39:05 +01:00
sedum
40a9b8fd62 fix typo in nominatim docs 2022-12-20 06:25:50 +01:00
lesion
f212ac1421
changelog v1.6.1 2022-12-15 09:52:14 +01:00
lesion
4798a370e0
v1.6.0 changelog 2022-12-11 01:09:57 +01:00
lesion
ecb44881d2
new plugins installation docs 2022-12-11 01:01:04 +01:00
lesion
c956691d3d
new instances \o/ 2022-12-11 01:00:19 +01:00
sedum
2f08942567 minor on terms of service links 2022-12-06 00:57:20 +01:00
sedum
3242237f3c feat/nominatim-docker_docs: add docs on nominatim install 2022-12-01 08:58:26 +01:00
lesion
4bef32afa2
Merge remote-tracking branch 'sedum/feat/allowgeoloc' into dev_geo 2022-11-15 17:37:13 +01:00
lesion
256dca59b1
mino 2022-10-31 17:04:31 +01:00
lesion
7d0a920eb9
add custom fallback image, fix #195 2022-10-28 12:01:59 +02:00
Albatroz Jeremias
6390ffa9ab add eventos.coletivos.org 2022-10-24 14:45:52 +00:00
lesion
118abffc62
update CHANGELOG 2022-09-22 09:24:58 +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
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
e8ed2ec4b0
webcomponent datetime format helpers 2022-09-05 12:32:27 +02:00
lesion
098e0202c9
v1.5.3 2022-08-30 12:02:52 +02:00
lesion
1f42fc00f1
update changelog 2022-08-26 15:56:30 +02:00
lesion
2a1adcc956
update docker docs 2022-08-14 15:51:05 +02:00