audiobookshelf/server
2024-11-30 15:48:20 -06:00
..
controllers Fix:Server crash deleting user with sessions 2024-11-27 16:48:07 -06:00
finders Add a try-catch block around custom provider search 2024-09-09 19:23:26 +03:00
libs Put umzug in server/libs and remove unneeded dependencies from it 2024-09-08 21:33:32 +03:00
managers Add episode_download_queue_cleared socket event 2024-11-12 07:37:38 +02: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 Fix:Error adding new series if a series has a null title #3622 2024-11-18 07:59:02 -06:00
providers Fix:Use region for author search by name #3470 2024-10-01 16:14:51 -05:00
routers Update FolderWatcher to singleton 2024-11-07 16:32:05 -06:00
scanner Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00
utils Fix:Error adding new series if a series has a null title #3622 2024-11-18 07:59:02 -06: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 Disregard socketListener.level if level >= FATAL 2024-09-11 22:05:38 +03:00
Server.js Update:Set Content-Security-Policy header to disallow iframes 2024-11-23 11:17:13 -06:00
SocketAuthority.js Add base path to socket.io connections on client and server 2024-10-15 05:50:23 +03:00
Watcher.js Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00