audiobookshelf/server/controllers
2022-04-24 16:56:30 -05:00
..
AuthorController.js
BackupController.js
CollectionController.js
FileSystemController.js
LibraryController.js Update personalized api endpoint to new optimal function that only loops through library items once 2022-04-24 16:56:30 -05:00
LibraryItemController.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
MeController.js
MiscController.js
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
SessionController.js
UserController.js