summaryrefslogtreecommitdiffstats
path: root/settings/controller/appsettingscontroller.php
Commit message (Expand)AuthorAgeFilesLines
* Add missing version fieldLukas Reschke2015-06-291-2/+2
* Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-storeLukas Reschke2015-06-291-1/+1
|\
| * Send OC version to appstore so it can reply with the right linksJoas Schilling2015-06-291-1/+1
* | Also load enabled appsLukas Reschke2015-06-291-0/+9
* | Request approved state for disabled apps with ocsidLukas Reschke2015-06-191-0/+9
|/
* Make "include update info" part of the cache keyJoas Schilling2015-06-151-3/+5
* Load the update information asyncroniously to fix the page load speedJoas Schilling2015-06-101-6/+10
* Add experimental applications switchLukas Reschke2015-04-031-17/+58
* Update license headersJenkins for ownCloud2015-03-261-6/+19
* remove unneeded status element from json response on /categories - fixes 15056Thomas Müller2015-03-231-1/+0
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+7
* don't allow installation of already installed apps - fixes #14004Thomas Müller2015-02-231-6/+29
* Updating license headersJenkins for ownCloud2015-02-231-7/+18
* Check whether return is an error case before using itJoas Schilling2015-01-301-8/+12
* sorting enabled and disabled apps alphabetically - fixes #13404Thomas Müller2015-01-161-0/+16
* Cache responses from the AppStore serverLukas Reschke2015-01-091-43/+57
* fixing wrong usage of license vs licenceThomas Müller2015-01-061-1/+8
* rework api of DependencyAnalyzerThomas Müller2014-12-121-3/+3
* adding supported databasesThomas Müller2014-12-041-1/+1
* introduce dependency analyzer to take care of app dependenciesThomas Müller2014-12-041-1/+9
* Migrate new app settings to AppFrameworkLukas Reschke2014-10-151-0/+132