audiobookshelf/server/utils
2023-08-07 17:59:04 -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 home page queries merging listen/read shelves, limit recent shelves to 60 days out 2023-08-07 17:59:04 -05:00
areEquivalent.js Add feed migration and cleanup 2023-07-05 18:18:37 -05:00
constants.js
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
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
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
toneProber.js
zipHelpers.js