audiobookshelf/server/controllers
2022-04-30 11:36:05 -05:00
..
AuthorController.js
BackupController.js
CollectionController.js
FileSystemController.js
LibraryController.js Remove old home page personalized API route 2022-04-30 11:36:05 -05:00
LibraryItemController.js Add:Support for openaudible folder structure (subject to change), add support for treating single audio files in the root directory as library items #401 2022-04-27 19:42:34 -05:00
MeController.js Update:Guest user accounts cannot change the account password #537 2022-04-29 18:38:13 -05:00
MiscController.js Fix:Series covers on home page not spread out correctly #505, Update:Server settings are now returned with auth requests 2022-04-29 17:43:46 -05:00
PodcastController.js Update:User type admin permissions to create podcasts and download episodes #507 2022-04-29 18:29:40 -05: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
UserController.js