audiobookshelf/server/controllers
2023-03-23 08:45:00 +01: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 Update:Series books page fallback to sort by title/collapsed series name when no sequence #1503 2023-03-05 14:48:20 -06:00
LibraryItemController.js Show current episode download on init and download queue page updates 2023-03-05 10:35:34 -06:00
MeController.js Save Locations locally, add separate progress tracker 2023-03-23 08:45:00 +01: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 Remove library item listener from edit episode modal 2023-03-05 12:28:20 -06:00
RSSFeedController.js Open rss feed metadataDetails optional 2023-02-25 08:53:09 -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