audiobookshelf/server/controllers
advplyr 102c90c4e8
Merge pull request #2133 from mfcar/mf/backup
Add more information to the backup page
2023-09-22 16:56:12 -05:00
..
AuthorController.js
BackupController.js Update get all backups api endpoint to return backupLocation, display location above backup settings 2023-09-22 16:49:01 -05:00
CacheController.js
CollectionController.js
EmailController.js
FileSystemController.js Fix:Browse folders when adding new library folder crashing server #2065 2023-09-09 07:47:17 -05:00
LibraryController.js
LibraryItemController.js Update cover API endpoint to only load necessary data from DB #2073 2023-09-21 16:57:48 -05: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
NotificationController.js
PlaylistController.js Fix:Server crash when removing item from playlist #2115 2023-09-17 12:40:13 -05:00
PodcastController.js
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
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
ToolsController.js
UserController.js