lesion
|
744c6e56fe
|
docs: update doc changelog
|
2023-11-10 22:35:55 +01:00 |
|
lesion
|
e2413c64a5
|
docs: minor
|
2023-11-04 10:34:39 +01:00 |
|
lesion
|
e0c9658bbf
|
chore: update changelog
|
2023-11-03 23:16:43 +01:00 |
|
lesion
|
a052d437a4
|
update docs
|
2023-10-04 17:45:13 +02:00 |
|
lesion
|
bdd53f3f0e
|
release v1.6.16
|
2023-10-04 15:13:50 +02:00 |
|
lesion
|
1fd93eaabb
|
add ampm / 24h support, #294, #264, update changelog
|
2023-10-03 12:45:37 +02:00 |
|
lesion
|
b7e6adda06
|
CHANGELOG, prepare 1.6.14
|
2023-06-30 23:58:16 +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
|
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
|
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 |
|
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
|
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
|
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
|
7aaa7b3589
|
minor
|
2022-08-08 00:22:53 +02:00 |
|
lesion
|
da5e1fb617
|
update changelog
|
2022-08-08 00:05:23 +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
|
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
|
216225b351
|
minor
|
2022-02-09 12:18:52 +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
|
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 |
|