advplyr.audiobookshelf/server
2025-07-06 13:10:14 -05:00
..
controllers Log when token expiry is set via env var, api-keys create/update returns with user association 2025-07-06 13:10:14 -05:00
finders Support rich text book descriptions 2025-01-22 08:53:23 +02: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 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
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 Merge branch 'master' into jwt_auth_refactor 2025-07-06 09:06:39 -05:00
objects Add logs when sanitizing filename and update podcast episode download to set targetFilename on init #4121 2025-03-19 17:39:23 -05:00
providers Fix server crash when FantLab provider request times out #4410 2025-06-17 17:21:21 -05:00
routers Add get all, update and delete endpoints. Add api keys config page 2025-06-30 11:32:02 -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 add explicit to podcasts 2025-06-21 12:29:54 +02:00
Auth.js Log when token expiry is set via env var, api-keys create/update returns with user association 2025-07-06 13:10:14 -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 Fix express.json position 2025-07-04 16:49:45 -05:00
SocketAuthority.js Handle socket re-authentication, fix socket toast to be re-usable, socket cleanup 2025-07-06 11:07:01 -05:00
Watcher.js Add: generic function to ignor files 2025-02-22 12:28:51 -07:00