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
2022-07-27Redesign guest pages for better accessibilityCarl Schwan
2020-08-17Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2018-10-03Improve 404 page design, fix #11370Jan-Christoph Borchardt
2017-07-26Fix 403 and 404 redirectMorris Jobke
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2016-10-28Move away from OC_L10NRoeland Jago Douma
2016-04-12Add unit testing capabilities for templates (#23708)Thomas Müller
2015-12-17OC_Helper::linkTo is deprecatedRoeland Jago Douma
2015-03-18addressing #14982 self-closing tags ending slash doesn't have a purpose & sho...Volker E
2014-09-18Make 404 page easier to understandLukas Reschke
2013-07-29Allow apps to have own 404 content, closes #3225Victor Dubiniuk
2013-02-28[core] From echo to pLukas Reschke
2012-09-07adding space between) and {Thomas Mueller
2012-06-11Removed some unessecary sanitizationsLukas Reschke
2012-04-16fix 2 potential xss problemsRobin Appelman
2011-08-08removed excess codeJan-Christoph Borchardt
2011-07-30fix header on error pageJan-Christoph Borchardt
2011-07-29Renaming classes :-)Jakob Sack
2011-07-27Delete requires in applications where possibleJakob Sack
2011-06-24fix 404Kamil Domanski
2011-06-20moved core stuff to /coreJakob Sack