audiobookshelf/server
2023-12-17 12:23:55 -06:00
..
controllers Fix:Library search API endpoint /libraries/:id/search to check that query param q is a valid string 2023-12-17 12:23:55 -06:00
finders BookFinder formatting update 2023-12-10 10:35:21 -06:00
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
scanner Sort audible match results by duration difference 2023-12-09 00:33:06 +02:00
utils Update:API endpoint /podcasts/feed validates rssFeed URL and uses SSRF req filter 2023-12-17 12:00:11 -06:00
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 Fix:Narrators page 404 on reload #2359 2023-11-28 16:39:52 -06:00
SocketAuthority.js
Watcher.js