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 Add feed migration and cleanup 2023-07-05 18:18:37 -05:00
constants.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
downloadWorker.js Remove fluent-ffmpeg dependency 2022-07-06 17:38:19 -05:00
ffmpegHelpers.js Fix:Download episode from rss feed with very long description #1893 2023-07-09 15:50:40 -05:00
fileUtils.js x-accel: encode all paths to URIs 2023-09-18 13:08:19 -07:00
globals.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
htmlEntities.js Ability to decode HTML Entities when all tags are stripped. Fixes #929 2022-08-30 19:20:35 -04:00
htmlSanitizer.js Update:Html sanitizer to allow br tag 2023-02-25 15:05:44 -06:00
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 Podcast episode download notification adding variables for mediaTags, podcastAuthor, podcastDescription, podcastGenres, episodeTitle, episodeSubtitle, episodeDescription 2023-02-15 15:57:04 -06:00
podcastUtils.js Update:Podcast rss feed fetch timeout to 12s #1856 2023-06-22 17:27:09 -05:00
prober.js Updates to new library scanner and adding jsdoc types 2023-08-27 17:19:57 -05:00
probeWorker.js Update:Scanner adjustable number of parallel audio probes to use less CPU 2022-07-16 18:54:34 -05:00
scandir.js Fix watcher scanner detecting existing items 2023-09-06 15:43:59 -05:00
toneHelpers.js Fix:Embed metadata tool embed ASIN, SERIES and SERIESPART #1794 2023-05-26 17:57:56 -05:00
toneProber.js Update scanner, music meta tags and fix issue with force update 2023-01-02 16:35:39 -06:00
zipHelpers.js Add:Download button to download full library item #580 2023-04-09 17:05:35 -05:00