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
2020-10-14Fix type errors detected by PsalmChristoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-21basic settings system for activity notificationsRobin Appelman
2020-06-22Allow to specify the cookie type for appframework responsesRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-02-14Hardcode Talk namespace to fix install due to global routeJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-05-24Check the actual status code for 204 and 304Roeland Jago Douma
2019-03-11Add a message about disabled global routesJoas Schilling
2018-11-02Fix testsRoeland Jago Douma
2018-03-09OCP\AppFramework\App strictRoeland Jago Douma
2018-01-29Use ::class statement instead of stringMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-04-23Remove unused use statementsMorris Jobke
2017-03-22Also cache the namespace from appinfoJoas Schilling
2016-10-07Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller
2016-09-02Cache parsing of info.xmlRoeland Jago Douma
2016-09-01No body or content-length for 204 and 304 responsesRoeland Jago Douma
2016-08-08Hanlde Core and Settings app in AppFrameworkRoeland Jago Douma
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-22Move \OC\AppFramework to PSR-4Roeland Jago Douma