aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Search
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* feat(search): hide user search if not on user listBenjamin Gaussorgues2023-11-221-27/+8
* Fix application search provider orderBenjamin Gaussorgues2023-11-131-30/+14
* fix(meta): copyright noteArthur Schiwon2023-10-121-1/+1
* remove unused propertiessorbaugh2023-10-121-29/+1
* Remove unneeded includes.sorbaugh2023-10-121-4/+0
* Keep Search Provider but remove actual search and display on the searchlist d...sorbaugh2023-10-121-29/+1
* Add new user filter to search.sorbaugh2023-10-121-0/+137
* Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-051-1/+1
* fix(search): Fix settings section icon colorJoas Schilling2023-01-181-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-5/+3
* 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-242-2/+9
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+0
* Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unif...Morris Jobke2020-08-051-0/+109
|\
| * Very top of the topsJoas Schilling2020-08-051-1/+1
| * Hide navigation links which dont lead anywhere (looking at you user status)Joas Schilling2020-08-051-0/+5
| * App navigation via unified searchJoas Schilling2020-08-051-0/+104
* | 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-042-37/+22
* Add settings sections to unified searchJoas Schilling2020-08-032-0/+163