1
0
mirror of https://github.com/advplyr/audiobookshelf.git synced 2025-01-08 00:08:14 +01:00
audiobookshelf/server/utils
2023-10-13 16:33:47 -05:00
..
generators Remove the setting of file permissions 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 2023-10-05 17:00:40 -05:00
areEquivalent.js
constants.js
downloadWorker.js
ffmpegHelpers.js
fileUtils.js Update:Remove local cover path input & replace with url from web input, include SSRF request filter 2023-10-13 16:33:47 -05:00
globals.js
htmlEntities.js
htmlSanitizer.js
index.js Fix:Handle non-ascii characters in global search by not lowercasing in query 2023-10-05 17:00:40 -05:00
libraryHelpers.js Fix:Show series name when collapsing sub-series 2023-09-23 14:38:30 -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 Update:Remove scanner settings, add library scanner settings tab, add order of precedence 2023-10-08 17:10:43 -05:00
toneHelpers.js
toneProber.js
zipHelpers.js