audiobookshelf/server
2025-06-19 17:28:21 -05:00
..
controllers Fix pathexists filepath back to posix 2025-06-11 16:37:07 -05:00
finders
libs Add fuse.basic.min.js in libs instead of full npm package, use lower threshold for quick matching 2025-06-13 17:23:24 -05:00
managers Update local session sync logs to help debug sync errors 2025-06-15 17:21:47 -05:00
migrations
models Update local session sync logs to help debug sync errors 2025-06-15 17:21:47 -05:00
objects
providers Fix server crash when FantLab provider request times out #4410 2025-06-17 17:21:21 -05:00
routers Add new api endpoint for direct playing audio files using session id #4259 2025-05-05 17:00:43 -05:00
scanner Add fuse.basic.min.js in libs instead of full npm package, use lower threshold for quick matching 2025-06-13 17:23:24 -05:00
utils Include durationSeconds on RSS podcast episode parsed from duration 2025-06-19 17:28:21 -05:00
Auth.js Add restart server message on authentication page when oidc is enabled #4064 2025-05-13 17:01:00 -05:00
Database.js Fix database cleanup query pulling duplicate mediaProgresses 2025-06-16 17:50:53 -05:00
Logger.js
Server.js Cast PODCAST_DOWNLOAD_TIMEOUT and MAX_FAILED_EPISODE_CHECKS env vars to numbers 2025-06-05 14:31:12 -05:00
SocketAuthority.js
Watcher.js