summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* Added uploading to folder and cancellable downloadsSimon Birnbach2012-03-276-36/+173
|
* Added global progressbar for all uploadsSimon Birnbach2012-03-173-1/+15
|
* Fixed upload of undeleted file and size informationSimon Birnbach2012-03-171-7/+3
|
* Support for legacy browsersSimon Birnbach2012-03-163-95/+183
|
* coding guidelinesSimon Birnbach2012-03-161-3/+3
|
* Initial version of drag&drop file upload supportSimon Birnbach2012-03-163-0/+950
|
* add option to add file from urlRobin Appelman2012-03-074-31/+69
|
* better handeling of files that can behave like folder (e.g. archives)Robin Appelman2012-03-031-1/+1
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-011-1/+1
| | | | search providers
* merge master into encryptionRobin Appelman2012-02-262-39/+7
|\
| * additional error codes for file uploadRobin Appelman2012-02-261-6/+7
| |
| * improve log browsingRobin Appelman2012-02-261-33/+0
| |
* | Merge branch 'master' into encryptionRobin Appelman2012-02-251-0/+7
|\|
| * if a deleted file is uploaded, finish the delete firstRobin Appelman2012-02-241-0/+7
| | | | | | | | otherwise the upload will fail because the file still exists on the server, the old file will be deleted and neither the old or new file will be left
* | fix incorrect information in the filecache when using encryptionRobin Appelman2012-02-211-1/+2
|/
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-3/+3
|
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-131-3/+1
|
* writable not writeableRobin Appelman2012-02-052-2/+2
|
* some improvements in file scanningRobin Appelman2012-02-051-1/+7
|
* Merge branch 'master' into filesystemRobin Appelman2012-02-022-6/+4
|\
| * Fixed upload button display errorMarvin Thomas Rabe2012-02-012-6/+4
| |
* | prevent sharing from making aditional http requests while scanningRobin Appelman2012-02-011-0/+3
| | | | | | | | additional requests to the server can block feedback of scannning depending on server configuration
* | only show what folder we are scanning to save bandwithRobin Appelman2012-02-011-5/+3
| |
* | dont try to use something that isn't thereRobin Appelman2012-01-311-1/+5
| |
* | some fixes to scanningRobin Appelman2012-01-311-2/+10
| |
* | provide live feedback while scanning filesRobin Appelman2012-01-312-2/+10
| |
* | start of proper feedback during filessytem scanRobin Appelman2012-01-302-8/+15
| |
* | merge master into filesystemRobin Appelman2012-01-309-0/+52
|\|
| * update translationsRobin Appelman2012-01-272-0/+7
| |
| * update translationsRobin Appelman2012-01-242-0/+8
| |
| * translation updatesRobin Appelman2012-01-205-0/+37
| |
* | Merge branch 'master' into filesystemRobin Appelman2012-01-202-0/+27
|\|
| * update translationsRobin Appelman2012-01-162-0/+27
| |
* | merge master into filesystemRobin Appelman2012-01-1647-57/+444
|\|
| * fix creating/moving/renaming/deleting files/dirs with ' in nameBartek Przybylski2012-01-156-15/+15
| |
| * update translationsRobin Appelman2012-01-1511-2/+44
| |
| * remove some of the flickering in operaRobin Appelman2012-01-152-4/+9
| |
| * fix some of the styling issues on operaRobin Appelman2012-01-141-0/+1
| |
| * Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2012-01-1337-28/+369
| |\
| | * update translationsRobin Appelman2012-01-1136-28/+367
| | |
| | * fix uploading to subfoldersRobin Appelman2012-01-101-1/+3
| | |
| | * Quick fix for file actions inside Shared folder (or other readonly folder)Michael Gapczynski2012-01-091-1/+1
| | |
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2012-01-093-5/+6
| |\|
| | * Fixed merge conflict in /files/ajax/move.phpTom Needham2012-01-041-1/+1
| | |\
| | * | removed data-read and fixed droppable logicTom Needham2012-01-022-3/+2
| | | |
| | * | Used data-read and data-wite when binding drag and drop eventsTom Needham2012-01-021-2/+2
| | | |
| | * | Added data-read and data-write attributes to file listTom Needham2012-01-021-1/+3
| | | |
| | * | Fix merge conflictsTom Needham2012-01-017-48/+50
| | |\ \
| | * | | Fix missing ;Tom Needham2012-01-011-1/+3
| | | | |
| | * | | Fix js errorTom Needham2012-01-011-5/+3
| | | | |