audiobookshelf/server
2025-08-19 08:56:52 -07:00
..
auth Fix oidc auto-register not cleaning up new user on errors #4563 2025-08-10 17:26:15 -05:00
controllers Fix server crash when transcode requests are made to the direct play endpoint #4555 2025-08-07 17:21:05 -05:00
finders Match confidence calculation for audible results 2025-05-21 10:25:42 +03:00
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 Added deviceId in addition to inode to uniquely identify files 2025-08-19 08:56:52 -07:00
migrations Update API Keys to be tied to a user, add apikey lru-cache, handle deactivating expired keys 2025-06-30 14:53:11 -05:00
models Added deviceId in addition to inode to uniquely identify files 2025-08-19 08:56:52 -07:00
objects Added deviceId in addition to inode to uniquely identify files 2025-08-19 08:56:52 -07:00
providers Fix server crash when FantLab provider request times out #4410 2025-06-17 17:21:21 -05:00
routers Add rate limiter for auth endpoints 2025-07-07 16:23:15 -05:00
scanner Added deviceId in addition to inode to uniquely identify files 2025-08-19 08:56:52 -07:00
utils Added deviceId in addition to inode to uniquely identify files 2025-08-19 08:56:52 -07:00
Auth.js Update callback url check 2025-08-10 17:08:25 -05:00
Database.js Update API Keys to be tied to a user, add apikey lru-cache, handle deactivating expired keys 2025-06-30 14:53:11 -05:00
Logger.js Simplify log level determination 2025-03-08 12:46:36 -07:00
Server.js Update callback url check 2025-08-10 17:08:25 -05:00
SocketAuthority.js Refactor Auth to breakout functions in TokenManager, handle token generation for OIDC 2025-07-06 16:43:03 -05:00
Watcher.js Fixed a few type issues 2025-08-15 09:05:30 -07:00