audiobookshelf/server/utils
2023-10-16 17:47:44 -05: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 Update:Remove scanner settings, add library scanner settings tab, add order of precedence 2023-10-08 17:10:43 -05:00
queries Fix:Handle non-ascii characters in global search by not lowercasing in query #2187 2023-10-05 17:00:40 -05:00
areEquivalent.js
constants.js
downloadWorker.js
ffmpegHelpers.js
fileUtils.js Update:Validate image URI content-type before writing image file 2023-10-14 10:52:56 -05:00
globals.js
htmlEntities.js
htmlSanitizer.js
index.js Fix:Handle non-ascii characters in global search by not lowercasing in query #2187 2023-10-05 17:00:40 -05:00
libraryHelpers.js Fix:Show series name when collapsing sub-series #2140 2023-09-23 14:38:30 -05:00
notifications.js
podcastUtils.js Fix:Podcast episodes store RSS feed guid so they can be matched if the RSS feed changes the episode URL #2207 2023-10-16 17:47:44 -05:00
prober.js Updates to new library scanner and adding jsdoc types 2023-08-27 17:19:57 -05:00
probeWorker.js
scandir.js Update:Scanner recognizes asin in book folder names #1852 2023-10-14 15:04:16 -05:00
toneHelpers.js
toneProber.js
zipHelpers.js