Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 6 | -29/+34 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 2 | -2/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Simplify variable names | John Molakvoæ | 2022-10-19 | 3 | -64/+100 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add admin user customization kill switch | John Molakvoæ | 2022-10-19 | 6 | -7/+31 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add a repair step to cleanup old theming cache | Christopher Ng | 2022-10-18 | 1 | -0/+76 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Improve cache buster for user backgrounds | Vincent Petry | 2022-10-14 | 4 | -13/+31 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Fix migration | John Molakvoæ | 2022-10-14 | 1 | -6/+22 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Properly use user background cachebuster | John Molakvoæ | 2022-10-14 | 2 | -1/+5 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Scope the appdata theming storage for global and users | John Molakvoæ | 2022-10-14 | 4 | -24/+42 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #34461 from nextcloud/fix/migrate-background | Vincent Petry | 2022-10-13 | 3 | -5/+168 |
|\ | | | | | Fix missing background on upgrade | ||||
| * | graceful background image handling | Arthur Schiwon | 2022-10-13 | 3 | -5/+168 |
| | | | | | | | | | | | | | | - fallback to background image from old location - migrate background images to new location as insensitive job Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #34437 from nextcloud/feat/theming-default-system-value | Simon L | 2022-10-13 | 5 | -13/+44 |
|\ \ | | | | | | | Use default system primary | ||||
| * | | Adjust testing | John Molakvoæ | 2022-10-13 | 1 | -14/+10 |
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | Fix primary and debounce to avoid infinite loop | John Molakvoæ | 2022-10-13 | 2 | -5/+6 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | | Allow to pick custom colour | John Molakvoæ (skjnldsv) | 2022-10-13 | 1 | -14/+19 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Use default system primary | John Molakvoæ (skjnldsv) | 2022-10-13 | 5 | -7/+36 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #34546 from nextcloud/improve-hight-contrast | John Molakvoæ | 2022-10-13 | 2 | -0/+9 |
|\ \ | |/ |/| | Add seperator in high contrast mode | ||||
| * | Add seperator in high contrast mode | Carl Schwan | 2022-10-11 | 2 | -0/+9 |
| | | | | | | | | | | | | Between navigation and content and between entry in breadcrump Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Merge pull request #34545 from ↵ | Simon L | 2022-10-13 | 2 | -2/+6 |
|\ \ | | | | | | | | | | | | | nextcloud/fix/theming-highcontrast-translucency-off Disable translucency on high contrast themes | ||||
| * | | fix color-main-background-rgb | szaimen | 2022-10-12 | 2 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
| * | | Disable translucency on high contrast themes | Carl Schwan | 2022-10-11 | 2 | -2/+2 |
| |/ | | | | | | | | | | | Fix #34514 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Add color variables for text on blurred background | Christopher Ng | 2022-10-12 | 4 | -2/+10 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Fix excessive increase of cachebuster value | Christopher Ng | 2022-10-11 | 2 | -3/+7 |
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Use brand color for background only and keep accessible color as color primary | Christopher Ng | 2022-10-05 | 3 | -9/+13 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Use color preset of shipped background as primary color | Christopher Ng | 2022-10-05 | 2 | -46/+49 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix the tertiary button text | szaimen | 2022-09-30 | 1 | -2/+2 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | Merge pull request #34287 from nextcloud/enh/33836/fix-theme | Simon L | 2022-09-28 | 1 | -1/+1 |
|\ | | | | | fix highcontrast theme | ||||
| * | fix highcontrast theme icons | szaimen | 2022-09-27 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | Fix various theming bugs | Christopher Ng | 2022-09-28 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Add preset primary colors for shipped backgrounds | Christopher Ng | 2022-09-27 | 1 | -1/+17 |
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #34210 from nextcloud/fix/theming | John Molakvoæ | 2022-09-24 | 6 | -100/+160 |
|\ | | | | | Fixing missing theming variables | ||||
| * | Refactor primary computation and fix a few missing theme parity variables | John Molakvoæ | 2022-09-23 | 6 | -113/+160 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | Disable background blur on highcontrast | John Molakvoæ | 2022-09-23 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | Fixing dark primary element variables | John Molakvoæ | 2022-09-23 | 1 | -3/+13 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Fix loading custom background | Vincent Petry | 2022-09-23 | 1 | -1/+1 |
|/ | | | | | | | | Fix the route for loading the custom background. Because the controller is UserThemeController, so the route path is not "theming" but "userTheme". Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | update theming icon in personal settings | szaimen | 2022-09-21 | 1 | -1/+1 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | Add a global setting to disable keyboard shortcuts | Joas Schilling | 2022-09-15 | 3 | -0/+74 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move background settings from dashboard app to Appearance and accessibility ↵ | greta | 2022-09-14 | 5 | -30/+313 |
| | | | | | | | settings Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #33952 from nextcloud/enh/33850/scrollbar-visibility | Simon L | 2022-09-08 | 3 | -0/+6 |
|\ | | | | | fix scrollbar visiblity | ||||
| * | fix scrollbar visiblity | szaimen | 2022-09-07 | 3 | -0/+6 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | Remove non existing lighter colour | greta | 2022-09-07 | 1 | -1/+0 |
|/ | | | | Signed-off-by: greta <gretadoci@gmail.com> | ||||
* | fix dark-contrast-theme | szaimen | 2022-09-06 | 2 | -0/+2 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | fix background shadow | szaimen | 2022-09-05 | 2 | -3/+3 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | Some more fixes | Julius Härtl | 2022-09-01 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Restore dashboard layout | Julius Härtl | 2022-09-01 | 1 | -2/+18 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adapt layout to new base css variables | Julius Härtl | 2022-09-01 | 1 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix gradient using the wrong target value | Julius Härtl | 2022-08-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Properly align element variables to the regular ones | Julius Härtl | 2022-08-26 | 1 | -4/+10 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Expose core background image | Julius Härtl | 2022-08-19 | 1 | -3/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add css variables for blurred background | Julius Härtl | 2022-08-19 | 2 | -0/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |