summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove uneeded fileLukas Reschke2013-01-181-54/+0
| * | | Merge pull request #986 from owncloud/fixing-784-masterThomas Müller2013-01-183-7/+60
| |\ \ \ | | |/ / | |/| |
| | * | fixing indentThomas Mueller2013-01-182-24/+24
| | * | adding a ajax call to get the current file storage stats like free spaceThomas Mueller2013-01-111-0/+16
| | * | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-112-5/+6
| | |\|
| | * | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-062-8/+8
| | |\ \
| | * | | the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-202-8/+46
| * | | | Merge branch 'master' into fixing-unused-and-undefined-in-masterThomas Mueller2013-01-142-5/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | fixing undefined $eventSourceThomas Mueller2013-01-061-1/+2
| | |_|/ | |/| |
* | | | Cache: more efficient upgradingRobin Appelman2013-01-151-0/+2
* | | | Cache: show upgrade progressRobin Appelman2013-01-151-0/+42
* | | | merge master into filesystemRobin Appelman2013-01-152-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | more translationsJörn Friedrich Dreyer2013-01-092-5/+6
| |/ /
* | | merge master into filesystemRobin Appelman2013-01-072-3/+3
|\| |
| * | Files: prevent people from renaming files to '.'Robin Appelman2013-01-051-1/+1
* | | 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-251-2/+0
|\|
| * setting the timezone is now part of the login process and true part of the core.Thomas Müller2012-12-201-2/+0
* | merge master into filesystemRobin Appelman2012-12-151-1/+1
|\|
| * use json encoding when deleting multiply files instead of using ; as delimiterRobin Appelman2012-12-131-1/+1
* | merge master into filesystemRobin Appelman2012-12-021-14/+19
|\|
| * fix checkstyle for files appJörn Friedrich Dreyer2012-11-291-12/+18
| * use normalizePath to have a proper target pathArthur Schiwon2012-11-261-3/+1
| * make sure path starts with /Arthur Schiwon2012-11-261-0/+3
* | Add checks for storage objectMichael Gapczynski2012-11-241-7/+8
* | merge master into filesystemRobin Appelman2012-11-231-1/+1
|\|
| * Merge pull request #479 from owncloud/fix_438Thomas Müller2012-11-231-1/+1
| |\
| | * Do the url encoding once, only in breadcrumbs templateBart Visscher2012-11-161-1/+1
* | | use background scannerRobin Appelman2012-11-231-32/+57
* | | 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
| |/
* | fix rename parameter orderRobin Appelman2012-11-081-3/+3
* | merge master into filesystemRobin Appelman2012-11-041-1/+1
|\|
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-042-2/+2
| * Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-042-2/+2
* | merge master into filesystemRobin Appelman2012-10-302-6/+3
|\|
| * Update apps/files/ajax/move.phpdenis-b2012-10-291-1/+1
| * Remove fixme, problem is solved alreadyBart Visscher2012-10-291-4/+1
| * don't move file into subdirectory if a file with the same name already exists...Georg Ehrke2012-10-281-0/+5
* | fix delete and sort filesRobin Appelman2012-10-272-11/+10
* | move some stuff to the new apiRobin Appelman2012-10-265-10/+11
* | merge master into filesystemRobin Appelman2012-10-252-2/+2
|\|
| * dir in newfile has to start with /Bart Visscher2012-10-251-1/+1
| * urldecode target directoryBjörn Schießle2012-10-241-1/+1