audiobookshelf/server/controllers
Paul Nettleton c9ab2a242d Update MiscController.js to respond with objects
Changes:
- `getAllTags` (GET /api/tags)
2022-11-29 12:26:59 -06:00
..
AuthorController.js Update AuthorController.js to respond with objects 2022-11-29 12:04:45 -06:00
BackupController.js Update:Backups API endpoints, add get all backups route, update socket init event payload 2022-11-24 13:14:29 -06:00
CacheController.js Update:Encode & embed metadata API endpoints, separate cache & search endpoints into controllers 2022-11-19 13:28:06 -06:00
CollectionController.js Update CollectionController.js to respond with objects 2022-11-29 11:48:21 -06:00
FileSystemController.js Update FileSystemController.js to respond with objects 2022-11-29 11:55:22 -06:00
LibraryController.js Update LibraryController.js to respond with objects 2022-11-29 11:30:25 -06:00
LibraryItemController.js Update LibraryItemController.js to respond with objects 2022-11-29 11:37:45 -06:00
MeController.js Update:Refactor socket connection management into SocketAuthority 2022-11-24 15:53:58 -06:00
MiscController.js Update MiscController.js to respond with objects 2022-11-29 12:26:59 -06:00
NotificationController.js Update:Notifications onTest for testing and parse title/body template #996 2022-09-24 16:15:16 -05:00
PlaylistController.js Fix:Playlist API endpoint permissions 2022-11-28 16:29:04 -06:00
PodcastController.js Update:Refactor socket connection management into SocketAuthority 2022-11-24 15:53:58 -06:00
SearchController.js Update SearchController.js to respond with objects 2022-11-29 12:23:02 -06:00
SeriesController.js Update SeriesController.js to respond with objects 2022-11-29 12:08:40 -06:00
SessionController.js Add:Delete playback session button and api route 2022-08-13 12:24:19 -05:00
ToolsController.js Update:Encode & embed metadata API endpoints, separate cache & search endpoints into controllers 2022-11-19 13:28:06 -06:00
UserController.js Update UserController.js to respond with objects 2022-11-29 11:43:39 -06:00