audiobookshelf/server/utils
James Ross 207ba7ec8e x-accel: encode all paths to URIs
updates util function  encodeUriPath to use node:url with a file:// path
prefix, and updates all instances x-accel redirection to use this helper
util instead of sending unencoded paths into the header.
2023-09-18 13:08:19 -07:00
..
generators Remove the setting of file permissions #2057 2023-09-06 07:12:11 -05:00
migrations Remove index creation from migration file 2023-09-05 15:36:19 -05:00
parsers Fix typo in fixParsedNameCase 2023-09-14 22:12:22 -07:00
queries Fix:Podcast library stat for total size #2072 2023-09-12 13:43:28 -05:00
areEquivalent.js
constants.js
downloadWorker.js
ffmpegHelpers.js
fileUtils.js x-accel: encode all paths to URIs 2023-09-18 13:08:19 -07:00
globals.js
htmlEntities.js
htmlSanitizer.js
index.js Update new library scanner for scanning in new books 2023-09-01 18:01:17 -05:00
libraryHelpers.js Handle sorting when collapsing by series and filtering by series on library page 2023-09-08 13:42:19 -05:00
notifications.js
podcastUtils.js
prober.js Updates to new library scanner and adding jsdoc types 2023-08-27 17:19:57 -05:00
probeWorker.js
scandir.js Fix watcher scanner detecting existing items 2023-09-06 15:43:59 -05:00
toneHelpers.js
toneProber.js
zipHelpers.js