audiobookshelf/server
2023-12-17 11:18:21 -06:00
..
controllers Update:API endpoint /search/podcast throw 400 error if term query param is not supplied 2023-12-17 11:18:21 -06:00
finders
libs
managers Fix:RSS feeds for collections not updating #2414 2023-12-14 15:45:34 -06:00
models Fix:RSS feeds for collections not updating #2414 2023-12-14 15:45:34 -06:00
objects SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381) 2023-12-04 22:36:34 +01:00
providers Update:Clean series sequence response from audible provider #2380 2023-12-06 17:31:36 -06:00
routers Use a single router.get for API cache middleware 2023-11-23 09:55:55 +02:00
scanner Sort audible match results by duration difference 2023-12-09 00:33:06 +02:00
utils
Auth.js Update:/auth/openid/config API endpoint to require admin user and validate issuer URL 2023-12-17 10:41:39 -06:00
Database.js
Logger.js
Server.js
SocketAuthority.js
Watcher.js