Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: include invisible tags for admins | Arthur Schiwon | 2023-06-21 | 1 | -10/+7 |
* | Refactors "strpos" calls in lib/private to improve code readability. | Faraz Samapoor | 2023-05-15 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
* | fixed the cache searchBuilder negative map | David | 2022-08-16 | 1 | -1/+1 |
* | Files: Extend search to also cover tags | Marcel Klehr | 2022-05-17 | 1 | -1/+7 |
* | tell mysql to ignore the sort index for search queries | Robin Appelman | 2022-04-22 | 1 | -0/+11 |
* | generate a better optimized query for path prefix search filters | Robin Appelman | 2021-08-26 | 1 | -2/+3 |
* | use case insensitive like when limiting search to jail | Robin Appelman | 2021-08-17 | 1 | -2/+4 |
* | split of query building bits from searchhelper | Robin Appelman | 2021-06-14 | 1 | -0/+235 |