Commit Graph

13 Commits

Author SHA1 Message Date
17ef5d7adb [FEAT] Enable matching and transforming attached URLs 2024-09-07 21:50:13 +01:00
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
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
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
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
cb79e55c9e initial commit 2024-08-18 14:41:10 +00:00