audiobookshelf/server/controllers
2023-02-05 16:52:17 -06:00
..
AuthorController.js Fix:Manually updating author image path & realtime update author image #1317 2022-12-26 15:45:42 -06:00
BackupController.js
CacheController.js
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
LibraryController.js Update:API endpoints for library and library item scan updated to POST requests 2023-02-03 17:50:42 -06: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 Update:Remove RSS feeds from login response payload and include feeds from library items request 2022-12-31 10:59:12 -06:00
NotificationController.js
PlaylistController.js
PodcastController.js Fix:Check if Windows before cleaning file path for POSIX separators #1254 2023-01-05 17:45:27 -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