audiobookshelf/server
2025-05-15 17:16:15 -05: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 Add new api endpoint for direct playing audio files using session id #4259 2025-05-05 17:00:43 -05:00
migrations
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
providers
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 Add support for searching podcast episode titles #3301 2025-05-15 17:16:15 -05: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
Logger.js
Server.js Update HLS stream endpoints to not include user token 2025-05-06 17:28:19 -05:00
SocketAuthority.js Fix socket events check user permissions for library items #4199 2025-04-12 17:39:51 -05:00
Watcher.js