Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix for oc-236 | Stefan Göckeritz | 2012-02-10 | 1 | -1/+3 |
| | |||||
* | don't try to use mod_rewrite when it isn't enabled | Robin Appelman | 2012-01-03 | 1 | -0/+2 |
| | | | | having a broken web/card/caldav is much better as having no ownCloud at all :) | ||||
* | merged | Bartek Przybylski | 2011-12-21 | 1 | -2/+0 |
|\ | |||||
| * | Removed if !mod_php5.c around RewriteRule | Sean Leonard | 2011-11-04 | 1 | -2/+0 |
| | | | | | | | | Made things work on Dreamhost shared hosting | ||||
* | | adjusting to new db "api", merge with master | Bartek Przybylski | 2011-10-27 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-13 | 1 | -0/+4 |
|\ | |||||
| * | webdav workaround for apache+php-cgi | Robin Appelman | 2011-10-13 | 1 | -0/+4 |
| | | |||||
| * | adding tmp icon for app, extending memory size for php in .htaccess | Bartek Przybylski | 2011-10-02 | 1 | -5/+5 |
| | | |||||
| * | removing add new album button, removing logs, and unused code | Bartek Przybylski | 2011-10-01 | 1 | -0/+1 |
| | | |||||
* | | Implemented ace-edtior as an app. Basic file editing and saving supported. | Tom Needham | 2011-09-28 | 1 | -4/+4 |
|/ | |||||
* | fix .htaccess file crashing apache+php-cgi | Robin Appelman | 2011-08-22 | 1 | -3/+5 |
| | |||||
* | Set max upload size to something sane | Robin Appelman | 2011-08-12 | 1 | -2/+2 |
| | | | | we cant use a very high value since some apache configurations dont seem to handle it properly | ||||
* | set default max upload size in the .htaccess file to something rediculous | Robin Appelman | 2011-08-11 | 1 | -3/+3 |
| | | | | and don't show the max filesize message when the limit is over 10GB | ||||
* | fix 404 | Kamil Domanski | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | forbid indexes | Kamil Domanski | 2011-06-23 | 1 | -0/+1 |
| | |||||
* | make fileactions extendable by plugins | Robin Appelman | 2011-06-04 | 1 | -0/+4 |