Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial setup | Erik Sargent | 2012-11-28 | 1 | -0/+1 |
* | Do the url encoding once, only in breadcrumbs template | Bart Visscher | 2012-11-16 | 1 | -2/+2 |
* | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 1 | -4/+4 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
* | Update apps/files/index.php | denis-b | 2012-10-29 | 1 | -1/+1 |
* | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 1 | -6/+18 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'gitorious/master' into routing | Bart Visscher | 2012-08-29 | 1 | -3/+3 |
| |\ \ | |||||
| * | | | Fix linkTo calls for new routing | Bart Visscher | 2012-08-15 | 1 | -2/+2 |
* | | | | Merge pull request #76 from fmms/master | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Codestyle: FunctionCallArgumentSpacing | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #12 from scambra/fixes | icewind1991 | 2012-10-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | check free space using folder's owner | scambra | 2012-09-19 | 1 | -1/+1 |
| |/ / / | |||||
* / / / | Files: urldecode urlencoded dir names, fixes oc-2111 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -6/+6 |
* | | | Add permissions to new files/folders, bug fix for oc-1649 | Michael Gapczynski | 2012-09-05 | 1 | -0/+12 |
| |/ |/| | |||||
* | | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Change read only check to isCreatable | Michael Gapczynski | 2012-07-24 | 1 | -1/+1 |
| |/ | |||||
* | | Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev... | Lukas Reschke | 2012-08-18 | 1 | -1/+1 |
* | | more path normalization | Robin Appelman | 2012-08-17 | 1 | -1/+1 |
|/ | |||||
* | Call exit() to prevent further code execution if directory does not exist | Michael Gapczynski | 2012-07-11 | 1 | -0/+1 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -7/+7 |
* | Revert | Lukas Reschke | 2012-06-11 | 1 | -13/+13 |
* | First try of implementing assignHTML | Lukas Reschke | 2012-06-11 | 1 | -13/+13 |
* | fix the breadcrumb | Frank Karlitschek | 2012-05-31 | 1 | -2/+2 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | Call is_writable explicitly on folders for readonly check | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 |
* | applying coding guideline | Arthur Schiwon | 2012-05-07 | 1 | -3/+3 |
* | applying coding guideline | Arthur Schiwon | 2012-05-07 | 1 | -20/+20 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -3/+3 |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -3/+3 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -3/+3 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -6/+6 |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 1 | -0/+2 |
* | remove require once lib base in some more files | Georg Ehrke | 2012-04-18 | 1 | -4/+0 |
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -0/+104 |