Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [stable13] Link to NC13 dev manual | Roeland Jago Douma | 2018-02-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix icon rendering in apps management for IE11 | Julius Härtl | 2018-01-03 | 1 | -3/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #6788 from staabm/master | Lukas Reschke | 2017-11-08 | 1 | -9/+9 |
|\ | | | | | Prevent XSS in links which open a new browser window | ||||
| * | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 1 | -9/+9 |
| | | |||||
* | | App management: Show proper message when no updates are available | Julius Härtl | 2017-10-10 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | App management: add update section | Julius Härtl | 2017-10-10 | 1 | -3/+5 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Icons & default classes | John Molakvoæ (skjnldsv) | 2017-09-24 | 1 | -2/+2 |
| | | | | | | Changed categories order same as app store Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix group restriction regression | Morris Jobke | 2017-05-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Style app bundles | Jan-Christoph Borchardt | 2017-04-26 | 1 | -1/+8 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Use .installed layout | Lukas Reschke | 2017-04-26 | 1 | -3/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix styling | Lukas Reschke | 2017-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add titles | Lukas Reschke | 2017-04-26 | 1 | -1/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Show spinner until app store images loaded | Jan-Christoph Borchardt | 2017-04-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Center spinner in apps management | Jan-Christoph Borchardt | 2017-04-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Make svgs more fluid and consistent remove action, instead of 'remove app' | Felix A. Epp | 2017-04-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | rename Uninstall to Remove | Jan-Christoph Borchardt | 2017-04-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | also improve layout of apps from store | Jan-Christoph Borchardt | 2017-04-25 | 1 | -8/+8 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | fix sizing and alignment of your app list | Jan-Christoph Borchardt | 2017-04-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | hide app version and level on narrower screens | Jan-Christoph Borchardt | 2017-04-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix uninstall in tabular view | Felix A. Epp | 2017-04-25 | 1 | -4/+4 |
| | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | Fix app-icon opacity and positioing | Felix A. Epp | 2017-04-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | Add a link to the appstore page in the installed apps settings categories | Felix A. Epp | 2017-04-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | Make enabled and disabled apps a tabular list | Felix A. Epp | 2017-04-25 | 1 | -0/+44 |
| | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | Don't load handlebars in template | Lukas Reschke | 2017-04-13 | 1 | -1/+0 |
| | | | | | | It's already loaded in core.json Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Harden t() with DOMPurify | Lukas Reschke | 2017-03-16 | 1 | -1/+0 |
| | | | | | | This mitigates issues where developers pass untrusted user-input through t() which may lead to XSS issues. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add class | John Molakvoæ (skjnldsv) | 2017-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix gap by filter svg and empty search message overflow | Felix A. Epp | 2017-01-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | fix list style of app description | Morris Jobke | 2017-01-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Apply DOMPurify over HTML | Lukas Reschke | 2017-01-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Render markdown | Joas Schilling | 2017-01-13 | 1 | -2/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix dev manual link | Christoph Wurst | 2017-01-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix wording for apps mgmt buttons | Jan-Christoph Borchardt | 2016-12-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix dev manual link for NC11 | Christoph Wurst | 2016-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Change groups enable to block element | John Molakvoæ (skjnldsv) | 2016-12-05 | 1 | -3/+2 |
| | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | Show app store rating only for 5+ votes | Morris Jobke | 2016-11-30 | 1 | -1/+1 |
| | | | | | | | * shows the rating of an app only if a given amount of ratings are given * fixes #2001 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove settings pane in app management | Morris Jobke | 2016-11-17 | 1 | -5/+0 |
| | | | | | | | * experimental apps where removed with 32cf661215fb3926789054a3953b465fc2665330 (#1940) * fixes #2183 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -19/+0 |
| | | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Template css order | John Molakvoæ | 2016-10-21 | 1 | -8/+1 |
| | | | | | | | | Select2 systemtags removal Settings again Fix Script Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | SVG defintions always take the first one | Roeland Jago Douma | 2016-08-18 | 1 | -0/+3 |
| | | | | * Move filter definition out | ||||
* | [master] Properly link to nextcloud | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | fix more strings | Morris Jobke | 2016-06-20 | 1 | -2/+2 |
| | |||||
* | Add developer documentation, website and bug to the applist (#25041) | Joas Schilling | 2016-06-10 | 1 | -0/+14 |
| | |||||
* | Fix reporting of the categories in app settings as links by screen readers. | Lukáš Tyrychtr | 2016-04-19 | 1 | -3/+3 |
| | |||||
* | Show tooltip if the app is downloaded from a remote server | Christoph Wurst | 2016-04-12 | 1 | -1/+1 |
| | | | | fixes #14405 | ||||
* | improve emptycontent styles | Jan-Christoph Borchardt | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 1 | -4/+4 |
| | | | | When linking to external entities we should consistently use rel=noreferrer | ||||
* | Make app updates better visible | Joas Schilling | 2016-02-18 | 1 | -0/+4 |
| | |||||
* | Includ author and license in l10n string to be able to change order | Morris Jobke | 2016-01-25 | 1 | -2/+2 |
| | | | | * fixes #21874 | ||||
* | Add a warning on the apps list when the version is missing | Joas Schilling | 2016-01-07 | 1 | -0/+12 |
| | |||||
* | Remove OC_Config from app management template | Morris Jobke | 2015-12-02 | 1 | -1/+1 |
| | | | | * add unit test for this case |