aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Search
Commit message (Expand)AuthorAgeFilesLines
* fix(psalm): Fix @throws annotationsfix/psalm/throws-annotationsprovokateurin2024-09-171-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-2412-253/+30
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-0/+35
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-10/+10
* feat(search): hide search providerBenjamin Gaussorgues2023-11-221-2/+4
* Introduce constants for builtin search filtersBenjamin Gaussorgues2023-11-151-0/+15
* Undeprecate getTermBenjamin Gaussorgues2023-11-151-1/+0
* Add new method `inAppSearch` for advanced search providersBenjamin Gaussorgues2023-11-141-0/+34
* feat(search): Allow multiple search terms in UnifiedControllerBenjamin Gaussorgues2023-11-105-0/+285
* composer run cs:fixCôme Chilliet2023-01-207-7/+0
* Fix psalm errors fron the end of the baseline fileCarl Schwan2022-05-161-1/+1
* Remove some mentions of ownCloud from our api documentationCarl Schwan2021-07-291-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-047-14/+7
* Allow unified search results to have attributesChristoph Wurst2020-12-031-0/+21
* Fix serializing indexed unified search array as objectChristoph Wurst2020-09-111-1/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-8/+17
* Hand in the route and the parameters of the requestJoas Schilling2020-08-052-2/+15
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-1/+3
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-043-11/+21
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-032-1/+32
* Deprecate \OCP\ISearchChristoph Wurst2020-06-243-0/+18
* Implement unified search for FilesChristoph Wurst2020-06-241-1/+1
* Add unified search APIChristoph Wurst2020-06-244-0/+376
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-102-2/+2
* Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-053-3/+3
* Update license headersMorris Jobke2017-11-061-0/+2
* Replace wrong PHPDocsLukas Reschke2017-08-011-1/+1
* Some phpstorm inspection fixesRoeland Jago Douma2017-07-221-1/+1
* Fix othersJoas Schilling2016-07-213-4/+7
* Move public search namespace to PSR-4Joas Schilling2016-05-243-0/+233