summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/upload.php
Commit message (Expand)AuthorAgeFilesLines
* the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-6/+32
* fix checkstyle for files appJörn Friedrich Dreyer2012-11-291-12/+18
* 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
* 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
* | 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