aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/ajax
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Thomas Müller2013-07-081-17/+13
* Backport of #3951 to stable5Thomas Müller2013-07-051-4/+11
* fix uploading when ['dirtoken'] is not setRobin Appelman2013-07-011-1/+1
* code styleRobin Appelman2013-07-011-34/+34
* Public upload featureRoman Geber2013-07-011-6/+42
* return original filename to fileuploadJörn Friedrich Dreyer2013-07-011-0/+1
* use json to encode user listRobin Appelman2013-06-201-1/+1
* allow scanning files for multiple usersRobin Appelman2013-06-201-13/+29
* reuse etag when doing a forced rescanRobin Appelman2013-06-191-1/+1
* No need to strip slashes, json_decode handles that for usBart Visscher2013-04-191-1/+1
* remove debug outputBjörn Schießle2013-03-071-2/+1
* json encode list of filesBjörn Schießle2013-03-071-1/+8
* 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: explicitly defineRobin Appelman2013-02-082-0/+4
* Files: rename 'space' to 'storage' in upload.phpRobin Appelman2013-02-071-1/+1
* Files: add translation support back to move/renameRobin Appelman2013-02-072-5/+5
* Correct itTheSFReader2013-02-011-1/+2
* Files: fix moving files by DnDRobin Appelman2013-01-311-2/+2
* merge master into filesystemRobin Appelman2013-01-301-3/+3
|\
| * use post instead of getJörn Friedrich Dreyer2013-01-301-3/+3
* | Files: fix sharing newly uploaded filesRobin Appelman2013-01-281-17/+20
* | merge master into filesystemRobin Appelman2013-01-263-64/+34
|\|
| * Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-191-54/+0
| |\
| * | introducing class OCA/files/lib/Helper with new function to build an array wi...Thomas Mueller2013-01-193-76/+43
| * | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-184-8/+62
| |\ \
| * | | rename space -> storageThomas Mueller2013-01-171-1/+1
* | | | merge master into filesytemRobin Appelman2013-01-204-62/+61
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #1230 from owncloud/remove-unused-autocomplete.phpLukas Reschke2013-01-191-54/+0
| |\ \ \ | | |_|/ | |/| |
| | * | 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
| |/