audiobookshelf/server/controllers
2023-12-17 12:23:55 -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
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:Library search API endpoint /libraries/:id/search to check that query param q is a valid string 2023-12-17 12:23:55 -06: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
PodcastController.js Update:API endpoint /podcasts/feed validates rssFeed URL and uses SSRF req filter 2023-12-17 12:00:11 -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