V0.1 release #11

Merged
kelly merged 19 commits from v0.1 into main 2026-06-02 20:49:08 -05:00

19 Commits

Author SHA1 Message Date
kelly 2d45156a08 updated readme for v0.1 release
Security / security (push) Successful in 58s
Security / security (pull_request) Successful in 53s
2026-06-02 20:45:52 -05:00
kelly 075c6079c3 resolving #10
Security / security (push) Successful in 58s
completing #8
2026-06-02 20:35:10 -05:00
kelly 68be07e01d resolving #9
Security / security (push) Successful in 1m2s
2026-06-02 20:30:58 -05:00
kelly a3c65ecdef added detailed handling of event types
Security / security (push) Successful in 1m10s
2026-06-02 20:20:15 -05:00
kelly e343545254 simple handling of events
Security / security (push) Successful in 57s
2026-05-31 20:30:37 -05:00
kelly 76052a87e4 broke apprise notification function into its own module to be used by multiple scripts
Security / security (push) Successful in 58s
2026-05-31 20:23:49 -05:00
kelly d0ac1d8e4c timezone bugs, changed webhook listener to use + since posh doesn't allow 0.0.0.0
Security / security (push) Successful in 58s
2026-05-31 20:06:54 -05:00
kelly 9a1b61cfd1 corrected listening url from localhost to all adapters
Security / security (push) Successful in 1m2s
2026-05-31 19:59:34 -05:00
kelly 1e01db0889 more time zone corrections and removing the loop in the notifier script as it now runs via a cron schedule
Security / security (push) Successful in 1m1s
2026-05-31 19:52:09 -05:00
kelly d3d22892d2 updated dockerfile, example compose, and corrected typo
Security / security (push) Successful in 1m4s
2026-05-31 18:29:31 -05:00
kelly 505fe5fa7d correcting dockerfile errors
Security / security (push) Successful in 42s
2026-05-30 19:58:33 -05:00
kelly 7bce5cabc9 first attempt at a webhook consumer
Security / security (push) Failing after 1m1s
2026-05-30 19:54:46 -05:00
kelly 7a0506bb5f correctly changing task due timestamp to local time instead of leaving it in UTC
Security / security (push) Successful in 2m14s
fixes #7
2026-05-27 20:38:47 -05:00
kelly 55a14dbc4b updates to readme 2026-05-14 21:54:55 -05:00
kelly 3a39a39be8 allowing for setting timezone
Security / security (push) Successful in 2m5s
2026-05-14 21:20:00 -05:00
kelly 1dc15708b9 correcting notification times not being seen as ints
Security / security (push) Successful in 1m4s
2026-05-13 21:36:58 -05:00
kelly adf42df4a7 fixed a bug for when the next notification time is tomorrow
Security / security (push) Successful in 1m6s
2026-05-13 21:21:06 -05:00
kelly 998f639a55 enable looping so the script can handle scheduling
Security / security (push) Successful in 1m7s
2026-05-13 21:09:52 -05:00
kelly 90a2805339 first draft of readme 2026-05-13 13:52:05 -05:00