audiobookshelf/server/controllers
2023-10-29 11:28:34 -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 Add:Ereader device setting to set users that have access #1982 2023-10-29 11:28:34 -05:00
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
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
SeriesController.js
SessionController.js
ToolsController.js
UserController.js