audiobookshelf/server
advplyr 99f0799a11 Update:Adding support for skipping check for ffmpeg/ffprobe binaries with environment variable SKIP_BINARIES_CHECK
- Set SKIP_BINARIES_CHECK=1 env variable to skip
- Or set SkipBinariesCheck: true in dev.js #2741
2024-03-14 16:29:01 -05:00
..
controllers Merge branch 'master' into authorSort 2024-03-07 12:26:07 -06:00
finders Added isbn to CustomProviderAdapter 2024-03-12 08:18:52 +00:00
libs Remove old login rate limiter 2024-02-17 15:29:06 -06:00
managers Update:Adding support for skipping check for ffmpeg/ffprobe binaries with environment variable SKIP_BINARIES_CHECK 2024-03-14 16:29:01 -05:00
models use the toggle to not show earlier works than the ones already read 2024-03-12 17:04:26 +01:00
objects use the toggle to not show earlier works than the ones already read 2024-03-12 17:04:26 +01:00
providers Merge pull request #2734 from mikiher/fix-sequence-cleanup 2024-03-14 13:12:04 -05:00
routers Update:Added button to user edit modal for unlinking user from openid #2587 2024-02-18 15:38:45 -06:00
scanner Update functions for #2724 and add jsdocs 2024-03-11 17:07:03 -05:00
utils Merge pull request #2737 from justcallmelarry/feature/add-toggle-for-skipping-earlier-instalments-in-continue-series 2024-03-14 14:40:20 -05:00
Auth.js Auth: Fix crash on missing logout URL 2024-03-12 18:07:13 +01:00
Database.js Update functions for #2724 and add jsdocs 2024-03-11 17:07:03 -05:00
Logger.js Fix log source in log file 2024-02-29 18:16:29 +01:00
Server.js Remove UID/GID from Server constructor 2024-03-11 11:11:13 -05:00
SocketAuthority.js Fix:Disconnect from socket on logout, remove unnecessary logout function 2024-02-17 16:58:49 -06:00
Watcher.js Fix:Watcher waits for files to finish transferring before scanning #1362 #2248 2023-10-25 16:53:53 -05:00