audiobookshelf/server/controllers
2023-02-03 17:50:42 -06:00
..
AuthorController.js
BackupController.js
CacheController.js
CollectionController.js Remove invalid RSS feeds on init and remove feeds when associated entity is removed 2022-12-31 14:08:34 -06:00
EBookController.js Start of new epub reader 2023-01-01 18:09:00 -06:00
FileSystemController.js
LibraryController.js Update:API endpoints for library and library item scan updated to POST requests 2023-02-03 17:50:42 -06:00
LibraryItemController.js Update:API endpoints for library and library item scan updated to POST requests 2023-02-03 17:50:42 -06:00
MeController.js Update:syncLocalMediaProgress API response payload 2023-01-28 14:46:01 -06:00
MiscController.js
NotificationController.js
PlaylistController.js
PodcastController.js Fix:Check if Windows before cleaning file path for POSIX separators #1254 2023-01-05 17:45:27 -06:00
RSSFeedController.js Add:RSS feed for series & cleanup empty series from db #1265 2022-12-31 16:58:19 -06:00
SearchController.js Add MusicBrainz provider 2023-01-07 13:05:33 -06:00
SeriesController.js Add:RSS feed for series & cleanup empty series from db #1265 2022-12-31 16:58:19 -06:00
SessionController.js Add debug logs to playback sessions 2023-02-02 16:24:34 -06:00
ToolsController.js Add:Option to disable backup of audio files in embed metadata tool #1370 2023-01-07 15:16:52 -06:00
UserController.js