audiobookshelf/server/controllers
2022-04-22 19:31:11 -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 Podcast home page shelves for currently listening episodes, newest episodes. Podcast episode card 2022-04-22 19:31:11 -05:00
LibraryItemController.js Fix user issue sending POST requests to play endpoints #473 2022-04-21 07:24:54 -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 Add back in m4b merge downloader in experimental #478 2022-04-21 18:52:28 -05:00
PodcastController.js Update podcast search page to support manually entering podcast RSS feed 2022-04-13 16:55:48 -05:00
SeriesController.js New model updates for series, collections, authors routes 2022-03-12 18:50:31 -06: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