audiobookshelf/server/managers
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
..
AbMergeManager.js Update more API endpoints to use new user model 2024-08-11 15:15:34 -05:00
ApiCacheManager.js Update:Express middleware sets req.user to new data model, openid permissions functions moved to new data model 2024-08-11 16:07:29 -05:00
AudioMetadataManager.js Update more API endpoints to use new user model 2024-08-11 15:15:34 -05:00
BackupManager.js Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
BinaryManager.js Go back to downloading binaries from ffbinaries.com 2024-08-13 09:25:39 +03:00
CacheManager.js
CoverManager.js Add:Epub metadata parser and cover extractor #1479 2024-01-07 17:51:07 -06:00
CronManager.js Add:Daily cron that closes stale open playback sessions 2024-07-04 12:00:54 -05:00
EmailManager.js
LogManager.js Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger 2024-02-15 16:46:19 -06:00
NotificationManager.js Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
PlaybackSessionManager.js Update:Express middleware sets req.user to new data model, openid permissions functions moved to new data model 2024-08-11 16:07:29 -05:00
PodcastManager.js Fix:Large OPML import timeouts #3118 2024-07-16 17:05:52 -05:00
RssFeedManager.js Update more API endpoints to use new user model 2024-08-11 15:15:34 -05:00
ShareManager.js Fix:Shares not working with timeouts longer than 23 days #3164 2024-07-27 17:40:51 -05:00
TaskManager.js Fix:Large OPML import timeouts #3118 2024-07-16 17:05:52 -05:00