summaryrefslogtreecommitdiffstats
path: root/apps/files/index.php
Commit message (Expand)AuthorAgeFilesLines
* initial setupErik Sargent2012-11-281-0/+1
* Do the url encoding once, only in breadcrumbs templateBart Visscher2012-11-161-2/+2
* 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
* Update apps/files/index.phpdenis-b2012-10-291-1/+1
* 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
* | | | Merge pull request #76 from fmms/masterLukas Reschke2012-10-231-1/+1
|\ \ \ \
| * | | | Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-231-1/+1
| | |_|/ | |/| |
* | | | 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
|/ / /
* | | 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
* | more path normalizationRobin Appelman2012-08-171-1/+1
|/
* Call exit() to prevent further code execution if directory does not existMichael Gapczynski2012-07-111-0/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* Make some apps compatibleLukas Reschke2012-06-111-7/+7
* RevertLukas Reschke2012-06-111-13/+13
* First try of implementing assignHTMLLukas Reschke2012-06-111-13/+13
* fix the breadcrumbFrank Karlitschek2012-05-311-2/+2
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Call is_writable explicitly on folders for readonly checkMichael Gapczynski2012-05-141-1/+1
* applying coding guidelineArthur Schiwon2012-05-071-3/+3
* applying coding guidelineArthur Schiwon2012-05-071-20/+20
* ported the oc_template classFrank Karlitschek2012-05-061-3/+3
* first part of the config stuffFrank Karlitschek2012-05-021-1/+1
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-3/+3
* port linkto and serverHostFrank Karlitschek2012-05-011-3/+3
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* some more portingFrank Karlitschek2012-05-011-1/+1
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-6/+6
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
* fix merge conflictsGeorg Ehrke2012-04-261-0/+2
* remove require once lib base in some more filesGeorg Ehrke2012-04-181-4/+0
* move files to app folderGeorg Ehrke2012-04-181-0/+104