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-05-10Add a public replacement for OC::$server->getCarl Schwan
2021-12-01list.php files are only invoked via ViewController and APIControllerJoas Schilling
2021-11-30Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-12load share settings from the share manager in more placesRobin Appelman
2021-03-09Drop \OCP\Util::isIeChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-04-09Make sure every file ends with an empty newlineChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-11-15Rollback to default list viewJohn Molakvoæ (skjnldsv)
2018-11-06Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)
2018-11-05Disable grid for ieJohn Molakvoæ (skjnldsv)
2018-10-18Default to gridJohn Molakvoæ (skjnldsv)
2018-10-18Remember toggle and events handlerJohn Molakvoæ (skjnldsv)
2016-11-02Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry
2016-07-21Fix apps/Joas Schilling
2016-06-27Add app:check-code for already compatible appsMorris Jobke
2016-01-12Happy new year!Thomas Müller
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2014-06-02drop allowZIPdownload and maxZIPSize as optionsMorris Jobke
2014-05-15Fixed many issues, clean upVincent Petry
2014-05-15Namespacing for FileList, FileActions and trashbin appVincent Petry