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
path: root/files
AgeCommit message (Expand)Author
2012-03-27Added uploading to folder and cancellable downloadsSimon Birnbach
2012-03-21use placeholder in template fileArthur Schiwon
2012-03-21Config file is more appropriate hereArthur Schiwon
2012-03-19enable admin to turn off ZIP downloadsArthur Schiwon
2012-03-18Added global progressbar for all uploadsSimon Birnbach
2012-03-17Fixed upload of undeleted file and size informationSimon Birnbach
2012-03-16Support for legacy browsersSimon Birnbach
2012-03-16it may take time for zip file download, so give a messageArthur Schiwon
2012-03-16check if selected files for zip archive are not too largeArthur Schiwon
2012-03-16make Files settings workArthur Schiwon
2012-03-16coding guidelinesSimon Birnbach
2012-03-16Initial version of drag&drop file upload supportSimon Birnbach
2012-03-08add option to add file from urlRobin Appelman
2012-03-04better handeling of files that can behave like folder (e.g. archives)Robin Appelman
2012-03-02Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher
2012-02-26merge master into encryptionRobin Appelman
2012-02-26additional error codes for file uploadRobin Appelman
2012-02-26improve log browsingRobin Appelman
2012-02-25Merge branch 'master' into encryptionRobin Appelman
2012-02-25if a deleted file is uploaded, finish the delete firstRobin Appelman
2012-02-21fix incorrect information in the filecache when using encryptionRobin Appelman
2012-02-18Fixup use of OC_Helper::linkTo functionBart Visscher
2012-02-14Replace Expires and caching headers by OC_Response functionsBart Visscher
2012-02-05writable not writeableRobin Appelman
2012-02-05some improvements in file scanningRobin Appelman
2012-02-02Merge branch 'master' into filesystemRobin Appelman
2012-02-01Fixed upload button display errorMarvin Thomas Rabe
2012-02-01prevent sharing from making aditional http requests while scanningRobin Appelman
2012-02-01only show what folder we are scanning to save bandwithRobin Appelman
2012-01-31dont try to use something that isn't thereRobin Appelman
2012-01-31some fixes to scanningRobin Appelman
2012-01-31provide live feedback while scanning filesRobin Appelman
2012-01-31start of proper feedback during filessytem scanRobin Appelman
2012-01-30merge master into filesystemRobin Appelman
2012-01-27update translationsRobin Appelman
2012-01-24update translationsRobin Appelman
2012-01-20translation updatesRobin Appelman
2012-01-20Merge branch 'master' into filesystemRobin Appelman
2012-01-16update translationsRobin Appelman
2012-01-16merge master into filesystemRobin Appelman
2012-01-15fix creating/moving/renaming/deleting files/dirs with ' in nameBartek Przybylski
2012-01-15update translationsRobin Appelman
2012-01-15remove some of the flickering in operaRobin Appelman
2012-01-15fix some of the styling issues on operaRobin Appelman
2012-01-13Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham
2012-01-11update translationsRobin Appelman
2012-01-10fix uploading to subfoldersRobin Appelman
2012-01-10Quick fix for file actions inside Shared folder (or other readonly folder)Michael Gapczynski
2012-01-10Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham
2012-01-08merge master into filesystemRobin Appelman