summaryrefslogtreecommitdiffstats
path: root/settings/ajax/apps
Commit message (Collapse)AuthorAgeFilesLines
* Use !== and === in settings.kondou2013-07-211-3/+3
|
* I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek2013-02-091-1/+1
|
* TypoLukas Reschke2013-02-091-3/+3
|
* mark recommended apps. server part not yet fully implementedFrank Karlitschek2013-01-301-1/+6
|
* we are getting closer. updating is not working yet.Frank Karlitschek2013-01-211-0/+1
|
* Fixed new checkstyle issues in ocs.php from build #1341.Diederik de Haas2012-11-101-1/+1
|
* fix the broken image path on the apps pageFrank Karlitschek2012-11-081-1/+1
|
* Make the settings ajax calls use the routerBart Visscher2012-10-021-3/+0
|
* Merge branch 'master' of https://github.com/owncloud/coreSam Tuke2012-09-181-1/+1
|\
| * Use correct translation fileThomas Müller2012-09-171-1/+1
| | | | | | every translation within the sub folder 'settings' need to use 'settings' on OC_L10N::get
* | Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-3/+2
|/ | | | | Added method getAppstoreApps to OC_App Added minor documentation
* adding space between) and {Thomas Mueller2012-09-071-2/+2
|
* Update settings/ajax/apps/ocs.phpThomas Müller2012-09-041-4/+4
| | | respect coding style
* send the current owncloud version to the ocs server so that we can filter ↵Frank Karlitschek2012-08-311-1/+2
| | | | for compatible apps
* fix error in check if app is installedRobin Appelman2012-08-181-1/+1
|
* Wait with csrf check for now.Thomas Tanghus2012-08-041-1/+1
|
* And add the file goddammitThomas Tanghus2012-08-041-0/+65