Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 2 | -36/+0 |
| | |||||
* | correctly detect https | Frank Karlitschek | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 2 | -0/+0 |
| | |||||
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -1/+1 |
| | |||||
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | ported getUser | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | updated logos and icons | Jan-Christoph Borchardt | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | Use OC_Helper::serverHost() in openid settings | Daniele E. Domenichelli | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | Better feedback for saving calendar and openid settings | Bart Visscher | 2011-09-11 | 1 | -1/+1 |
| | |||||
* | having non-editable stuff as input fields is really confusing. You were ↵ | Jan-Christoph Borchardt | 2011-09-04 | 1 | -4/+4 |
| | | | | right Robin ;) | ||||
* | language updates, optimization of Help HTML | Jan-Christoph Borchardt | 2011-08-18 | 1 | -3/+3 |
| | |||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -4/+2 |
| | |||||
* | fix some details in Personal | Robin Appelman | 2011-08-14 | 1 | -1/+4 |
| | |||||
* | more info in personal, WebDAV, OpenID | Jan-Christoph Borchardt | 2011-08-14 | 1 | -4/+5 |
| | |||||
* | apps can now add their own forms to the Personal page | Robin Appelman | 2011-08-08 | 1 | -0/+6 |
| | |||||
* | fix some issues with browsers not supporting html5 localStorage | Robin Appelman | 2011-08-06 | 1 | -7/+0 |
| | |||||
* | show error on openid request page when no user is selected | Robin Appelman | 2011-06-24 | 1 | -8/+13 |
| | |||||
* | add template to openid request page | Kamil Domanski | 2011-06-24 | 1 | -0/+23 |
| | |||||
* | Experimental OpenID user backend and server. | Robin Appelman | 2011-06-23 | 1 | -0/+7 |
Currently all users can set one OpenID identity that allows access to the account. The identity url's for the server is owncloud/apps/user_openid/user.php/$username |