| .. |
|
auth
|
refactored proxuauthstrategy and added some env variables
|
2025-09-29 15:05:10 +02:00 |
|
controllers
|
fix: missing function
|
2025-09-29 16:49:26 +02: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
|
Fix issue with episode downloads without streams, fallback to regular dl on ffprobe fail
|
2025-09-10 17:10:00 -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
|
Fix podcast itunesId not set on create or update from match #4614
|
2025-08-22 08:20:49 -05:00 |
|
objects
|
refactored proxuauthstrategy and added some env variables
|
2025-09-29 15:05:10 +02:00 |
|
providers
|
Fix server crash when FantLab provider request times out #4410
|
2025-06-17 17:21:21 -05:00 |
|
routers
|
refactored proxuauthstrategy and added some env variables
|
2025-09-29 15:05:10 +02:00 |
|
scanner
|
Fix scanner after deleting single file books #4459
|
2025-07-09 13:42:53 -05:00 |
|
utils
|
Fix issue with episode downloads without streams, fallback to regular dl on ffprobe fail
|
2025-09-10 17:10:00 -05:00 |
|
Auth.js
|
feat: proxy authenfication added
|
2025-09-29 12:17:59 +02: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 for nextjs client, pass all remaining requests through to nextjs
|
2025-09-28 09:41:15 -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 |