audiobookshelf/server/controllers
2023-12-30 16:14:14 -06:00
..
AuthorController.js
BackupController.js
CacheController.js
CollectionController.js
EmailController.js
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:podcastEpisodes table index added for createdAt column #2073 #2075 2023-12-30 16:14:14 -06:00
MeController.js Add:Year in review card for server stats #2373 2023-12-22 17:01:07 -06:00
MiscController.js Add:Year in review card for server stats #2373 2023-12-22 17:01:07 -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:Listening sessions table for multi-select, sorting and rows per page 2023-12-21 13:52:42 -06:00
ToolsController.js
UserController.js Merge master 2023-11-01 08:58:48 -05:00