| .. |
|
auth
|
Update API Key jwtAuthCheck to check user active status
|
2026-03-18 16:17:45 -05:00 |
|
controllers
|
Update playlist endpoints to check user still has library access
|
2026-04-22 16:42:58 -05:00 |
|
finders
|
Improved subtitle parsing to account for bare colon in title
|
2026-02-06 14:31:09 -05: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 backup load & upload to remove tempfile on failed backups, validate details filesize & close zip
|
2026-04-18 17:03:37 -05:00 |
|
migrations
|
Merge branch 'master' into master
|
2026-03-27 13:27:39 +00:00 |
|
models
|
Merge c0ed3afe30 into a5362de9cc
|
2026-04-24 22:24:44 +02:00 |
|
objects
|
Merge c0ed3afe30 into a5362de9cc
|
2026-04-24 22:24:44 +02:00 |
|
providers
|
Merge branch 'master' into master
|
2026-03-27 13:27:39 +00:00 |
|
routers
|
Fix item_removed payload to include libraryId
|
2026-03-31 22:02:52 +03:00 |
|
scanner
|
Merge branch 'master' into master
|
2026-03-27 13:27:39 +00:00 |
|
utils
|
Merge c0ed3afe30 into a5362de9cc
|
2026-04-24 22:24:44 +02:00 |
|
Auth.js
|
Add additional debug logs for OIDC login
|
2025-08-15 17:23:20 -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 for nextjs client, pass all remaining requests through to nextjs
|
2025-09-28 09:41:15 -05:00 |
|
SocketAuthority.js
|
Replace cover search with streaming version
|
2025-10-02 13:30:03 +03:00 |
|
Watcher.js
|
Add: generic function to ignor files
|
2025-02-22 12:28:51 -07:00 |