audiobookshelf/test/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
..
parsers Add test for parseOpfMetadata OPF v3 author 2025-03-14 17:32:32 -05:00
ffmpegHelpers.test.js Fix permission issues in embed/merge 2024-07-29 20:19:58 +03:00
fileUtils.test.js Fix .ignore file causing ignores outside the directory 2025-05-04 22:43:44 +02:00
scandir.test.js Add test for grouping book library items 2024-12-03 17:21:57 -06:00
stringifySequeslizeQuery.test.js fix stringifySequelizeQuery and add tests 2025-02-15 23:57:27 +02:00