Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Fix tests/lib/Files | Joas Schilling | 2025-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: Metadata field searchartonge/fix/metadata_field_search | Louis Chemineau | 2025-01-20 | 1 | -2/+7 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Files: Extend search to also cover tags | Marcel Klehr | 2022-05-17 | 1 | -1/+1 |
| | | | | | | fixes #326 Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | split of query building bits from searchhelper | Robin Appelman | 2021-06-14 | 1 | -0/+219 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |