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
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
2015-03-02Remove "Download from URL" featureLukas Reschke
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-02-19Merge pull request #14199 from owncloud/cast-type-manuallyMorris Jobke
2015-02-19Merge pull request #13505 from owncloud/streamline-scanning-codeThomas Müller
2015-02-13Do not change behaviour of 'false'Joas Schilling
2015-02-13Manually type-case all AJAX filesLukas Reschke
2015-02-13Ensure that passed argument is always a stringLukas Reschke
2015-02-07Merge pull request #13502 from owncloud/streamline-authentication-in-newfileMorris Jobke
2015-02-04Catch exception properlyLukas Reschke
2015-01-20Streamline auth and CSRF check in scan.phpLukas Reschke
2015-01-20Streamline CSRF and login checkLukas Reschke
2015-01-19Remove stripslashes() from newfolder.phpLukas Reschke
2015-01-14Check for existence of $_GET keysLukas Reschke
2015-01-13Get rid of `stripslashes()`Lukas Reschke
2015-01-12Merge pull request #13279 from owncloud/upload-original-nameMorris Jobke
2015-01-12Send the proper original name for uploaded filesRobin Appelman
2015-01-09Check for existence of $_GET keysLukas Reschke