audiobookshelf/server
2025-05-06 17:28:19 -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 Support rich text book descriptions 2025-01-22 08:53:23 +02:00
libs Update custom metadata provider results to sanitize html descriptions #3880 2025-01-26 10:51:18 -06:00
managers Add new api endpoint for direct playing audio files using session id #4259 2025-05-05 17:00:43 -05: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 Add logs when sanitizing filename and update podcast episode download to set targetFilename on init #4121 2025-03-19 17:39:23 -05: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 Fix library stats returning null instead of 0 #4251 2025-05-03 17:25:01 -05:00
Auth.js Security fix for GHSA-pg8v-5jcv-wrvw 2025-02-11 22:02:51 +02:00
Database.js Improve book library page query performance for author sort order (#4080) 2025-03-17 17:09:49 -05:00
Logger.js Simplify log level determination 2025-03-08 12:46:36 -07:00
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 Add: generic function to ignor files 2025-02-22 12:28:51 -07:00