aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/UnifiedSearchController.php
Commit message (Expand)AuthorAgeFilesLines
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-14/+4
* Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-2/+8
* UnifiedSearchController: strip webroot from URL before finding a routeJonas Meurer2021-08-161-1/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Add an ETag for the search providersJoas Schilling2020-09-151-3/+4
* Move unified search to OCS apiJoas Schilling2020-09-071-10/+10
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+5
* Hand in the route and the parameters of the requestJoas Schilling2020-08-051-7/+55
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-2/+6
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-031-1/+1
* Add unified search APIChristoph Wurst2020-06-241-0/+98