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-01-26Return 404 when AJAX tries to list dir content but file givenMichaIng
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-21Drop \OCP\UserChristoph Wurst
2021-02-10tain-escape the cookie inputRoeland Jago Douma
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-06-26Replace hardcoded status headers with calls to http_response_code()Morris Jobke
2018-03-22Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma
2018-03-14Remove deprecated URL functions for OCP\UtilRoeland Jago Douma
2018-03-13Move storagestats endpoint to proper controllerRoeland Jago Douma
2018-03-12Use proper method to log exceptionsMorris Jobke
2018-01-29Use ::class statement instead of stringMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-01Fix comparisons in the files appJoas Schilling
2017-04-11share api expanded by tags (#26583)Michael Jobst
2016-10-25Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke
2016-10-24Use Webdav PUT for uploads in the web browserVincent Petry
2016-10-24Storage 503 message improvementsVincent Petry
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-06-11smaller files drop fixesArthur Schiwon
2016-06-09Make uploading possible via select and cleanup CSSLukas Reschke
2016-05-26Update license headersLukas Reschke
2016-05-20Http Range requests support in downloadsPiotr Filiciak
2016-03-07Fix uploading when free space is unlimitedVincent Petry
2016-02-17Defer quota check in web UI when overwriting shared fileVincent Petry
2016-01-12Happy new year!Thomas Müller
2015-12-07Merge pull request #11131 from owncloud/use-phpini-wrapperThomas Müller
2015-11-28Move files/ajax/scan.php to background jobLukas Reschke
2015-11-27Skip unavailable storages in scannerRobin Appelman
2015-11-25Dont output paths in scan.phpRobin Appelman
2015-11-23Replacing ini_get instances with inigetwrapper usagesClark Tomlinson
2015-11-22Make public link share page work with Webdav and add operationsVincent Petry
2015-11-22Make files app use Webdav for most operationsVincent Petry
2015-10-05update licence headers via scriptMorris Jobke
2015-09-14allow ".." in folder namesIndividual IT Services
2015-08-24Prevent scanner going crazy with unavailable storagesVincent Petry
2015-07-30Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke
2015-07-09Remove ajax/mimeicon.php and its routeRoeland Jago Douma
2015-07-07Add proper download started feedbackMorris Jobke
2015-06-25update license headers and authorsMorris Jobke
2015-06-18Verify if path existsLukas Reschke
2015-06-03Catch exceptions in files ajax callsVincent Petry
2015-04-13fix filepickerMorris Jobke
2015-03-26Update license headersJenkins for ownCloud
2015-03-09adding storage specific filename verification - refs #13640Thomas Müller
2015-03-02remove $content parameterThomas Müller