aboutsummaryrefslogtreecommitdiffstats
path: root/settings/ajax/updateapp.php
Commit message (Collapse)AuthorAgeFilesLines
* Add update supportLukas Reschke2016-10-311-12/+7
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-2/+2
|
* OC_Installer -> \OC\InstallerThomas Müller2016-05-021-1/+1
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update license headers and authorsMorris Jobke2015-06-251-1/+0
|
* Update license headersJenkins for ownCloud2015-03-261-4/+23
|
* Revert "Updating license headers"Morris Jobke2015-02-261-22/+4
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-4/+22
|
* Manually type-case all AJAX filesLukas Reschke2015-02-131-1/+1
| | | | | | This enforces proper types on POST and GET arguments where I considered it sensible. I didn't update some as I don't know what kind of values they would support :see_no_evil: Fixes https://github.com/owncloud/core/issues/14196 for core
* introduce new app page layoutThomas Müller2014-10-151-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
|
* Set maintaince mode when updating an app from the app storeRobin Appelman2014-08-041-0/+3
|
* skip certain tests for shipped appsGeorg Ehrke2014-06-131-1/+4
|
* add unit testGeorg Ehrke2014-06-041-1/+1
|
* make it possible to update shipped apps via the appstoreGeorg Ehrke2014-05-311-7/+31
|
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|
* Remove uneeded linesLukas Reschke2013-02-091-4/+1
|
* Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-091-0/+1
|
* Cleanup string - easier for translatorsThomas Mueller2013-01-311-1/+1
|
* fix typoFrank Karlitschek2013-01-301-1/+1
|
* we are getting closer. updating is not working yet.Frank Karlitschek2013-01-211-0/+17