Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -14/+4 |
* | Use IURLGenerator function to get value of `\OC::$WEBROOT` global | Jonas Meurer | 2021-08-16 | 1 | -2/+8 |
* | UnifiedSearchController: strip webroot from URL before finding a route | Jonas Meurer | 2021-08-16 | 1 | -1/+9 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+2 |
* | Add an ETag for the search providers | Joas Schilling | 2020-09-15 | 1 | -3/+4 |
* | Move unified search to OCS api | Joas Schilling | 2020-09-07 | 1 | -10/+10 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -2/+5 |
* | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 1 | -7/+55 |
* | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 1 | -2/+6 |
* | Fix unified search | John Molakvoæ (skjnldsv) | 2020-08-03 | 1 | -1/+1 |
* | Add unified search API | Christoph Wurst | 2020-06-24 | 1 | -0/+98 |