-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Stable10] allow html in claim and use htmlname in layout #35273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@karakayasemi Thank you for backporting. |
I can re-trigger CI via Drone API, when everything settled down. |
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
9d4a3dc to
2accb36
Compare
Codecov Report
@@ Coverage Diff @@
## stable10 #35273 +/- ##
==============================================
- Coverage 64.54% 64.25% -0.29%
Complexity 20080 20080
==============================================
Files 1289 1289
Lines 76923 76946 +23
Branches 1299 1299
==============================================
- Hits 49651 49443 -208
- Misses 26891 27122 +231
Partials 381 381
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #35273 +/- ##
===========================================
Coverage 64.54% 64.54%
Complexity 20080 20080
===========================================
Files 1289 1289
Lines 76923 76923
Branches 1299 1299
===========================================
Hits 49651 49651
Misses 26891 26891
Partials 381 381
Continue to review full report at Codecov.
|
Signed-off-by: Jörn Friedrich Dreyer jfd@butonic.de
Description
Backport of #30882
also updated the custom theme to use html owncloud/theme-example#7
Related Issue
Motivation and Context
To be able to use html elements in theme apps.
Types of changes
Checklist: