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 Update:Give full permissions to admin users except updating root or viewing root api token #137 2022-05-03 19:16:16 -05: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 Update:Remove fast-sort dependency 2022-06-07 20:22:23 -05:00
LibraryItemController.js Add:Persist RSS feeds in db #696, Update:RSS feed data model 2022-06-07 18:29:43 -05:00
MeController.js Update:Paginated listening sessions 2022-06-04 10:52:37 -05:00
MiscController.js Update:Send source back with auth request 2022-05-21 11:21:03 -05:00
PodcastController.js Initial commit for server side approach 2022-06-11 23:17:22 -07:00
SeriesController.js Add: Button on series page to mark all series as finished #452 2022-04-24 17:46:21 -05:00
SessionController.js Add:All listening sessions config page 2022-06-04 12:44:42 -05:00
UserController.js Update:Paginated listening sessions 2022-06-04 10:52:37 -05:00