audiobookshelf/server/utils
advplyr 37ad1cced2 Fix:Large OPML import timeouts #3118
- Added OPML Api endpoints for /parse and /create, removed old
- Show task for OPML import and create failed tasks for failed feeds
2024-07-16 17:05: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 Fix:Large OPML import timeouts #3118 2024-07-16 17:05:52 -05:00
queries Add book item more menu item for Share, restrict share to admin or up, add admin socket events for open/close shares 2024-07-07 15:51:50 -05:00
areEquivalent.js
constants.js
downloadWorker.js
ffmpegHelpers.js Add unit tests for new ffmpegHelpers functions 2024-07-03 23:50:42 +03:00
fileUtils.js Update User-Agent strings 2024-06-24 17:14:20 -05:00
globals.js
htmlEntities.js
htmlSanitizer.js
index.js Update:Validate ASIN for author, chapter and match requests 2024-06-09 13:43:03 -05:00
libraryHelpers.js
notifications.js
podcastUtils.js Update User-Agent strings 2024-06-24 17:14:20 -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