audiobookshelf/server
Nicholas W 27b3a44147
Add: Backup notification (#3225)
* Formatting updates

* Add: backup completion notification

* Fix: comment for backup

* Add: backup size units to notification

* Add: failed backup notification

* Add: calls to failed backup notification

* Update: notification OpenAPI spec

* Update notifications to first check if any are active for an event, update JS docs

---------

Co-authored-by: advplyr <advplyr@protonmail.com>
2024-08-18 14:32:05 -05:00
..
controllers Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
finders
libs Remove duplicate dependency ms 2024-08-04 12:52:52 -05:00
managers Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
models Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
objects Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
providers
routers Update API JS docs 2024-08-11 17:01:25 -05:00
scanner Update Nfo scanner and auto-formatting 2024-07-18 16:09:40 -05:00
utils Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
Auth.js Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
Database.js Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
Logger.js Simplify Logger source 2024-08-14 16:36:10 -05:00
Server.js Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
SocketAuthority.js Update:Auth to use new user model 2024-08-10 15:46:04 -05:00
Watcher.js