audiobookshelf/server/controllers
2023-12-17 11:18:21 -06: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 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 Fix:Bad backup causing other backup files to not be displayed #1961 2023-09-30 16:01:10 -05:00
MiscController.js Update auth settings endpoint to return updated flag and show whether updates were made in client toast 2023-12-07 17:01:33 -06:00
NotificationController.js
PlaylistController.js Fix:Server crash when removing item from playlist #2115 2023-09-17 12:40:13 -05:00
PodcastController.js Update:API endpoints /podcasts/feed and /podcasts/opml restricted to admin users 2023-12-17 11:17:35 -06:00
RSSFeedController.js
SearchController.js Update:API endpoint /search/podcast throw 400 error if term query param is not supplied 2023-12-17 11:18:21 -06:00
SeriesController.js
SessionController.js Update JWT auth extractors, add state in openid redirect, add back cors for api router 2023-09-25 17:05:58 -05:00
ToolsController.js
UserController.js Merge master 2023-11-01 08:58:48 -05:00