audiobookshelf/server/managers
advplyr f366dfa909
Merge pull request #3780 from nichwall/api_cache_case_insensitive
API Cache Manager route uses case-insensitive match
2025-01-04 16:03:14 -06:00
..
AbMergeManager.js
ApiCacheManager.js Req URL is lowercase in ApiCacheManager 2025-01-02 20:13:38 -07:00
AudioMetadataManager.js Updates to LibraryItemController to use new model 2025-01-02 15:42:52 -06:00
BackupManager.js
BinaryManager.js
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 Update podcasts to new library item model 2025-01-04 12:41:09 -06:00
CronManager.js Update podcasts to new library item model 2025-01-04 12:41:09 -06:00
EmailManager.js
LogManager.js
MigrationManager.js Add: check that migrationsMeta table is well formed 2024-11-06 22:06:58 -07:00
NotificationManager.js Update podcasts to new library item model 2025-01-04 12:41:09 -06:00
PlaybackSessionManager.js Fix local playback sync 2025-01-04 15:35:05 -06:00
PodcastManager.js Update controllers to use toOldJSON functions 2025-01-04 15:20:41 -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
TaskManager.js