audiobookshelf/server/utils
2023-08-04 17:24:06 -05:00
..
generators
migrations Update bookSeries & bookAuthors table to include createdAt timestamp 2023-07-29 17:25:11 -05:00
parsers Fix:Parsing authors from meta tags removes duplicates #1932 2023-07-20 16:55:49 -05:00
queries Update continue series shelf queries 2023-08-04 17:24:06 -05:00
areEquivalent.js
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
filePerms.js Remove log about not modifying permissions 2023-04-28 16:08:57 -05:00
fileUtils.js Fix byte conversion 2023-07-19 23:59:00 +02:00
globals.js
htmlEntities.js Ability to decode HTML Entities when all tags are stripped. Fixes #929 2022-08-30 19:20:35 -04:00
htmlSanitizer.js
index.js Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03:31 -05:00
libraryHelpers.js Update bookSeries & bookAuthors table to include createdAt timestamp 2023-07-29 17:25:11 -05:00
notifications.js
podcastUtils.js
prober.js Fix:Embedded chapters with invalid IDs, update chapter ids to always be the index #1783 2023-07-15 12:46:51 -05:00
probeWorker.js
scandir.js
toneHelpers.js Fix:Embed metadata tool embed ASIN, SERIES and SERIESPART #1794 2023-05-26 17:57:56 -05:00
toneProber.js
zipHelpers.js