| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | - xframe restriction configurable now | Florian Scholz | 2013-04-24 | 1 | -0/+4 |
|/ |
|
* | fixes #2789 - no internet connectivity check if there is non on purpose | Thomas Mueller | 2013-04-08 | 1 | -1/+4 |
* | Update config.sample.php | Frank Karlitschek | 2013-04-05 | 1 | -2/+2 |
* | Change logQuery from define() to OC::Config | Brice Maron | 2013-03-30 | 1 | -0/+4 |
* | fix missing ',' after "mail_domain" parameter | itheiss | 2013-03-26 | 1 | -1/+1 |
* | Update to reflect new parameter mail_domain | itheiss | 2013-03-26 | 1 | -0/+3 |
* | Remove uneeded \ since we're using " | Lukas Reschke | 2013-03-02 | 1 | -1/+1 |
* | add switch to enable/disable the possibility to change the display name by th... | Björn Schießle | 2013-02-10 | 1 | -0/+3 |
* | make it possible to modify the links to the clients | Georg Ehrke | 2013-02-06 | 1 | -1/+5 |
* | Merge pull request #1445 from owncloud/CSP_font | Thomas Müller | 2013-02-04 | 1 | -1/+1 |
|\ |
|
| * | Also allow local files | Lukas Reschke | 2013-02-04 | 1 | -1/+1 |
| * | Allow the loading of local font files embedded via data: | Lukas Reschke | 2013-02-04 | 1 | -1/+1 |
| * | Allow loading of external fonts | Lukas Reschke | 2013-02-04 | 1 | -1/+1 |
* | | Make fileblacklist configurable | Lukas Reschke | 2013-02-03 | 1 | -0/+3 |
|/ |
|
* | add SSL proxy support | herbrechtsmeier | 2013-01-31 | 1 | -0/+3 |
* | add multiple domains reverse proxy support | Stefan Herbrechtsmeier | 2013-01-31 | 1 | -0/+3 |
* | fix merge conflicts | Björn Schießle | 2013-01-28 | 1 | -0/+19 |
|\ |
|
| * | Merge pull request #1318 from j-ed/master | Thomas Müller | 2013-01-28 | 1 | -0/+4 |
| |\ |
|
| | * | Update config/config.sample.php | j-ed | 2013-01-26 | 1 | -0/+4 |
| * | | Warn users not to enable DEBUG in productive environments | Lukas Reschke | 2013-01-25 | 1 | -0/+2 |
| * | | Merge branch 'master' into no-inline-js | Lukas Reschke | 2013-01-25 | 1 | -0/+10 |
| |\| |
|
| | * | Update config/config.sample.php | j-ed | 2013-01-22 | 1 | -2/+2 |
| | * | Update config/config.sample.php | j-ed | 2013-01-22 | 1 | -1/+1 |
| | * | Update config/config.sample.php | j-ed | 2013-01-22 | 1 | -0/+10 |
| * | | Allow the loading of external images | Lukas Reschke | 2013-01-25 | 1 | -1/+1 |
| * | | Allow admins to change the CSP policy in the config file | Lukas Reschke | 2013-01-23 | 1 | -0/+3 |
| |/ |
|
* | | fix typo in comment | Björn Schießle | 2013-01-22 | 1 | -1/+1 |
* | | allow admin to change retention obligation for the trash bin, default value i... | Björn Schießle | 2013-01-22 | 1 | -0/+3 |
|/ |
|
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -8/+8 |
* | Enhanced auth is totally unmaintained and broken | Lukas Reschke | 2013-01-14 | 1 | -6/+0 |
* | Add maintenance mode entry to config.sample.php | Michael Gapczynski | 2013-01-04 | 1 | -0/+3 |
* | add smtp port configuration option | Thomas Mueller | 2013-01-02 | 1 | -0/+3 |
* | call it "proxy" instead of "curlproxy" | root | 2012-12-19 | 1 | -2/+2 |
* | add curl proxy support. Fixes #504 | Frank Karlitschek | 2012-12-19 | 1 | -0/+6 |
* | add sample configuration for user backends | Robin Appelman | 2012-11-25 | 1 | -0/+6 |
* | make it possible to manually override the hostname and protocol if the automa... | Frank Karlitschek | 2012-11-22 | 1 | -0/+6 |
* | Merge pull request #31 from visit1985/persistentcookies | Lukas Reschke | 2012-10-16 | 1 | -1/+4 |
|\ |
|
| * | Make the lifetime of the remember login cookie | Bart Visscher | 2012-10-14 | 1 | -1/+4 |
* | | Make enhanced auth configurable | Lukas Reschke | 2012-10-16 | 1 | -0/+3 |
* | | Make enhanced auth time configurable | Lukas Reschke | 2012-10-16 | 1 | -0/+3 |
|/ |
|
* | Correct "ownCloud" | Lukas Reschke | 2012-09-23 | 1 | -10/+9 |
* | Add little more doc about app folders | Brice Maron | 2012-06-21 | 1 | -0/+1 |
* | Correct sample config | Brice Maron | 2012-06-14 | 1 | -8/+4 |
* | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 1 | -4/+65 |
|\ |
|
| * | finally fix the updater. next is an automatic updater. but this is a bit more... | Frank Karlitschek | 2012-06-09 | 1 | -0/+3 |
| * | generate a random salt during installation and store it in the config.php. us... | Frank Karlitschek | 2012-06-08 | 1 | -0/+3 |
| * | add spacing lines to our awesome new sample config file. readability++ | Frank Karlitschek | 2012-06-08 | 1 | -0/+26 |
| * | Add help texts to config options in config.sample.php | Bart Visscher | 2012-06-07 | 1 | -4/+33 |
* | | Add possibility to choose the installation folder | Brice Maron | 2012-06-14 | 1 | -6/+6 |
* | | Add doc about multi app dir in sample config | Brice Maron | 2012-06-07 | 1 | -1/+12 |
|/ |
|