summaryrefslogtreecommitdiffstats
path: root/apps/files/index.php
Commit message (Expand)AuthorAgeFilesLines
* merge master into filesystemRobin Appelman2013-01-281-0/+4
|\
| * Merge pull request #1321 from owncloud/csp-fixesThomas Müller2013-01-281-0/+1
| |\
| | * Use HTML5 data attribute + fix undefined variableLukas Reschke2013-01-261-0/+1
| * | Add create permission, fixes #780Michael Gapczynski2013-01-271-0/+3
| |/
* | merge master into filesystemRobin Appelman2013-01-261-0/+4
|\|
| * Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-181-30/+25
| |\
| * | relative storage info without decimalsThomas Mueller2013-01-171-1/+1
| * | make usedSpacePercent available in the files appThomas Mueller2013-01-021-0/+4
* | | Files: don't load fileactions.js when upgrading filecacheRobin Appelman2013-01-211-1/+1
* | | merge master into filesytemRobin Appelman2013-01-201-6/+2
|\ \ \ | | |/ | |/|
| * | Merge pull request #986 from owncloud/fixing-784-masterThomas Müller2013-01-181-7/+2
| |\ \
| | * | load jquery-visibilityThomas Mueller2013-01-111-0/+1
| | * | the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-7/+1
| | |/
| * / Spaces to tabsBart Visscher2013-01-161-23/+23
| |/
* | Files: make sure keybinds js is loaded after files jsRobin Appelman2013-01-161-1/+1
* | Cache: show upgrade progressRobin Appelman2013-01-151-29/+43
* | merge master into filesystemRobin Appelman2012-12-251-56/+54
|\|
| * setting the timezone is now part of the login process and true part of the core.Thomas Müller2012-12-201-79/+76
* | Merge branch 'master' into filesystemRobin Appelman2012-12-111-0/+1
|\|
| * no messageErik Sargent2012-11-281-1/+1
| * initial setupErik Sargent2012-11-281-0/+1
* | merge master into filesystemRobin Appelman2012-11-231-1/+1
|\|
| * Do the url encoding once, only in breadcrumbs templateBart Visscher2012-11-161-2/+2
* | merge master into filesystemRobin Appelman2012-11-151-7/+7
|\|
| * Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-4/+4
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
| * Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* | fix undefined index when loading files appRobin Appelman2012-11-081-3/+1
* | merge master into filesystemRobin Appelman2012-10-301-1/+1
|\|
| * Update apps/files/index.phpdenis-b2012-10-291-1/+1
* | Merge branch 'master' into filesystemRobin Appelman2012-10-271-2/+2
|\|
| * Merge branch 'routing'Bart Visscher2012-10-271-2/+2
| |\
| | * Merge branch 'master' into routingBart Visscher2012-09-071-6/+18
| | |\
| | * \ Merge remote-tracking branch 'gitorious/master' into routingBart Visscher2012-08-291-3/+3
| | |\ \
| | * | | Fix linkTo calls for new routingBart Visscher2012-08-151-2/+2
* | | | | fix delete and sort filesRobin Appelman2012-10-271-0/+12
* | | | | move some stuff to the new apiRobin Appelman2012-10-261-1/+1
* | | | | merge master into filesystemRobin Appelman2012-10-241-1/+1
|\| | | |
| * | | | Merge pull request #76 from fmms/masterLukas Reschke2012-10-231-1/+1
| |\ \ \ \
| | * | | | Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-231-1/+1
| | | |_|/ | | |/| |
* | | | | merge master into filesystemRobin Appelman2012-10-231-2/+2
|\| | | |
| * | | | Merge pull request #12 from scambra/fixesicewind19912012-10-231-1/+1
| |\ \ \ \
| | * | | | check free space using folder's ownerscambra2012-09-191-1/+1
| | |/ / /
| * / / / Files: urldecode urlencoded dir names, fixes oc-2111Arthur Schiwon2012-10-231-1/+1
| |/ / /
* / / / don't use depricated OC_FilesystemRobin Appelman2012-10-101-7/+7
|/ / /
* | | adding space between) and {Thomas Mueller2012-09-071-6/+6
* | | Add permissions to new files/folders, bug fix for oc-1649Michael Gapczynski2012-09-051-0/+12
| |/ |/|
* | Merge branch 'share_api'Michael Gapczynski2012-08-191-1/+1
|\ \
| * | Change read only check to isCreatableMichael Gapczynski2012-07-241-1/+1
| |/
* | Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev...Lukas Reschke2012-08-181-1/+1