audiobookshelf/server/utils
2024-07-31 17:32:51 -05:00
..
generators
migrations
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
constants.js
ffmpegHelpers.js Add jsdocs for Ffmpeg and tools controller 2024-07-31 17:32:51 -05:00
fileUtils.js Fix permission issues in embed/merge 2024-07-29 20:19:58 +03:00
globals.js
htmlEntities.js
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 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 Podcast episode download notification adding variables for mediaTags, podcastAuthor, podcastDescription, podcastGenres, episodeTitle, episodeSubtitle, episodeDescription 2023-02-15 15:57:04 -06: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 Update:Scanner recognizes asin in book folder names #1852 2023-10-14 15:04:16 -05:00
zipHelpers.js