summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/upload.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | move some stuff to the new apiRobin Appelman2012-10-261-1/+1
* | merge master into filesystemRobin Appelman2012-10-231-3/+3
|\|
| * Merge pull request #12 from scambra/fixesicewind19912012-10-231-1/+1
| |\
| | * check free space using folder's ownerscambra2012-09-191-1/+1
| * | remove debug outputBjörn Schießle2012-10-081-1/+1
| * | add data-id directly after upload/creation to the file list (bugfix for #1917)Björn Schießle2012-10-081-1/+1
* | | don't use depricated OC_FilesystemRobin Appelman2012-10-101-2/+2
|/ /
* / fix sharing for newly uploaded or created filesRobin Appelman2012-09-261-1/+2
|/
* Don't get metadata directly from the 'cached' file cache after uploadMichael Gapczynski2012-09-121-1/+1
* adding space between) and {Thomas Mueller2012-09-071-2/+2
* apply coding styleThomas Mueller2012-08-291-4/+4
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* CSRF checksLukas Reschke2012-07-071-0/+1
* cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman2012-06-151-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_jsonFrank Karlitschek2012-05-031-7/+7
* move all the files stuff into a files classFrank Karlitschek2012-05-021-1/+1
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* fix duplicated entries on uploadBartek Przybylski2012-04-271-1/+0
* move files to app folderGeorg Ehrke2012-04-181-0/+64