audiobookshelf/server/controllers
2023-10-24 13:35:43 +00: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 Update:Quick match all for library to use task instead of toast, remove scan socket events 2023-10-21 13:53:00 -05:00
LibraryItemController.js
MeController.js
MiscController.js Add API to update a path on a watched library folder 2023-10-24 13:35:43 +00: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