14 Commits

Author SHA1 Message Date
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 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 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 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 8d37b966ae changing escape to backtick for newlines 2026-05-07 21:37:09 -05:00
kelly 1957e17680 fighting escapes 2026-05-07 17:03:27 -05:00
kelly 84f1360f69 corrected newline escape character and enforced datetime format 2026-05-07 16:53:40 -05:00
kelly 1472501a1f grouped notifications into a single notification instead of one per task 2026-05-07 16:49:14 -05:00
kelly 6658043fcc first mvp 2026-05-06 22:50:23 -05:00
kelly 66b9730108 skeleton ready 2026-05-06 22:24:34 -05:00