audiobookshelf/server
2026-06-30 21:49:32 +02:00
..
auth Add unique UUID to access and refresh tokens 2026-05-21 17:08:39 -07:00
controllers Merge 8265abbba6 into 6f03467f35 2026-06-30 21:49:32 +02: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 Fix: async function should be a normal function in migration script 2026-05-31 09:04:58 -07:00
models Fix: rename author to check using normalized column and prevent unique constraint violation 2026-05-31 09:16:25 -07:00
objects Fix android device sdkVersion not handling it using number type, causing android session device names to show as iOS 2026-05-15 13:13:14 -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 Add logging when author normalization is empty 2026-05-31 08:22:28 -07:00
utils Merge 8265abbba6 into 6f03467f35 2026-06-30 21:49:32 +02:00
Auth.js Add additional debug logs for OIDC login 2025-08-15 17:23:20 -05:00
Database.js Update function name to be more descriptive 2026-05-31 08:22:29 -07:00
Logger.js Simplify log level determination 2025-03-08 12:46:36 -07:00
Server.js Server.js: Let next.js handle file uploads through internal-api routes 2026-06-23 14:08:16 +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