copyparty/tests
ed 697a4fa8a4 exclude search results by regex (#120)
a better alternative to using `--no-idx` for this purpose since
this also excludes recent uploads, not just during fs-indexing,
and it doesn't prevent deduplication

also speeds up searches by a tiny amount due to building the
sanchecks into the exclude-filter while parsing the config,
instead of during each search query
2024-11-26 23:57:01 +00:00
..
res/idp idp: precise expansion of ${u} (fixes #79); 2024-03-21 20:10:27 +00:00
__init__.py fix write-only volumes + add regression test 2021-04-24 02:48:41 +02:00
ptrav.py make linters happier 2023-11-30 17:33:07 +00:00
run.py make linters happier 2023-11-30 17:33:07 +00:00
test_cp.py tests/debug: plug some resource leaks 2024-11-22 22:21:43 +00:00
test_dedup.py tests/debug: plug some resource leaks 2024-11-22 22:21:43 +00:00
test_dots.py tests/debug: plug some resource leaks 2024-11-22 22:21:43 +00:00
test_dxml.py make linters happier 2023-11-30 17:33:07 +00:00
test_hooks.py tests/debug: plug some resource leaks 2024-11-22 22:21:43 +00:00
test_httpcli.py tests/debug: plug some resource leaks 2024-11-22 22:21:43 +00:00
test_idp.py fix tests on windows 2024-04-25 22:25:38 +00:00
test_metrics.py tests/debug: plug some resource leaks 2024-11-22 22:21:43 +00:00
test_mv.py tests/debug: plug some resource leaks 2024-11-22 22:21:43 +00:00
test_utils.py sqlite and misc optimizations: 2024-09-15 13:18:43 +00:00
test_vfs.py cleanup: strip trailing whitespace 2024-07-26 19:33:56 +00:00
util.py exclude search results by regex (#120) 2024-11-26 23:57:01 +00:00