audiobookshelf/server/objects
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
..
entities Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986 2024-05-18 09:33:48 -05:00
files Update:Remove unused missing/invalid audiobook parts logic and keys 2024-03-21 14:38:52 -05:00
mediaTypes Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986 2024-05-18 09:33:48 -05:00
metadata Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env 2024-07-06 16:00:48 -05:00
settings Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
user 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
Backup.js
Collection.js
DailyLog.js Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger 2024-02-15 16:46:19 -06:00
DeviceInfo.js
Feed.js Fix:Set series and collection RSS feed cover image using first item with cover #3193 2024-07-24 16:40:45 -05:00
FeedEpisode.js Fix:Series and collection RSS feeds keeping correct order #3137 2024-07-11 17:49:05 -05:00
FeedMeta.js
Folder.js
Library.js
LibraryItem.js
Notification.js
PlaybackSession.js Update:Media item share endpoints and audio player #1768 2024-06-29 15:05:35 -05:00
Playlist.js
PodcastEpisodeDownload.js
Stream.js Add jsdocs for Ffmpeg and tools controller 2024-07-31 17:32:51 -05:00
Task.js
TrackProgressMonitor.js Improve documentation and arg names in TrackProgressMonitor.js 2024-07-20 21:42:58 +03:00