audiobookshelf/server/controllers
2024-01-03 20:42:35 +01: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 Update db model references 2023-08-20 13:34:03 -05:00
EmailController.js
FileSystemController.js Fix:Browse folders when adding new library folder crashing server #2065 2023-09-09 07:47:17 -05:00
LibraryController.js Small fixes 2024-01-03 20:40:36 +01:00
LibraryItemController.js Update:Podcast episode table is lazy loaded #1549 2023-12-31 14:51:01 -06:00
MeController.js
MiscController.js Fix log messages 2024-01-03 20:42:35 +01: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 endpoint /podcasts/feed validates rssFeed URL and uses SSRF req filter 2023-12-17 12:00:11 -06:00
RSSFeedController.js Remove series search api endpoint, update authors and series to load from db 2023-09-03 10:49:02 -05:00
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 Remove series search api endpoint, update authors and series to load from db 2023-09-03 10:49:02 -05:00
SessionController.js
ToolsController.js
UserController.js Merge master 2023-11-01 08:58:48 -05:00