audiobookshelf/server
2024-12-01 23:57:47 -08: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
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 Fix third instance of regex 2024-12-01 23:57:47 -08:00
utils Fix second instance of regex 2024-12-01 18:41:38 -08:00
Auth.js Add in-memory user cache 2024-11-10 08:34:47 +02:00
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 Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00