audiobookshelf/server/controllers
2022-03-13 06:42:43 -05:00
..
AuthorController.js New data model authors routes 2022-03-13 06:42:43 -05:00
BackupController.js
BookController.js Add db migration file to change audiobooks to library items with new data model 2022-03-09 19:23:17 -06:00
CollectionController.js New model updates for series, collections, authors routes 2022-03-12 18:50:31 -06:00
FileSystemController.js Missing Path variable 2021-12-27 17:51:19 +01:00
LibraryController.js New model updates for series, collections, authors routes 2022-03-12 18:50:31 -06:00
LibraryItemController.js New model update audio player, stream, collections 2022-03-12 19:59:35 -06:00
MeController.js Fix:Sync audiobook progress 2022-01-05 19:07:32 -06:00
SeriesController.js New model updates for series, collections, authors routes 2022-03-12 18:50:31 -06:00
UserController.js