| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed new checkstyle issues in apps.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -1/+1 |
* | fix the broken image path on the apps page | Frank Karlitschek | 2012-11-08 | 1 | -1/+1 |
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -4/+4 |
* | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -1/+1 |
* | Added failsafes for retrieving remote apps on settings->apps page, in case ca... | Sam Tuke | 2012-09-18 | 1 | -19/+25 |
* | Fixed bug with duplicate entries for installed 3rd party apps in settings->apps | Sam Tuke | 2012-09-18 | 1 | -14/+79 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
* | Update settings/apps.php | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
* | Update settings/apps.php | Thomas Müller | 2012-09-04 | 1 | -7/+7 |
* | Add check for missing appinfo in apps settings page | Bart Visscher | 2012-09-03 | 1 | -0/+4 |
* | remove files_imageviewer and files_texteditor from blacklist so they can be a... | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -1/+2 |
* | Remove unused code. | Thomas Tanghus | 2012-08-04 | 1 | -33/+0 |
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -2/+3 |
* | fixes bug oc-1433 | Alessandro Cosentino | 2012-08-04 | 1 | -0/+1 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
* | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 1 | -0/+2 |
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
* | Revert | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
* | Settings... | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
* | apps paging is not yet implemented. increase pagesize to 100 as a quickfix | Frank Karlitschek | 2012-06-09 | 1 | -1/+2 |
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | don´t claim that already downloaded 3rd party apps are internal apps | Frank Karlitschek | 2012-05-18 | 1 | -2/+7 |
* | add files to blacklist. Should be always on | Frank Karlitschek | 2012-04-29 | 1 | -1/+1 |
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -0/+7 |
* | fix appstore download. | Frank Karlitschek | 2012-01-27 | 1 | -8/+16 |
* | finish the application store feature so that users can download and install o... | Frank Karlitschek | 2012-01-06 | 1 | -16/+16 |
* | Sort apps on name and enabled status | Bart Visscher | 2011-12-07 | 1 | -0/+8 |
* | dissable app instalation from apps.owncloud.org interface | Robin Appelman | 2011-09-28 | 1 | -15/+16 |
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -4/+1 |
* | Fix undefined index license in Apps | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+1 |
* | dont throw errors if we cant connect to the apps repository | Robin Appelman | 2011-08-15 | 1 | -10/+13 |
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+68 |