audiobookshelf/server
2024-06-18 18:52:37 -06:00
..
controllers Update:Add server setting for backupPath and allow overriding with BACKUP_PATH env variable #2973 2024-06-18 17:10:49 -05:00
finders Fix:Add timeout to provider matching default to 30s #3000 2024-05-25 16:32:02 -05:00
libs Fix:Fluent ffmpeg not detecting formats in ffmpegv7 #3029 2024-06-01 11:19:43 -05:00
managers bug: If !itemProgress unhandled exception syncing user progress 2024-06-18 18:52:37 -06:00
models Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
objects Update:Add server setting for backupPath and allow overriding with BACKUP_PATH env variable #2973 2024-06-18 17:10:49 -05:00
providers Update:Validate ASIN for author, chapter and match requests 2024-06-09 13:43:03 -05:00
routers Use new database models, fix function name and use optional path parameter 2024-05-14 10:51:50 +02:00
scanner Fix:Embedded chapters sort order #3007 2024-05-24 16:49:39 -05:00
utils Misnamed variable and cumulative length 2024-06-15 01:20:22 +00:00
Auth.js show dropdown if issuer has list of algorithms 2024-04-09 22:29:06 +02:00
Database.js Fix:Applying backup not properly overwriting existing sqlite file 2024-03-16 15:12:33 -05:00
Logger.js Add:Env variable setting to allow CORS 2024-05-19 14:40:46 -05:00
Server.js Update:Support for ENV variables to disable SSRF request filter (DISABLE_SSRF_REQUEST_FILTER=1) #2549 2024-06-03 17:21:18 -05:00
SocketAuthority.js Fix:Disconnect from socket on logout, remove unnecessary logout function 2024-02-17 16:58:49 -06:00
Watcher.js Update:Watcher pending delay to 10s. Increase file mtime check interval to 3s and timeout to 600s. Remove file from pending scan if it times out. 2024-06-14 16:50:09 -05:00