audiobookshelf/server/utils
2024-09-01 15:26:43 -05:00
..
generators
migrations Remove old library, folder and librarysettings model 2024-08-28 17:26:23 -05:00
parsers Remove old Author object & fix issue deleting empty authors 2024-08-31 13:27:48 -05:00
queries Update:Remove oldSeries model 2024-09-01 15:26:43 -05:00
areEquivalent.js
constants.js
ffmpegHelpers.js Fix:Podcast episode download request failing due to user-agent string #3246 2024-08-05 16:59:37 -05:00
fileUtils.js Fix path normalization to support UNC paths 2024-08-07 21:18:53 +03:00
globals.js
htmlEntities.js
htmlSanitizer.js
index.js Fix:Shares not working with timeouts longer than 23 days #3164 2024-07-27 17:40:51 -05:00
libraryHelpers.js Updates to migrate off of old library model 2024-08-24 16:09:54 -05:00
longTimeout.js Fix:Shares not working with timeouts longer than 23 days #3164 2024-07-27 17:40:51 -05:00
notifications.js Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
podcastUtils.js Fix:Podcast episode match not properly encoding search query #3177 2024-07-18 16:43:00 -05:00
prober.js Fix:Debian pkg crash due to using toSorted that is only available in Node20+ #3024 2024-05-27 13:22:20 -05:00
scandir.js
zipHelpers.js