audiobookshelf/server
2025-10-19 17:25:18 -05:00
..
auth Fix http/https error 2025-08-30 17:47:21 +02:00
controllers Fix admin user unable to close sessions of other users #4746 2025-10-13 09:50:01 -05:00
finders Add "Best" option to book cover search 2025-10-03 08:23:53 +03:00
libs
managers Add "Best" option to book cover search 2025-10-03 08:23:53 +03:00
migrations
models Fix podcast itunesId not set on create or update from match #4614 2025-08-22 08:20:49 -05:00
objects remove token from hls url 2025-08-19 15:29:49 +02:00
providers Shorten timeout and error message for remaining providers 2025-10-02 22:23:12 +03:00
routers Add rate limiter for auth endpoints 2025-07-07 16:23:15 -05:00
scanner Fix scanner after deleting single file books #4459 2025-07-09 13:42:53 -05:00
utils Fix podcast failed to parse rss feed when feed is not using CData in content:encoded #4757 2025-10-19 17:25:18 -05:00
Auth.js Add additional debug logs for OIDC login 2025-08-15 17:23:20 -05:00
Database.js
Logger.js
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