audiobookshelf/server/controllers
2023-09-25 17:05:58 -05:00
..
AuthorController.js Add cover finder to new book scanner 2023-09-06 17:48:50 -05:00
BackupController.js x-accel: encode all paths to URIs 2023-09-18 13:08:19 -07:00
CacheController.js Add cover finder to new book scanner 2023-09-06 17:48:50 -05:00
CollectionController.js Update db model references 2023-08-20 13:34:03 -05:00
EmailController.js Update match all books to load items from DB, remove library items loading to memory on init 2023-09-04 16:33:55 -05:00
FileSystemController.js Fix:Browse folders when adding new library folder crashing server #2065 2023-09-09 07:47:17 -05:00
LibraryController.js Handle sorting when collapsing by series and filtering by series on library page 2023-09-08 13:42:19 -05:00
LibraryItemController.js x-accel: encode all paths to URIs 2023-09-18 13:08:19 -07:00
MeController.js Add support for hide from continue listening on new home page shelves route 2023-09-07 17:49:35 -05:00
MiscController.js Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting 2023-09-24 15:36:35 -05:00
NotificationController.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
PlaylistController.js Fix:Server crash when removing item from playlist #2115 2023-09-17 12:40:13 -05:00
PodcastController.js Add cover finder to new book scanner 2023-09-06 17:48:50 -05:00
RSSFeedController.js Remove series search api endpoint, update authors and series to load from db 2023-09-03 10:49:02 -05:00
SearchController.js Update match all books to load items from DB, remove library items loading to memory on init 2023-09-04 16:33:55 -05:00
SeriesController.js Remove series search api endpoint, update authors and series to load from db 2023-09-03 10:49:02 -05:00
SessionController.js Update JWT auth extractors, add state in openid redirect, add back cors for api router 2023-09-25 17:05:58 -05:00
ToolsController.js Update match all books to load items from DB, remove library items loading to memory on init 2023-09-04 16:33:55 -05:00
UserController.js Merge remote-tracking branch 'origin/master' into auth_passportjs 2023-09-10 13:11:35 +00:00