aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Search/SectionSearch.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-20/+6
* fix: Fix empty sections appearing in search resultsfix/unified-search-empty-sectionsChristopher Ng2024-10-081-2/+18
* chore: Add SPDX headerAndy Scherzinger2024-06-031-21/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* fix(search): Fix settings section icon colorJoas Schilling2023-01-181-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Remove ISection in favor of IIconSectionMorris Jobke2020-10-281-5/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+5
* Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-051-2/+3
* Hand in the route and the parameters of the requestJoas Schilling2020-08-051-3/+2
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-1/+5
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-041-8/+22
* Add settings sections to unified searchJoas Schilling2020-08-031-0/+134