audiobookshelf/server
2024-12-01 12:49:39 -06:00
..
controllers Update:batchUpdate endpoint validate req.body is an array of objects 2024-12-01 12:49:39 -06:00
finders
libs
managers Add LibraryItemController test for delete/batchDelete/updateMedia endpoint functions to correctly remove authors & series with no books 2024-12-01 12:44:21 -06:00
migrations Update v2.17.3 migration file to first check if constraints need to be updated, add unit test 2024-11-30 15:48:20 -06:00
models Fix:API get media progress for episode 2024-11-24 15:05:19 -06:00
objects Add LibraryItemController test for delete/batchDelete/updateMedia endpoint functions to correctly remove authors & series with no books 2024-12-01 12:44:21 -06:00
providers Fix:Use region for author search by name #3470 2024-10-01 16:14:51 -05:00
routers Add LibraryItemController test for delete/batchDelete/updateMedia endpoint functions to correctly remove authors & series with no books 2024-12-01 12:44:21 -06:00
scanner
utils
Auth.js
Database.js Fix:Server crash deleting library that has playback sessions #3634 2024-11-22 17:20:31 -06:00
Logger.js
Server.js Update:Set Content-Security-Policy header to disallow iframes 2024-11-23 11:17:13 -06:00
SocketAuthority.js
Watcher.js