audiobookshelf/server/controllers
2022-03-19 06:41:54 -05:00
..
AuthorController.js Fix:Updating author name to update author name on each library item 2022-03-18 09:38:36 -05:00
BackupController.js New data model backups and move backups to API endpoints 2022-03-18 13:44:29 -05:00
CollectionController.js
FileSystemController.js
LibraryController.js Fix library check path and set provider, update podcast model and UI 2022-03-19 06:41:54 -05:00
LibraryItemController.js Clean up ApiRouter adding MiscController, move upload and scan to api endpoints 2022-03-18 11:51:55 -05:00
MeController.js Fix player content url, update user progress object include media entity id, update reset progress route 2022-03-18 15:31:46 -05:00
MediaEntityController.js
MiscController.js Clean up ApiRouter adding MiscController, move upload and scan to api endpoints 2022-03-18 11:51:55 -05:00
SeriesController.js
SessionController.js
UserController.js