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
2019-05-28Hide newFile menu if quota is set to 0BJulius Härtl
2019-05-14Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst
2019-05-08Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst
2019-02-20Use proper scroll container when dragging filesJulius Härtl
2019-01-28Throttle getstoragestats.php calls and allow simultaneous uploadsTomasz Grobelny
2018-10-08Remove deprecated and unused fileDownloadPathChristoph Wurst
2018-01-03Fixup! removed unwanted lineJohn Molakvoæ (skjnldsv)
2018-01-03Fixed quota update on upload and on deleteJohn Molakvoæ (skjnldsv)
2018-01-03Update quotas on each uploadJohn Molakvoæ (skjnldsv)
2018-01-03Show warning if slash is entered as filenameMorris Jobke
2017-12-28Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma
2017-12-26Fixed testsJohn Molakvoæ (skjnldsv)
2017-12-21Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)
2017-12-14Fix drag shadow not visible when dragging a file on a narrow screenDaniel Calviño Sánchez
2017-11-08Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)
2017-11-06Use proper whitespaceMorris Jobke
2017-06-13Fix #5349, no themed icon when dragging folderPatrik Kernstock
2017-03-23added quit option in commentstabview.jsnoveens
2017-03-20Fix grammarLukas Reschke
2017-03-20Add ignore_files to config,Felix Heidecke
2016-11-14disabling dropping on dragging objects temporarilyMichael Jobst
2016-11-02Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry
2016-10-24Use Webdav PUT for uploads in the web browserVincent Petry
2016-10-10fix drag and drop icon for files appMorris Jobke
2016-08-19Fix hidden files handlingVincent Petry
2016-05-13added back the jquery animationsErik Pellikka
2016-05-13code style fixErik Pellikka
2016-05-13code style fixErik Pellikka
2016-05-13code style fixErik Pellikka
2016-05-13added elseifErik Pellikka
2016-05-13fixed to work with share links as wellErik Pellikka
2016-05-13typo fixErik Pellikka
2016-05-13TweakingErik Pellikka
2016-05-13Avoids jumping if window is smaller than 300 pixels in heightMorris Jobke
2016-05-13Add scrolling when dragging filesErik Pellikka
2016-01-11webDAV select bug fixedJulian Müller
2015-11-28Move files/ajax/scan.php to background jobLukas Reschke
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-30Fix file action download spinnerVincent Petry
2015-09-28Fix sidebar interactionVincent Petry
2015-08-24Prevent scanner going crazy with unavailable storagesVincent Petry
2015-08-19Merge pull request #18354 from owncloud/files-fixdndVincent Petry
2015-08-17Fix file drag and drop JS errorVincent Petry
2015-08-17update jquery-visibility in files appMorris Jobke
2015-08-13Merge pull request #18231 from owncloud/fix-show-shared-storage-full-temporaryVincent Petry
2015-08-13replace tipsys with tooltipsHendrik Leppelsack
2015-08-12Show strage full warning for shared storages temporaryMorris Jobke
2015-07-30Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke
2015-07-23Merge pull request #17075 from owncloud/bootstrap-tooltipBernhard Posselt