audiobookshelf/server
advplyr 95c80a5b18
Merge pull request #3672 from Techwolfy/disc-folder-support
Support additional disc folder names
2024-12-03 17:28:32 -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
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 Merge pull request #3672 from Techwolfy/disc-folder-support 2024-12-03 17:28:32 -06:00
Auth.js
Database.js
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