| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -3/+3 |
* | feat(search): hide user search if not on user list | Benjamin Gaussorgues | 2023-11-22 | 1 | -27/+8 |
* | Fix application search provider order | Benjamin Gaussorgues | 2023-11-13 | 1 | -30/+14 |
* | fix(meta): copyright note | Arthur Schiwon | 2023-10-12 | 1 | -1/+1 |
* | remove unused properties | sorbaugh | 2023-10-12 | 1 | -29/+1 |
* | Remove unneeded includes. | sorbaugh | 2023-10-12 | 1 | -4/+0 |
* | Keep Search Provider but remove actual search and display on the searchlist d... | sorbaugh | 2023-10-12 | 1 | -29/+1 |
* | Add new user filter to search. | sorbaugh | 2023-10-12 | 1 | -0/+137 |
* | Refactors "strpos" calls in /apps/settings to improve code readability. | Faraz Samapoor | 2023-06-05 | 1 | -1/+1 |
* | fix(search): Fix settings section icon color | Joas Schilling | 2023-01-18 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -5/+3 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Remove ISection in favor of IIconSection | Morris Jobke | 2020-10-28 | 1 | -5/+2 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 2 | -2/+9 |
* | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 1 | -1/+0 |
* | Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unif... | Morris Jobke | 2020-08-05 | 1 | -0/+109 |
|\ |
|
| * | Very top of the tops | Joas Schilling | 2020-08-05 | 1 | -1/+1 |
| * | Hide navigation links which dont lead anywhere (looking at you user status) | Joas Schilling | 2020-08-05 | 1 | -0/+5 |
| * | App navigation via unified search | Joas Schilling | 2020-08-05 | 1 | -0/+104 |
* | | Fix search providers order and IDs | John Molakvoæ (skjnldsv) | 2020-08-05 | 1 | -2/+3 |
|/ |
|
* | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 1 | -3/+2 |
* | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 1 | -1/+5 |
* | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 2 | -37/+22 |
* | Add settings sections to unified search | Joas Schilling | 2020-08-03 | 2 | -0/+163 |