Commit Graph

24 Commits

Author SHA1 Message Date
Yung Wood
5d00626056 Merge pull request #5 from mgrove36/fix-regex-processing
[FIX] Incorrect usage of regexp library
2024-09-01 22:37:02 +09:30
Yung Wood
0ab59c1924 Merge pull request #4 from mgrove36/feat-match-empty-description-location
[FEAT] Allow matching empty Description & Location event properties
2024-09-01 22:35:35 +09:30
Yung Wood
6474072717 Merge pull request #3 from mgrove36/feat-change-published-calendar-name
[FEAT] Allow changing published name of calendar
2024-09-01 22:33:01 +09:30
Yung Wood
2e27d01f03 Merge pull request #2 from mgrove36/add-location-transformations
Add location transformations & update comment
2024-09-01 22:31:24 +09:30
f8b4452880 [FIX] Incorrect usage of regexp library 2024-08-25 23:15:47 +01:00
e9a8d8dabf Merge branch 'main' into feat-match-empty-description-location 2024-08-25 23:13:48 +01:00
1280c76532 Remove unnecessary warnings when events have missing Description/Location fields 2024-08-25 23:07:39 +01:00
cd97da60e9 Fix string match rules for empty/nil values and ensure they get processed 2024-08-25 22:19:55 +01:00
cace852aaa Fix variable scopes for handling description & location values 2024-08-25 20:56:23 +01:00
9408da406f [DOCS] Add documentation for matching empty/nil event Description and Location 2024-08-25 20:42:21 +01:00
dc1026ab09 [FEAT] Allow matching empty/nil event Description and Location 2024-08-25 20:42:05 +01:00
34ad0c3f1f Merge pull request #1 from mgrove36/feat-change-published-calendar-name
[FEAT] Allow changing published name of calendar
2024-08-25 18:29:49 +01:00
7dad3626e2 Update docs for changing calendar name 2024-08-25 18:28:55 +01:00
f321906435 [FEAT] Allow changing published name of calendar
Use `publish_name` yaml property at the `calendar` level
2024-08-25 18:12:27 +01:00
e21f6a9fc2 Add location transformations 2024-08-25 17:29:05 +01:00
fdca85b593 Update comment 2024-08-25 17:28:54 +01:00
Yung Wood
737fabe1ed Merge branch 'develop' into 'main'
documentation fixes
2024-08-18 17:13:07 +00:00
Yung Wood
d4110a44d3 fix: documentation mistake for regex config 2024-08-19 02:41:19 +09:30
Yung Wood
4292ff771a Merge branch 'develop' into 'main'
fix: dockerhub link in README
2024-08-18 16:24:56 +00:00
Yung Wood
bc4fa7c1bb fix: dockerhub link in README 2024-08-19 01:47:57 +09:30
Yung Wood
834f3496eb Merge branch 'develop' into 'main'
release 0.1.0
2024-08-18 14:48:52 +00:00
Yung Wood
2679134a5f Merge branch 'feat/mvp' into 'develop'
mvp for 0.1.0 release
2024-08-18 14:41:10 +00:00
Yung Wood
cb79e55c9e initial commit 2024-08-18 14:41:10 +00:00
Yung Wood
68ba3cfb38 add MIT license 2024-07-31 20:41:48 +09:30