Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug with duplicate entries for installed 3rd party apps in settings->apps | Sam Tuke | 2012-09-18 | 1 | -1/+1 |
| | | | | | Added method getAppstoreApps to OC_App Added minor documentation | ||||
* | fixing translation - thx eMerzh | Thomas Mueller | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | allow html inside app descriptions | Robin Appelman | 2012-08-30 | 1 | -3/+3 |
| | |||||
* | CSS tweaks for app settings. | Thomas Tanghus | 2012-08-05 | 1 | -1/+3 |
| | |||||
* | link of Add your app was broken | Alessandro Cosentino | 2012-08-04 | 1 | -1/+1 |
| | |||||
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -3/+4 |
| | |||||
* | XSS fix. | Thomas Tanghus | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 1 | -1/+3 |
| | |||||
* | link to apps.owncloud.com | Frank Karlitschek | 2012-06-03 | 1 | -1/+2 |
| | | | | thanks to guillaume for the patch | ||||
* | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -2/+4 |
| | | | | | show a label if an app is an internal app or a third party app from the app store. show a preview image of the app if available | ||||
* | Update url | Tom Needham | 2012-04-07 | 1 | -1/+1 |
| | |||||
* | corrected link for app dev instructions | Jan-Christoph Borchardt | 2011-10-23 | 1 | -1/+1 |
| | |||||
* | dont set content type to json for Apps | Robin Appelman | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -1/+1 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+6 |
| | |||||
* | added controls bar for Apps and Help | Jan-Christoph Borchardt | 2011-08-21 | 1 | -6/+9 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 1 | -1/+1 |
| | |||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+16 |