audiobookshelf/server
2023-12-24 11:41:27 -06:00
..
controllers Update:Listening sessions table for multi-select, sorting and rows per page 2023-12-21 13:52:42 -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 Update:Listening sessions table for multi-select, sorting and rows per page 2023-12-21 13:52:42 -06:00
scanner Add: OPF file supports multiple series as sequence of : calibre:series and calibre:series_index; including tests 2023-12-24 00:43:42 +01:00
utils Update opf parser to ignore series with empty content and add tests 2023-12-24 11:41:27 -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 playback sessions that are 3s or less on startup 2023-12-21 14:29:36 -06: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