audiobookshelf/server/controllers
2023-10-26 16:41:54 -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 Update get all backups api endpoint to return backupLocation, display location above backup settings 2023-09-22 16:49:01 -05:00
CacheController.js
CollectionController.js
EmailController.js
FileSystemController.js
LibraryController.js Fix:Only show authors with books for users #2250 2023-10-24 17:04:54 -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 watcher function calls, add js docs 2023-10-26 16:41:54 -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