Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 3 | -3/+3 |
| | |||||
* | port appconfig | Frank Karlitschek | 2012-05-02 | 2 | -2/+2 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 2 | -4/+4 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 3 | -3/+3 |
| | |||||
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 2 | -2/+2 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | Ability to save an arbitrary number of external sites | rok | 2012-03-07 | 9 | -164/+189 |
| | |||||
* | External: Use OC_Util::checkLoggedIn | Bart Visscher | 2012-02-14 | 1 | -6/+1 |
| | |||||
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 4 | -26/+26 |
| | |||||
* | new "external" application. you can integrate external application like ↵ | Frank Karlitschek | 2011-10-22 | 10 | -0/+549 |
roundcube, squirellmail or a wiki into ownCloud. |