summaryrefslogtreecommitdiffstats
path: root/lib/public/INavigationManager.php
Commit message (Collapse)AuthorAgeFilesLines
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Show mime icon, bump bundles, make the SearchResultEntry class ↵John Molakvoæ (skjnldsv)2020-08-041-0/+7
| | | | | | non-abstract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add guest navigation typeJulius Härtl2019-02-181-1/+20
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update phpDoc comments and add more type hintingJulius Härtl2018-02-151-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add getAll to public INavigationManagerJulius Härtl2018-02-121-0/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+59