audiobookshelf/server
2024-12-02 17:23:25 -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
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 Fix:Load year in review stats for playback sessions with null mediaMetadata 2024-12-02 17:23:25 -06:00
Auth.js
Database.js
Logger.js
Server.js
SocketAuthority.js
Watcher.js