audiobookshelf/server/utils
2024-08-09 16:41:52 -05:00
..
generators Fix:Export OPML not escaping characters #2487 2024-01-05 14:45:25 -06:00
migrations Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
parsers Update:OPF metadata parser supports namespaces on creator and identifier tags #3201 2024-07-28 14:54:17 -05:00
queries Revert unicode sqlite extension to fix db corruption #3241 2024-08-09 16:41:52 -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 Fix:Show series name when collapsing sub-series #2140 2023-09-23 14:38:30 -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
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 Update:Scanner recognizes asin in book folder names #1852 2023-10-14 15:04:16 -05:00
zipHelpers.js