tubearchivist/backend/task/src
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
..
__init__.py renamed django app folder to backend 2024-08-03 21:58:22 +02:00
config_schedule.py serialize tasks 2025-02-12 11:16:07 +07:00
notify.py Add test notification button (#996) 2025-07-11 17:30:50 +07:00
task_config.py renamed django app folder to backend 2024-08-03 21:58:22 +02:00
task_manager.py remove dependency on redis json 2024-12-22 22:59:48 +07:00