audiobookshelf/server/controllers
2022-03-13 17:10:48 -05:00
..
AuthorController.js Add:Authors page match authors and display author image 2022-03-13 10:35:35 -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
LibraryController.js New data model batch routes and batch editor 2022-03-13 17:10:48 -05:00
LibraryItemController.js New data model batch routes and batch editor 2022-03-13 17:10:48 -05:00
MeController.js
SeriesController.js New model updates for series, collections, authors routes 2022-03-12 18:50:31 -06:00
UserController.js