| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Google+ from Social Sharing Bundle (2) | Marius Blüm | 2019-03-07 | 1 | -1/+0 |
* | Parse multiple navigation items | Daniel Kesselberg | 2019-02-22 | 1 | -2/+14 |
* | Update PHP-Parser for 7.1 compatibility | Joas Schilling | 2019-02-14 | 1 | -2/+2 |
* | Check app path for enableAppForGroups | Daniel Kesselberg | 2019-01-26 | 1 | -6/+7 |
* | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 1 | -5/+5 |
* | Fix loading providers of 2FA app with more than one provider | Christoph Wurst | 2018-08-21 | 1 | -0/+3 |
* | add deck and mail to the groupware bundle, remove talk | Bjoern Schiessle | 2018-08-17 | 1 | -1/+2 |
* | Add the ToS app to the enterprise bundle | Joas Schilling | 2018-08-09 | 1 | -3/+4 |
* | Fix app code checker to ignore `build` directory | Christoph Wurst | 2018-08-09 | 1 | -1/+1 |
* | Keep AppConfig for now | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
* | Remove unused import | Julius Härtl | 2018-06-06 | 1 | -1/+0 |
* | Remove unneeded class | Julius Härtl | 2018-06-06 | 1 | -41/+0 |
* | Implement update functionality | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
* | Move logic to app management mixin | Julius Härtl | 2018-06-06 | 1 | -2/+5 |
* | Add AppStore Manager | Julius Härtl | 2018-06-06 | 1 | -0/+38 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 2 | -3/+3 |
* | Log possible exception caused by wrong version number | Morris Jobke | 2018-04-11 | 1 | -10/+15 |
* | Fix version comparison with minor and patch level requirements | Christoph Wurst | 2018-04-11 | 2 | -8/+112 |
* | Fix AppFetcher::setVersion phpdoc | Christoph Wurst | 2018-04-10 | 1 | -1/+1 |
* | Do not fail hard if no appinfo is returned during update | Julius Härtl | 2018-03-28 | 1 | -2/+4 |
* | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 1 | -1/+3 |
|\ |
|
| * | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -1/+3 |
* | | Deprecate OCP\Files | Morris Jobke | 2018-03-21 | 1 | -0/+8 |
|/ |
|
* | Remove unused and deprecated class and interface AppHelper | Morris Jobke | 2018-03-12 | 1 | -1/+0 |
* | Merge pull request #8579 from nextcloud/feature/2692/merge-can-i-update | Morris Jobke | 2018-03-06 | 2 | -2/+4 |
|\ |
|
| * | Also allow to specify the cache file name | Joas Schilling | 2018-02-28 | 2 | -2/+4 |
* | | Remove unused and outdated hook | Morris Jobke | 2018-03-06 | 1 | -3/+0 |
* | | Run repair steps on uninstall in all cases | Tobia De Koninck | 2018-03-06 | 1 | -0/+10 |
|/ |
|
* | Merge pull request #8476 from nextcloud/strict_l10n | Roeland Jago Douma | 2018-02-22 | 1 | -5/+5 |
|\ |
|
| * | Fix other tests | Roeland Jago Douma | 2018-02-21 | 1 | -5/+5 |
* | | Log exceptions that happen when writing the app store reply to storage | Joas Schilling | 2018-02-21 | 1 | -0/+1 |
|/ |
|
* | getIncompatibleApps needs a string not an array | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 |
* | Use normal header() calls instead of private method calls | Morris Jobke | 2018-02-19 | 1 | -0/+2 |
* | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_app | Morris Jobke | 2018-02-17 | 1 | -2/+2 |
|\ |
|
| * | Fix app version to be always string and neither array nor null | Morris Jobke | 2018-02-17 | 1 | -2/+2 |
* | | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 2 | -91/+63 |
|/ |
|
* | Use non aliased method instead | Morris Jobke | 2018-02-13 | 1 | -1/+1 |
* | Add deprecation checks | Morris Jobke | 2018-01-31 | 1 | -0/+8 |
* | Move getAppInfo and getAppVersion to IAppManager | Julius Härtl | 2018-01-31 | 1 | -8/+42 |
* | Merge pull request #8054 from nextcloud/substr-use-index | Morris Jobke | 2018-01-26 | 1 | -3/+2 |
|\ |
|
| * | Use index based string access for substr with length of 1 | Morris Jobke | 2018-01-26 | 1 | -3/+2 |
* | | Merge pull request #8064 from nextcloud/background-jobs | Morris Jobke | 2018-01-26 | 1 | -0/+3 |
|\ \ |
|
| * | | Deprecated OCP interface to fetch background job type | Morris Jobke | 2018-01-26 | 1 | -0/+3 |
| |/ |
|
* | | Merge pull request #8063 from nextcloud/inline-value | Joas Schilling | 2018-01-26 | 1 | -2/+1 |
|\ \ |
|
| * | | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
| |/ |
|
* / | Implements are not needed because they are already done by base class | Morris Jobke | 2018-01-25 | 2 | -2/+2 |
|/ |
|
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -4/+4 |
* | Add OCP\User deprecations to app code checker | Morris Jobke | 2018-01-16 | 1 | -0/+4 |
* | Merge pull request #7833 from nextcloud/fix-code-checker | Christoph Wurst | 2018-01-14 | 1 | -4/+5 |
|\ |
|
| * | Fix casting in app code checker | Morris Jobke | 2018-01-12 | 1 | -4/+5 |