audiobookshelf/server/controllers
jmt-gh b3d9323f66 Initial commit for server side approach
This is the first commit for bringing this over to the server side.

It works! Right now it fails if the autoscanner or or the manual
individual book scanner try to do it's thing. I'll need to update those
2022-06-11 23:17:22 -07:00
..
AuthorController.js Update:Remove fast-sort dependency 2022-06-07 20:22:23 -05:00
BackupController.js
CollectionController.js
FileSystemController.js
LibraryController.js Update:Remove fast-sort dependency 2022-06-07 20:22:23 -05:00
LibraryItemController.js
MeController.js
MiscController.js
PodcastController.js Initial commit for server side approach 2022-06-11 23:17:22 -07:00
SeriesController.js
SessionController.js
UserController.js