summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/upload.php
Commit message (Expand)AuthorAgeFilesLines
* remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-201-2/+2
* namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-2/+2
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-191-2/+4
|\
| * adding comma to get cleaner diffs in the futureThomas Müller2013-09-181-1/+1
| * add permissions of the file to the json responseThomas Müller2013-09-181-1/+2
* | fix upload of multiple filesJörn Friedrich Dreyer2013-09-061-23/+38
* | refactor replace and autorename resolution in upload.phpJörn Friedrich Dreyer2013-09-061-39/+33
* | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-041-10/+16
|\|
| * backport of #4357 to masterThomas Müller2013-08-271-10/+14
* | reduced complexity, added listing conflicts to dialogJörn Friedrich Dreyer2013-08-221-0/+1
* | progress fixesJörn Friedrich Dreyer2013-08-161-4/+5
* | fix whitespace, check selected files before starting uploadJörn Friedrich Dreyer2013-08-141-8/+31
|/
* Merge branch 'master' into fixing-3942-masterThomas Müller2013-07-061-1/+1
|\
| * proper fix for getting the shared item if no user is logged inThomas Müller2013-07-051-4/+5
| * php 5.3 compliant nowThomas Müller2013-07-051-1/+2
| * get the real physical folder name for anonymous uploadThomas Müller2013-07-051-2/+7
* | on reshares we now recursively move to the root of all reshares - therefore s...Thomas Müller2013-07-051-15/+14
* | handle anonymous upload to reshared folderThomas Müller2013-07-051-0/+5
|/
* fix uploading when ['dirtoken'] is not setRobin Appelman2013-07-011-1/+1
* code styleRobin Appelman2013-07-011-34/+34
* Public upload featureRoman Geber2013-06-251-6/+42
* return original filename to fileuploadJörn Friedrich Dreyer2013-03-281-0/+1
* Improve handeling of unlimited max upload sizeRobin Appelman2013-03-151-1/+1
* Join split translated stringsBart Visscher2013-02-211-2/+1
* Give storage backends the option to define having no known free spaceRobin Appelman2013-02-161-1/+1
* Files: rename 'space' to 'storage' in upload.phpRobin Appelman2013-02-071-1/+1
* Correct itTheSFReader2013-02-011-1/+2
* Files: fix sharing newly uploaded filesRobin Appelman2013-01-281-17/+20
* merge master into filesystemRobin Appelman2013-01-261-41/+27
|\
| * introducing class OCA/files/lib/Helper with new function to build an array wi...Thomas Mueller2013-01-191-52/+35
| * Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-181-5/+30
| |\
| * | rename space -> storageThomas Mueller2013-01-171-1/+1
* | | merge master into filesytemRobin Appelman2013-01-201-5/+30
|\ \ \ | | |/ | |/|
| * | fixing indentThomas Mueller2013-01-181-18/+18
| * | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-061-7/+7
| |\|
| * | the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-6/+32
* | | merge master into filesystemRobin Appelman2013-01-071-2/+2
|\ \ \ | | |/ | |/|
* | | merge master into filesystemRobin Appelman2013-01-031-4/+5
|\| |
| * | fix error when wrong dir was specifiedJörn Friedrich Dreyer2013-01-031-2/+2
| * | move $l to topJörn Friedrich Dreyer2013-01-031-0/+1
| |\ \
| | * | fixing undefined variable $lThomas Mueller2013-01-021-1/+3
| * | | also translate 'No file was uploaded. Unknown error'Jörn Friedrich Dreyer2013-01-031-2/+2
| |/ /
| * / add translation call for 'Not enough space available' upload errorJörn Friedrich Dreyer2013-01-021-1/+1
| |/
* | merge master into filesystemRobin Appelman2012-12-021-14/+19
|\|
| * fix checkstyle for files appJörn Friedrich Dreyer2012-11-291-12/+18
* | merge master into filesystemRobin Appelman2012-11-181-2/+4
|\|
| * normalize the path once in upload.php is enough - THX Robin for this hintThomas Mueller2012-11-161-6/+2
| * refs #461 - drag'n'drop upload to a sub folder is working nowThomas Mueller2012-11-161-0/+6
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
| * Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-1/+1