audiobookshelf/server/controllers
2022-04-29 17:43:46 -05:00
..
AuthorController.js Create podcast manager and re-organize managers 2022-03-20 16:41:06 -05:00
BackupController.js New data model backups and move backups to API endpoints 2022-03-18 13:44:29 -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 Add: button on issues page to remove all library items with issues #476 2022-04-24 18:25:33 -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 Add sync local media progress routes for offline mobile playback session support 2022-04-09 17:56:51 -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 Add:Check for new episodes manual check and update last check time, Update:Adding new podcasts and downloading podcast episodes restricted to admin users 2022-04-29 16:42: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 Add sync local media progress routes for offline mobile playback session support 2022-04-09 17:56:51 -05:00
UserController.js New data model play media entity, PlaybackSessionManager 2022-03-17 19:10:47 -05:00