audiobookshelf/server
2023-12-17 11:17:35 -06:00
..
controllers Update:API endpoints /podcasts/feed and /podcasts/opml restricted to admin users 2023-12-17 11:17:35 -06:00
finders BookFinder formatting update 2023-12-10 10:35:21 -06:00
libs Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
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 Fix:Podcast RSS feed request header to include application/rss+xml #2401 2023-12-09 13:51:28 -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 Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
Logger.js Merge pull request #2326 from lkiesow/hide-dev-logs 2023-11-25 10:36:50 -06:00
Server.js Fix:Narrators page 404 on reload #2359 2023-11-28 16:39:52 -06:00
SocketAuthority.js Ignore sequelize hooks when updating user lastSeen on socket authentication 2023-11-24 14:27:32 -06:00
Watcher.js Fix:Watcher waits for files to finish transferring before scanning #1362 #2248 2023-10-25 16:53:53 -05:00