audiobookshelf/server
2025-07-09 13:42:53 -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 Fix manually setting updatedAt of mediaProgresses using progress sync lastUpdate timestamp #4366 2025-07-01 16:48:07 -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 Fix scanner after deleting single file books #4459 2025-07-09 13:42:53 -05:00
utils Fix scanner after deleting single file books #4459 2025-07-09 13:42:53 -05:00
Auth.js Add ENV REACT_CLIENT_PATH to target a Nextjs frontend instead of Nuxt 2025-06-23 16:56:08 -05:00
Database.js Fix database cleanup query pulling duplicate mediaProgresses 2025-06-16 17:50:53 -05:00
Logger.js
Server.js Add ENV REACT_CLIENT_PATH to target a Nextjs frontend instead of Nuxt 2025-06-23 16:56:08 -05:00
SocketAuthority.js
Watcher.js