Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27Generate id for navigation itemDaniel Kesselberg
2019-02-27Parse multiple navigation itemsDaniel Kesselberg
2018-07-13Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)
2018-05-24Allow empty route for navigation entriesJulius Härtl
2018-05-16Fixed settings menu entry and group deletionJohn Molakvoæ (skjnldsv)
2018-02-15Update phpDoc comments and add more type hintingJulius Härtl
2018-02-12Add getAll to public INavigationManagerJulius Härtl
2018-02-12Move navigation processing to the NavigationManagerJulius Härtl
2017-11-06Update license headersMorris Jobke
2017-09-21Avoid error undefined index classes in logJohn Molakvoæ (skjnldsv)
2017-08-18Inject \OCP\IURLGenerator to make tests workLukas Reschke
2017-08-18Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke
2017-07-05Don't load navigation entries of restricted appsJoas Schilling
2017-06-23add storage info, fix URL generationArthur Schiwon
2017-06-23one settings link, common template, stylingArthur Schiwon
2017-03-27Allow to specify the idJoas Schilling
2017-03-26Make sure help is always after usersJoas Schilling
2017-03-26Fix order as @jancborchardt requestedMorris Jobke
2017-03-26Allow multiple navigation links from info.xmlJoas Schilling
2017-03-26Allow apps to register a setting via info.xmlJoas Schilling
2017-03-26Move app management to the settings menuJoas Schilling
2017-03-26Manage the right side menu via the navigation manager as wellJoas Schilling
2017-03-26Register the app management in the normal wayJoas Schilling
2017-01-27Force to specify the nameJoas Schilling
2016-12-22Add navigation via info.xml (#26785)Thomas Müller
2016-07-21Fix othersJoas Schilling
2016-04-29Move more of \OC to PSR-4Roeland Jago Douma