audiobookshelf/server
2025-05-17 17:55:18 +02:00
..
controllers Add new api endpoint for direct playing audio files using session id #4259 2025-05-05 17:00:43 -05:00
finders
libs
managers more notifications 2025-05-17 17:55:18 +02:00
migrations Improve book library page query performance for author sort order (#4080) 2025-03-17 17:09:49 -05:00
models Update watcher to re-scan library items when non-media files are added/updated #4245 2025-05-01 17:17:40 -05:00
objects more notifications 2025-05-17 17:55:18 +02:00
providers Cast OpenLibrary publishYear to string #4114 2025-03-15 17:41:07 -05:00
routers Add new api endpoint for direct playing audio files using session id #4259 2025-05-05 17:00:43 -05:00
scanner Update watcher to re-scan library items when non-media files are added/updated #4245 2025-05-01 17:17:40 -05:00
utils more notifications 2025-05-17 17:55:18 +02:00
Auth.js Add restart server message on authentication page when oidc is enabled #4064 2025-05-13 17:01:00 -05:00
Database.js Improve book library page query performance for author sort order (#4080) 2025-03-17 17:09:49 -05:00
Logger.js
Server.js Update HLS stream endpoints to not include user token 2025-05-06 17:28:19 -05:00
SocketAuthority.js more notifications 2025-05-17 17:55:18 +02:00
Watcher.js