summaryrefslogtreecommitdiffstats
path: root/settings/js/apps.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix icon rendering in apps management for IE11Julius Härtl2018-01-031-3/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Invert app icons on IE11 as wellJulius Härtl2018-01-031-18/+23
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix mail attributeRoeland Jago Douma2018-01-021-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Spelling: No ...., upgrades and email.Allan Nordhøy2018-01-021-8/+8
|
* App management: Do not show udpdate category if no updates are availableJulius Härtl2017-10-101-3/+30
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* App management: Show proper message when no updates are availableJulius Härtl2017-10-101-5/+30
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* App management: do not reset update counter to 0 on category changeJulius Härtl2017-10-101-1/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* App management: add update sectionJulius Härtl2017-10-101-13/+13
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* App management: add update availability to sortingJulius Härtl2017-10-031-2/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix typoJohn Molakvoæ (skjnldsv)2017-09-251-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Icons & default classesJohn Molakvoæ (skjnldsv)2017-09-241-4/+4
| | | | | | Changed categories order same as app store Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Sort apps by enabled/disabled but not by official/in-appstore in App ManagementChon Kou2017-09-101-5/+1
| | | | Signed-off-by: Chon Kou <k.kou@alumni.ubc.ca>
* : BigversalAllan Nordhøy2017-07-181-2/+2
|
* Fix group restriction regressionMorris Jobke2017-05-191-7/+7
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use .installed layoutLukas Reschke2017-04-261-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Make disableapp.php accept arraysLukas Reschke2017-04-261-48/+129
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Don't sort on app bundlesLukas Reschke2017-04-261-10/+12
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add titlesLukas Reschke2017-04-261-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add app bundlesLukas Reschke2017-04-261-4/+32
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix adding/removing appsJulius Härtl2017-04-251-19/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix app icon being inverted for app store apps tooJan-Christoph Borchardt2017-04-251-4/+11
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Show spinner until app store images loadedJan-Christoph Borchardt2017-04-251-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Show placeholder for image-less apps in app managementJan-Christoph Borchardt2017-04-251-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Center spinner in apps managementJan-Christoph Borchardt2017-04-251-2/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Make svgs more fluid and consistent remove action, instead of 'remove app'Felix A. Epp2017-04-251-1/+1
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* rename Uninstall to RemoveJan-Christoph Borchardt2017-04-251-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* also improve layout of apps from storeJan-Christoph Borchardt2017-04-251-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* improve wording of Apps mgmt navigation entriesJan-Christoph Borchardt2017-04-251-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix uninstall in tabular viewFelix A. Epp2017-04-251-2/+2
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Add apps category 'all installed'Felix A. Epp2017-04-251-6/+11
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Make enabled and disabled apps a tabular listFelix A. Epp2017-04-251-4/+12
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Fix translationsJoas Schilling2017-04-181-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Don't use the dropdown for one item onlyJoas Schilling2017-03-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move app management to the settings menuJoas Schilling2017-03-261-5/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix duplicate id "apps-management"Michael Letzgus2017-03-191-2/+2
| | | | | | | | | Make duplicate id "apps-management" a class since IDs must be unique: https://www.w3.org/TR/2011/WD-html5-20110525/elements.html#the-id-attribute https://api.jquery.com/id-selector/ Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com>
* Rebuild menu to keep order of icons correctJulius Haertl2017-03-161-28/+35
| | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* Make enabling/disabling apps work with the new menuJulius Haertl2017-03-161-19/+57
| | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* show correct text when disabling App Artur Neumann2017-02-231-1/+2
| | | | | | | during the process of disabling an App the button would show "Enabling app …" This is corrected by this patch Signed-off-by: Artur Neumann <info@individual-it.net>
* Allow ordered lists as wellJoas Schilling2017-01-161-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Manually whitelist tagsLukas Reschke2017-01-131-1/+16
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Apply DOMPurify over HTMLLukas Reschke2017-01-131-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Don't render non HTTP links, images and quotesJoas Schilling2017-01-131-1/+47
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Render markdownJoas Schilling2017-01-131-0/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix wording for apps mgmt buttonsJan-Christoph Borchardt2016-12-131-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #2509 from nextcloud/sudo-mode-for-app-enablingLukas Reschke2016-12-051-0/+10
|\ | | | | Add sudo mode to enabling and disabling apps
| * Add sudo mode to enabling and disabling appsLukas Reschke2016-12-051-0/+10
| | | | | | | | | | | | | | | | | | | | Otherwise an administrator could bypass sudo mode by installing an app that allows RCE by design. I've by intention excluded the update endpoint from the requirement because updating apps should be as unintruisive as possible. Not the cleanest approach by adding this to the AJAX endpoints instead of requiring a controller but for 11 this felt safer for me. We can clean this up together later then. (also the other AJAX endpoints in this folder do have the same logic) Ref https://github.com/nextcloud/server/issues/2487 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Remove the update warning and the notification after an successful updateJoas Schilling2016-12-051-23/+30
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix single author with detailsJoas Schilling2016-11-111-1/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Proxy images through usercontent.apps.nextcloud.comLukas Reschke2016-10-311-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Use new appstore APILukas Reschke2016-10-311-5/+1
| | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>