Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the ownCloud version to admin which makes more sense. A normal user ↵ | Frank Karlitschek | 2012-06-29 | 1 | -0/+7 |
| | | | | can´t update ownCloud anyways. | ||||
* | check if the data directory is accessible via http. Show a big security ↵ | Frank Karlitschek | 2012-06-21 | 1 | -0/+15 |
| | | | | warning if yes | ||||
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | The log message is not always shown in html | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
| | | | | The log message can also be logged with syslog, here we don't want to have html-entities. Also the log messages through json are displayed as text not html. | ||||
* | merge log into admin | Robin Appelman | 2012-04-16 | 1 | -2/+21 |
| | |||||
* | make log level configurable | Robin Appelman | 2011-10-16 | 1 | -2/+15 |
| | |||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+9 |