audiobookshelf/server/utils
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
..
generators Fix:Export OPML not escaping characters #2487 2024-01-05 14:45:25 -06:00
migrations Update:Auth to use new user model 2024-08-10 15:46:04 -05:00
parsers Update:OPF metadata parser supports namespaces on creator and identifier tags #3201 2024-07-28 14:54:17 -05:00
queries Fix podcast filter user permissions query 2024-08-15 15:54:03 -05:00
areEquivalent.js
constants.js
ffmpegHelpers.js Fix:Podcast episode download request failing due to user-agent string #3246 2024-08-05 16:59:37 -05:00
fileUtils.js Fix path normalization to support UNC paths 2024-08-07 21:18:53 +03:00
globals.js
htmlEntities.js
htmlSanitizer.js
index.js Fix:Shares not working with timeouts longer than 23 days #3164 2024-07-27 17:40:51 -05:00
libraryHelpers.js Update controllers to use new user model 2024-08-10 17:15:21 -05:00
longTimeout.js Fix:Shares not working with timeouts longer than 23 days #3164 2024-07-27 17:40:51 -05:00
notifications.js Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
podcastUtils.js Fix:Podcast episode match not properly encoding search query #3177 2024-07-18 16:43:00 -05:00
prober.js Fix:Debian pkg crash due to using toSorted that is only available in Node20+ #3024 2024-05-27 13:22:20 -05:00
scandir.js
zipHelpers.js