audiobookshelf/server/controllers
2022-03-11 19:46:32 -06: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
FileSystemController.js
LibraryController.js New api routes, updating web client pages, audiobooks to libraryItem migration 2022-03-10 18:45:02 -06:00
LibraryItemController.js New model update details, author and series inputs with create new, compare & copy utils 2022-03-11 19:46:32 -06:00
MeController.js
SeriesController.js New model update details, author and series inputs with create new, compare & copy utils 2022-03-11 19:46:32 -06:00
UserController.js