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
2021-06-16Let apps toggle an unread counter on app iconsJulius Härtl
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-31Add user-status appGeorg Ehrke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-05-08Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke
2019-02-22Parse multiple navigation itemsDaniel Kesselberg
2019-01-23Urlencode the requesttokenRoeland Jago Douma
2019-01-23Request plain logout urlRoeland Jago Douma
2018-07-13Fixed phpunitJohn Molakvoæ (skjnldsv)
2018-02-12Make sure we test the proper order in the NavigationManagerTestJulius Härtl
2017-09-21Fix testsRoeland Jago Douma
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-03-26Allow multiple navigation links from info.xmlJoas Schilling
2017-01-27Force to specify the nameJoas Schilling
2016-12-22Add navigation via info.xml (#26785)Thomas Müller
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling