audiobookshelf/server/controllers
2023-02-05 16:52:17 -06:00
..
AuthorController.js
BackupController.js
CacheController.js
CollectionController.js
EBookController.js
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
NotificationController.js
PlaylistController.js
PodcastController.js
RSSFeedController.js
SearchController.js
SeriesController.js
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
UserController.js