audiobookshelf/server/controllers
2023-02-19 21:39:28 +00:00
..
AuthorController.js Fix:Manually updating author image path & realtime update author image #1317 2022-12-26 15:45:42 -06:00
BackupController.js Update:Backups API endpoints, add get all backups route, update socket init event payload 2022-11-24 13:14:29 -06:00
CacheController.js Update:Encode & embed metadata API endpoints, separate cache & search endpoints into controllers 2022-11-19 13:28:06 -06:00
CollectionController.js Remove invalid RSS feeds on init and remove feeds when associated entity is removed 2022-12-31 14:08:34 -06:00
EBookController.js Start of new epub reader 2023-01-01 18:09:00 -06:00
FileSystemController.js Update FileSystemController.js to respond with objects 2022-11-29 11:55:22 -06:00
LibraryController.js Add size stats 2023-02-19 21:39:28 +00:00
LibraryItemController.js Update:API endpoints for library and library item scan updated to POST requests 2023-02-03 17:50:42 -06:00
MeController.js Update:API endpoint for syncing multiple local sessions. New API endpoint to get current user. Deprecate /me/sync-local-progress endpoint 2023-02-05 16:52:17 -06:00
MiscController.js Fix:Upload API endpoint crashing on invalid request with no files #1473 2023-02-10 17:25:19 -06:00
NotificationController.js Update:Notifications onTest for testing and parse title/body template #996 2022-09-24 16:15:16 -05:00
PlaylistController.js Add:Create playlist from a collection #1226 2022-12-17 17:31:19 -06:00
PodcastController.js Fix:Adding new podcast when folder already exists #1462 2023-02-11 15:25:54 -06:00
RSSFeedController.js Add:RSS feed for series & cleanup empty series from db #1265 2022-12-31 16:58:19 -06:00
SearchController.js Add MusicBrainz provider 2023-01-07 13:05:33 -06:00
SeriesController.js Add:RSS feed for series & cleanup empty series from db #1265 2022-12-31 16:58:19 -06:00
SessionController.js Update:API endpoint for syncing multiple local sessions. New API endpoint to get current user. Deprecate /me/sync-local-progress endpoint 2023-02-05 16:52:17 -06:00
ToolsController.js Add:Option to disable backup of audio files in embed metadata tool #1370 2023-01-07 15:16:52 -06:00
UserController.js Server socket event fixes 2022-12-22 16:26:11 -06:00