Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 7 | -19/+8 |
* | proper error for search results outside user folder | Robin Appelman | 2021-03-24 | 1 | -1/+5 |
* | use node search api for legacy file search endpoint | Robin Appelman | 2021-03-19 | 2 | -23/+32 |
* | implement PagedProvider for file search | Robin Appelman | 2021-03-11 | 1 | -1/+10 |
* | limit constructing of result objects in file search | Robin Appelman | 2021-03-11 | 1 | -1/+10 |
* | Type the service registration | Christoph Wurst | 2021-02-10 | 1 | -1/+2 |
* | Update comment search to initFS | Roeland Jago Douma | 2020-11-09 | 1 | -0/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 4 | -4/+12 |
* | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 2 | -5/+32 |
* | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 1 | -3/+5 |
* | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 3 | -9/+41 |
* | Fix unified search | John Molakvoæ (skjnldsv) | 2020-08-03 | 2 | -4/+7 |
* | Delegate bootstrap registration lazily | Christoph Wurst | 2020-07-14 | 1 | -24/+16 |
* | Deprecate \OCP\ISearch | Christoph Wurst | 2020-06-24 | 5 | -2/+20 |
* | Implement unified search for Files | Christoph Wurst | 2020-06-24 | 1 | -1/+48 |
* | Add unified search API | Christoph Wurst | 2020-06-24 | 2 | -0/+195 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
* | Add visibility to all properties and move static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -8/+4 |
* | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 4 | -6/+6 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -0/+2 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -5/+5 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Properly name variable | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 5 | -5/+10 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OC\Search to PSR-4 | Roeland Jago Douma | 2016-04-26 | 5 | -0/+307 |