summaryrefslogtreecommitdiffstats
path: root/settings/apps.php
Commit message (Expand)AuthorAgeFilesLines
* Add experimental applications switchLukas Reschke2015-04-031-42/+0
* Update license headersJenkins for ownCloud2015-03-261-20/+24
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+21
* Updating license headersJenkins for ownCloud2015-02-231-21/+24
* manage select2 via bowerMorris Jobke2014-11-061-2/+2
* bower handlebarsMorris Jobke2014-11-051-1/+1
* introduce new app page layoutThomas Müller2014-10-151-14/+7
* Close session when loading appsLukas Reschke2014-10-131-0/+1
* Added select2 on the apps pageVincent Petry2014-09-091-4/+4
* Add option to enable app for specific groupsRobin Appelman2014-06-031-0/+3
* killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-251-1/+0
* finally fix the app sortingFrank Karlitschek2013-10-141-17/+0
* Use !== and === in settings.kondou2013-07-211-2/+2
* [core] From echo to pLukas Reschke2013-02-271-1/+1
* Sort internal apps above 3rdparty appsRobin Appelman2013-01-311-0/+4
* merge masterFrank Karlitschek2013-01-301-100/+6
|\
| * Move appid to external fileLukas Reschke2013-01-231-2/+0
| * External JSON for the AppsLukas Reschke2013-01-211-0/+1
| * Move to OC_AppLukas Reschke2013-01-211-89/+0
* | mark recommended apps. server part not yet fully implementedFrank Karlitschek2013-01-301-0/+2
* | we are getting closer. updating is not working yet.Frank Karlitschek2013-01-211-1/+4
|/
* Fixed new checkstyle issues in apps.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
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-4/+4
* Convert menu entries of settings pages to use routerBart Visscher2012-09-281-1/+1
* Added failsafes for retrieving remote apps on settings->apps page, in case ca...Sam Tuke2012-09-181-19/+25
* Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-14/+79
* adding space between) and {Thomas Mueller2012-09-071-1/+1
* Update settings/apps.phpThomas Müller2012-09-041-1/+1
* Update settings/apps.phpThomas Müller2012-09-041-7/+7
* Add check for missing appinfo in apps settings pageBart Visscher2012-09-031-0/+4
* remove files_imageviewer and files_texteditor from blacklist so they can be a...Jörn Friedrich Dreyer2012-08-271-1/+2
* Remove unused code.Thomas Tanghus2012-08-041-33/+0
* Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-041-2/+3
* fixes bug oc-1433Alessandro Cosentino2012-08-041-0/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* Allow direct link to app.Thomas Tanghus2012-06-251-0/+2
* Make some apps compatibleLukas Reschke2012-06-111-1/+1
* RevertLukas Reschke2012-06-111-1/+1
* Settings...Lukas Reschke2012-06-111-1/+1
* apps paging is not yet implemented. increase pagesize to 100 as a quickfixFrank Karlitschek2012-06-091-1/+2
* update copyrightFrank Karlitschek2012-05-261-1/+1
* don´t claim that already downloaded 3rd party apps are internal appsFrank Karlitschek2012-05-181-2/+7
* add files to blacklist. Should be always onFrank Karlitschek2012-04-291-1/+1
* improve the app installer.Frank Karlitschek2012-04-211-0/+7
* fix appstore download.Frank Karlitschek2012-01-271-8/+16
* finish the application store feature so that users can download and install o...Frank Karlitschek2012-01-061-16/+16
* Sort apps on name and enabled statusBart Visscher2011-12-071-0/+8
* dissable app instalation from apps.owncloud.org interfaceRobin Appelman2011-09-281-15/+16
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1