audiobookshelf/server/utils
Nikolaj Schumacher 3cc527484d Fix .ignore file causing ignores outside the directory
The file "a/.ignore" should only cause the directory "a" to be ignored.
However, it also ignores all files starting with "a".
After this fix, it will only ignore paths starting with "a/".
2025-05-04 22:43:44 +02:00
..
generators
migrations
parsers Update opf parser to support refines meta elements 2025-03-13 17:49:05 -05:00
queries Fix library stats returning null instead of 0 #4251 2025-05-03 17:25:01 -05:00
areEquivalent.js
comicBookExtractors.js
constants.js constants.js in server/utils and client/plugins updated. 2025-04-20 18:34:33 +05:30
ffmpegHelpers.js
fileUtils.js Fix .ignore file causing ignores outside the directory 2025-05-04 22:43:44 +02:00
globals.js fix(AIFF is supported, but AIF isn't) 2025-04-20 07:56:44 +05:30
htmlEntities.js
htmlSanitizer.js
index.js Update podcast rss feed parser to use psc chapters on episodes 2025-03-31 17:57:39 -05:00
libraryHelpers.js
longTimeout.js
notifications.js
podcastUtils.js Update podcast rss feed parser to use psc chapters on episodes 2025-03-31 17:57:39 -05:00
prober.js
profiler.js
scandir.js Update watcher to re-scan library items when non-media files are added/updated #4245 2025-05-01 17:17:40 -05:00
stringifySequelizeQuery.js
zipHelpers.js Fix multiple download for podcasts & cleanup 2025-03-18 17:28:49 -05:00