audiobookshelf/server/utils
2024-10-17 00:27:21 -07:00
..
generators Fix:Export OPML not escaping characters #2487 2024-01-05 14:45:25 -06:00
migrations
parsers Remove unused requires 2024-09-18 14:26:10 -05:00
queries Fix decade filter and query by casting publishedYear to Int 2024-10-15 16:12:56 -05:00
areEquivalent.js
comicBookExtractors.js Remove unused requires 2024-09-18 14:26:10 -05:00
constants.js Clean out old unused objects 2024-09-03 17:04:58 -05:00
ffmpegHelpers.js Fix Extract Cover Error for files with multiple embedded covers 2024-10-17 00:27:21 -07:00
fileUtils.js Fix:Byte conversion to use 1000 instead of 1024 to be accurate with abbrevs #3386 2024-09-07 16:52:42 -05:00
globals.js Clean out old unused objects 2024-09-03 17:04:58 -05:00
htmlEntities.js
htmlSanitizer.js Update:Html sanitizer to allow br tag 2023-02-25 15:05:44 -06:00
index.js Remove asciiOnlyToLowerCase 2024-10-08 16:59:45 -05:00
libraryHelpers.js
longTimeout.js
notifications.js Add localization for notification descriptions 2024-10-12 15:22:21 -05:00
podcastUtils.js
prober.js
scandir.js Clean out old unused objects 2024-09-03 17:04:58 -05:00
zipHelpers.js