audiobookshelf/server
advplyr 2d9f63963e
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Merge pull request #5370 from mikiher/fix/root-user-delete-protection
Prevent admin users from deleting the root account
2026-07-20 18:35:32 -04:00
..
auth fix(auth): harden OIDC web callback URL validation 2026-07-16 17:11:11 +03:00
controllers Simplify user delete checks 2026-07-20 17:33:15 -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 fix: set correct Content-Type for RSS feed audio files 2026-05-02 22:13:35 -04:00
migrations Rename migration to v2.35.0 & merge master 2026-04-30 16:08:24 -05:00
models Merge pull request #5370 from mikiher/fix/root-user-delete-protection 2026-07-20 18:35:32 -04:00
objects Update server settings to include host timezone for use in cron scheduler next run dates 2026-07-19 17:31:00 -05:00
providers Fix server crash on audible match #4931 2025-12-23 16:44:29 -06:00
routers Fix item_removed payload to include libraryId 2026-03-31 22:02:52 +03:00
scanner Batch author numBooks updates at scan end via authors_num_books_updated 2026-07-10 17:37:31 +03:00
utils Update x-forwarded-proto to check comma separated value 2026-07-20 17:06:21 -05: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 refactor(server): centralize request HTTPS and origin detection 2026-07-16 17:10:42 +03:00
SocketAuthority.js Update socket events to check client is admin & validate log level 2026-05-12 16:57:28 -05:00
Watcher.js Add: generic function to ignor files 2025-02-22 12:28:51 -07:00