audiobookshelf/server/controllers
2023-10-20 16:39:32 -05:00
..
AuthorController.js Update:Remove image path input from author modal, add API endpoints for uploading and removing author image 2023-10-13 17:37:37 -05:00
BackupController.js
CacheController.js
CollectionController.js
EmailController.js
FileSystemController.js
LibraryController.js Add:Tools tab on library modal, api endpoint to remove all metadata files from library item folders 2023-10-17 17:46:43 -05:00
LibraryItemController.js Update:Remove local cover path input & replace with url from web input, include SSRF request filter 2023-10-13 16:33:47 -05:00
MeController.js Fix:Bad backup causing other backup files to not be displayed #1961 2023-09-30 16:01:10 -05:00
MiscController.js Update:JSDocs for task manager 2023-10-20 16:39:32 -05:00
NotificationController.js
PlaylistController.js
PodcastController.js Fix:Podcast episodes store RSS feed guid so they can be matched if the RSS feed changes the episode URL #2207 2023-10-16 17:47:44 -05:00
RSSFeedController.js
SearchController.js Fix:Crash when searching for cover without an author #2174 2023-10-02 17:09:12 -05:00
SeriesController.js
SessionController.js
ToolsController.js
UserController.js Add:Email inputs for users 2023-10-04 17:05:12 -05:00