Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some comments for the distributive operation and add another test | Robin Appelman | 2024-02-16 | 1 | -0/+4 |
* | fix types + autoloader | Robin Appelman | 2024-02-15 | 1 | -1/+4 |
* | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 1 | -2/+3 |
* | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 3 | -0/+52 |
* | Fix is-define operator | Louis Chemineau | 2023-11-22 | 1 | -1/+1 |
* | implements search on null/notnull metadata | Maxence Lange | 2023-11-22 | 1 | -0/+1 |
* | accept boolean value | Maxence Lange | 2023-11-22 | 1 | -2/+2 |
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 2 | -21/+3 |
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 2 | -2/+38 |
* | generate a better optimized query for path prefix search filters | Robin Appelman | 2021-08-26 | 2 | -0/+20 |
* | use case insensitive like when limiting search to jail | Robin Appelman | 2021-08-17 | 1 | -0/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -10/+5 |
* | handle ordering in folder search | Robin Appelman | 2021-03-19 | 1 | -0/+12 |
* | only require user to be set in a query that handles tags | Robin Appelman | 2021-03-18 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 3 | -0/+3 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 3 | -11/+11 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -5/+5 |
* | add @since to limitToHome | Robin Appelman | 2019-12-03 | 1 | -0/+1 |
* | Allow filtering the search results to the users home storage | Robin Appelman | 2019-12-03 | 1 | -0/+7 |
* | Update license headers | Morris Jobke | 2017-11-06 | 5 | -0/+10 |
* | Allow searching for favorites | Robin Appelman | 2017-03-08 | 1 | -0/+10 |
* | add tests for searchQuery | Robin Appelman | 2017-03-01 | 1 | -0/+3 |
* | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 4 | -1/+36 |
* | add icewind/searchdav | Robin Appelman | 2017-02-28 | 5 | -0/+205 |