audiobookshelf/server/utils
advplyr 202ceb02b5 Update:Auth to use new user model
- Express requests include userNew to start migrating API controllers to new user model
2024-08-10 15:46:04 -05:00
..
generators Fix:Export OPML not escaping characters #2487 2024-01-05 14:45:25 -06:00
migrations Update:Auth to use new user model 2024-08-10 15:46:04 -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
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