audiobookshelf/server/controllers
2022-04-25 19:03:26 -05:00
..
AuthorController.js
BackupController.js
CollectionController.js
FileSystemController.js
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 Update item api endpoint to include user media progress with item if using query string include=progress and optionally episode=episodeid - for mobile app downloads 2022-04-25 19:03:26 -05:00
MeController.js
MiscController.js Add back in m4b merge downloader in experimental #478 2022-04-21 18:52:28 -05:00
PodcastController.js Change new podcast modal to remove episode download list #494, Fix error when importing many episodes (set max size to 5MB) #493, show podcast episodes downloading and in queue on podcast landing page 2022-04-23 19:41:06 -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