audiobookshelf/server/managers
2025-01-02 17:21:07 -06:00
..
AbMergeManager.js Update:Added string localization for tasks #3303 #3352 2024-09-21 14:02:57 -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 Updates to LibraryItemController to use new model 2025-01-02 15:42:52 -06:00
BackupManager.js Update NotificationManager to singleton 2024-09-27 17:33:23 -05:00
BinaryManager.js Use musl-based libnusqlite3 in Docker 2024-10-07 20:48:52 +03:00
CacheManager.js Add LibraryItemController test for delete/batchDelete/updateMedia endpoint functions to correctly remove authors & series with no books 2024-12-01 12:44:21 -06:00
CoverManager.js Updates to LibraryItemController to use new model 2025-01-02 15:42:52 -06:00
CronManager.js Update updateMedia endpoint to use new model 2025-01-02 17:21:07 -06:00
EmailManager.js Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
LogManager.js Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger 2024-02-15 16:46:19 -06:00
MigrationManager.js Add: check that migrationsMeta table is well formed 2024-11-06 22:06:58 -07:00
NotificationManager.js Update NotificationManager to singleton 2024-09-27 17:33:23 -05:00
PlaybackSessionManager.js Implementing toOld functions for LibraryItem/Book/Podcast 2025-01-02 12:49:58 -06:00
PodcastManager.js Fix:Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 #3711 2024-12-13 16:06:00 -06:00
RssFeedManager.js Fix refresh feed when book is deleted and belonged to a series/collection 2025-01-01 12:06:01 -06:00
ShareManager.js Fix:Shares not working with timeouts longer than 23 days #3164 2024-07-27 17:40:51 -05:00
TaskManager.js Update:Added string localization for tasks #3303 #3352 2024-09-21 14:02:57 -05:00