audiobookshelf/server/utils
2023-08-14 18:22:38 -05:00
..
generators
migrations Fix discover home page shelf query, add indexes for libraryItems and mediaProgresses table 2023-08-09 17:48:31 -05:00
parsers Fix:Parsing authors from meta tags removes duplicates #1932 2023-07-20 16:55:49 -05:00
queries Update Author model to define types 2023-08-14 18:22:38 -05:00
areEquivalent.js
constants.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
downloadWorker.js
ffmpegHelpers.js Fix:Download episode from rss feed with very long description #1893 2023-07-09 15:50:40 -05:00
filePerms.js
fileUtils.js Fix byte conversion 2023-07-19 23:59:00 +02:00
globals.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
htmlEntities.js
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 Add remaining personalized shelf queries, update book libraries home page to use new API endpoint 2023-08-05 14:01:16 -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 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
toneProber.js
zipHelpers.js