Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-03 | 1 | -19/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Fix application search provider order | Benjamin Gaussorgues | 2023-11-13 | 1 | -30/+14 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Refactors "strpos" calls in /apps/settings to improve code readability. | Faraz Samapoor | 2023-06-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 1 | -1/+0 |
| | | | | | | Ref #21787 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Very top of the tops | Joas Schilling | 2020-08-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Hide navigation links which dont lead anywhere (looking at you user status) | Joas Schilling | 2020-08-05 | 1 | -0/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | App navigation via unified search | Joas Schilling | 2020-08-05 | 1 | -0/+104 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |