audiobookshelf/server/utils
2024-07-29 20:19:58 +03: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 Support accent-insensitive matching using the sqlean sqlite3 unicode extension 2024-07-27 21:56:07 +03:00
areEquivalent.js Add feed migration and cleanup 2023-07-05 18:18:37 -05:00
constants.js
ffmpegHelpers.js Fix permission issues in embed/merge 2024-07-29 20:19:58 +03:00
fileUtils.js Fix permission issues in embed/merge 2024-07-29 20:19:58 +03:00
globals.js
htmlEntities.js Ability to decode HTML Entities when all tags are stripped. Fixes #929 2022-08-30 19:20:35 -04:00
htmlSanitizer.js Update:Html sanitizer to allow br tag 2023-02-25 15:05:44 -06:00
index.js Fix:Shares not working with timeouts longer than 23 days #3164 2024-07-27 17:40:51 -05:00
libraryHelpers.js
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
prober.js
scandir.js Update:Scanner recognizes asin in book folder names #1852 2023-10-14 15:04:16 -05:00
zipHelpers.js