Commit graph

95 commits

Author SHA1 Message Date
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
749c656784
typo 2023-01-12 14:50:43 +01:00
lesion
c963cd6075
v1.6.2 2023-01-12 11:39:05 +01:00
lesion
2a59e45a3c
revert 2023-01-10 18:07:56 +01:00
lesion
ca94c730a6
add nodejs v18 compatibility 2023-01-10 17:58:03 +01:00
lesion
cbed0288fe
models initialization refactored, better dev experience as backend hmr is working 2022-12-23 01:08:14 +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
bb2d9905c7
encodeURIComponent in event page 2022-12-05 18:16:42 +01:00
lesion
96b60c4f9c
forgot to add Português! 2022-11-25 12:25:17 +01:00
lesion
f7386c5746
minor 2022-11-25 11:21:22 +01:00
lesion
939f4c9fa2
minor 2022-11-25 11:08:16 +01:00
lesion
313b8c2afb
fix new appbar 2022-11-19 13:20:15 +01:00
lesion
d61a2125de
minor 2022-11-09 10:19:12 +01:00
lesion
44e9533828
squash new oauth2 flow 2022-11-04 12:22:21 +01:00
lesion
256dca59b1
mino 2022-10-31 17:04:31 +01:00
lesion
1fba720835
update changelog 2022-10-26 15:24:32 +02: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
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
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
6612c95ee0
v1.5.1 2022-08-14 15:06:08 +02:00
lesion
b5bf275a94
minor 2022-08-08 00:23:31 +02:00
lesion
da5e1fb617
update changelog 2022-08-08 00:05:23 +02:00
lesion
f5d21d605c
update CHANGELOG 2022-08-05 18:10:29 +02:00
lesion
b768bdef76
update CHANGELOG 2022-06-23 15:51:59 +02:00
lesion
05d068f022
update CHANGELOG 2022-06-21 22:47:20 +02:00
lesion
19663fd752
prepare CHANGELOG 2022-06-06 16:53:41 +02:00
lesion
ed6e233041
typo 2022-05-10 15:44:55 +02:00
lesion
41c0797b31
update CHANGELOG - v1.4.4 2022-05-10 10:40:49 +02:00
lesion
cef6fee5ac
add CLI support 2022-03-11 11:34:14 +01:00
lesion
623ac0a64f
CHANGELOG & bump version v.1.43 2022-03-10 14:24:48 +01:00
lesion
e5014d7e16
CHANGELOG and bump release 1.4.1 2022-03-04 10:03:59 +01:00
lesion
c2e88d10b9
update CHANGELOG 2022-02-22 23:20:43 +01:00
lesion
3d78e27c87
minor and update changelog 2022-02-09 08:27:11 +01:00
lesion
fad52349bb
update changelog 2022-02-01 23:41:35 +01:00
lesion
54b059dae3
fix webcomponent for event without img 2022-02-01 17:57:47 +01:00
lesion
73f03035d7
minor on wc, update changelog and docs on embed 2022-02-01 16:53:44 +01:00
lesion
e980c26ab0
update CHANGELOG, deps and prepare release 2022-01-26 15:39:38 +01:00
lesion
5a3ff7564d
update changelog 2022-01-25 01:31:02 +01:00
lesion
4cf38777c9
update docs 2021-12-07 16:34:42 +01:00
lesion
9c3070a90d
update changelog 2021-12-07 01:24:44 +01:00
lesion
bea7cea9f1
update CHANGELOG and fedi docs -> v1.2.1 2021-11-11 17:20:50 +01:00
lesion
692f8ba989
update CHANGELOG - v1.2.0 2021-11-10 11:20:55 +01:00
lesion
035c02605b
update CHANGELOG 2021-10-26 23:31:26 +02:00
lesion
9fc08a87a8
update CHANGELOG 2021-10-19 17:05:55 +02:00
les
2bd5c7159a
1.0.5 2021-07-28 11:04:52 +02:00
les
91df653867
update changelog 2021-07-28 10:31:17 +02:00