|
|
0d93d971ab
|
Merge branch 'feat-url-transform-match'
|
2024-09-07 22:09:10 +01:00 |
|
|
|
2578b997e0
|
[FIX] Function name
|
2024-09-07 22:08:59 +01:00 |
|
|
|
ff7cb89e23
|
Merge branch 'feat-url-transform-match'
|
2024-09-07 22:08:03 +01:00 |
|
|
|
afe79fd4ed
|
[FIX] Missing curly brace
|
2024-09-07 22:07:32 +01:00 |
|
|
|
672b210d04
|
Merge pull request #4 from mgrove36/feat-url-transform-match
[FEAT] URL transformations & matching
|
2024-09-07 21:53:16 +01:00 |
|
|
|
5aad14f904
|
[DOCS] Update for matching and transforming URLs
|
2024-09-07 21:51:12 +01:00 |
|
|
|
17ef5d7adb
|
[FEAT] Enable matching and transforming attached URLs
|
2024-09-07 21:50:13 +01:00 |
|
|
|
511a2c1e21
|
Merge branch 'yungwood:main' into main
|
2024-09-07 21:44:21 +01:00 |
|
Yung Wood
|
d55ac62391
|
Merge branch 'develop' into 'main'
release 0.1.1
|
2024-09-01 13:19:25 +00:00 |
|
Yung Wood
|
13aac43d09
|
release 0.1.1
|
2024-09-01 22:48:16 +09:30 |
|
Yung Wood
|
e2834ccd15
|
Merge branch 'develop' into 'main'
helm chart updates
|
2024-09-01 13:17:08 +00:00 |
|
Yung Wood
|
324daad743
|
helm chart updates
remove pod autoscaler
add values schema
add support for additional manifests
|
2024-09-01 22:39:08 +09:30 |
|
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 |
|
|
|
167bcb5cff
|
Merge pull request #3 from mgrove36/fix-regex-processing
[FIX] Incorrect usage of regexp library
|
2024-08-25 23:19:18 +01:00 |
|
|
|
f8b4452880
|
[FIX] Incorrect usage of regexp library
|
2024-08-25 23:15:47 +01:00 |
|
|
|
66d1a7cfc4
|
Merge pull request #2 from mgrove36/feat-match-empty-description-location
[FEAT] Allow matching empty Description & Location event properties
|
2024-08-25 23:14:03 +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 |
|