audiobookshelf/server/controllers
advplyr c496db7c95 Fix:Remove authors with no books when a books is removed #3668
- Handles bulk delete, single delete, deleting library folder, and removing items with issues
- Also handles bulk editing and removing authors
2024-12-01 09:51:26 -06:00
..
AuthorController.js No db access for author image if in disk cache 2024-11-03 08:44:57 +02:00
BackupController.js
CacheController.js
CollectionController.js
CustomMetadataProviderController.js
EmailController.js
FileSystemController.js
LibraryController.js Fix:Remove authors with no books when a books is removed #3668 2024-12-01 09:51:26 -06:00
LibraryItemController.js Fix:Remove authors with no books when a books is removed #3668 2024-12-01 09:51:26 -06:00
MeController.js Allow users to create ereaders (#3531) 2024-10-26 15:34:34 -05:00
MiscController.js Update FolderWatcher to singleton 2024-11-07 16:32:05 -06:00
NotificationController.js Update NotificationManager to singleton 2024-09-27 17:33:23 -05:00
PlaylistController.js
PodcastController.js
RSSFeedController.js
SearchController.js Clean out old unused objects 2024-09-03 17:04:58 -05:00
SeriesController.js Update:Remove oldSeries model 2024-09-01 15:26:43 -05:00
SessionController.js
ShareController.js
ToolsController.js
UserController.js Fix:Server crash deleting user with sessions 2024-11-27 16:48:07 -06:00