advplyr.audiobookshelf/server
advplyr 4ff7355262
Some checks are pending
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Fix hashPassword
2025-07-08 09:14:07 -05:00
..
auth Seperate out auth strategies, update change password to return error status codes 2025-07-07 15:04:40 -05:00
controllers Fix hashPassword 2025-07-08 09:14:07 -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 Refactor Auth to breakout functions in TokenManager, handle token generation for OIDC 2025-07-06 16:43:03 -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 rate limiter for auth endpoints 2025-07-07 16:23:15 -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 rate limiter for auth endpoints 2025-07-07 16:23:15 -05:00
Auth.js Update oidc redirect to pass both new and old token in url 2025-07-07 17:21: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 Fix hashPassword 2025-07-08 09:14:07 -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 Add: generic function to ignor files 2025-02-22 12:28:51 -07:00