Commit Graph

5 Commits

Author SHA1 Message Date
Craig Alexander aefd678dca
Add test notification button (#996)
* Add api to test notifications before you save

* Add button to UI

* Inspect apprise logs to get errors

* Better formatting around errors coming back from the test notification endpoint

* Use apprise's built in log capture

* Instruct the user to get error from container log instead of intercepting and parsing apprise logs

* refac move to test method on notification class

---------

Co-authored-by: Simon <simobilleter@gmail.com>
2025-07-11 17:30:50 +07:00
Simon 5498958b36
serialize tasks 2025-02-12 11:16:07 +07:00
Simon fbd7c19a93
remove dependency on redis json 2024-12-22 22:59:48 +07:00
Simon 39b995fbf1
add get views for schedules, #723 2024-08-23 21:13:00 +02:00
Simon a5b492fecd
renamed django app folder to backend 2024-08-03 21:58:22 +02:00