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
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
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
Server.js Remove UID/GID from Server constructor 2024-03-11 11:11:13 -05:00
SocketAuthority.js
Watcher.js