Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(theming): When selected a background image make header color independent ↵ | Ferdinand Thiessen | 2024-05-28 | 2 | -0/+5 |
| | | | | | | of primary color Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Remove old theming migration steps as they are only needed once | Julius Härtl | 2024-02-14 | 2 | -223/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix(theming): The background is the primary color and must not be double ↵ | Ferdinand Thiessen | 2024-02-07 | 2 | -15/+15 |
| | | | | | | inverted Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Apply same logic on capabilities for primary color like on themes | Ferdinand Thiessen | 2024-01-23 | 1 | -2/+9 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast | Ferdinand Thiessen | 2024-01-17 | 4 | -2/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(manifest): Check if app exists instead of accessing null as an array | Joas Schilling | 2024-01-17 | 2 | -13/+29 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Migrate PHP imagick module check to new SetupCheck API | Côme Chilliet | 2024-01-15 | 2 | -0/+65 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrast | Ferdinand Thiessen | 2023-12-28 | 1 | -3/+31 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Adjust `color-error` and `color-success` to work for input ↵ | Ferdinand Thiessen | 2023-12-27 | 2 | -8/+8 |
| | | | | | | border colors Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast | Ferdinand Thiessen | 2023-12-27 | 3 | -7/+34 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Invert filter should be based on primary-element | Ferdinand Thiessen | 2023-12-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Make dark theme accessible and add unit test | Ferdinand Thiessen | 2023-12-21 | 1 | -12/+13 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Adjust status colors to be also accessible on blurry background | Ferdinand Thiessen | 2023-12-21 | 1 | -6/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Adjust primary text color calculation to also work with high ↵ | Ferdinand Thiessen | 2023-12-19 | 1 | -3/+4 |
| | | | | | | contrast themes Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Adjust hover color to be accessible | Ferdinand Thiessen | 2023-12-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(theming): Adjust color utils to work as specified by WCAG (color ↵ | Ferdinand Thiessen | 2023-12-19 | 2 | -5/+52 |
| | | | | | | contrast and luma calculation) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Adjust dark theme to be accessible adjust cypress tests | Ferdinand Thiessen | 2023-12-06 | 2 | -5/+5 |
| | | | | | | Also fix warning text color for bright / default theme on blurry background Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Fix color inverted icons based on theming and dark mode | Joas Schilling | 2023-11-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 26 | -103/+101 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix(theming): Adjust config listener to validate `apporder` config | Ferdinand Thiessen | 2023-11-21 | 1 | -6/+10 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix apporder when an application has several menu items | Côme Chilliet | 2023-11-14 | 1 | -4/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #41059 from nextcloud/fix/theming/capabilities | Kate | 2023-11-06 | 1 | -7/+41 |
|\ | | | | | fix(theming): Correctly expose user and admin theming | ||||
| * | fix(theming): Correctly expose user and admin theming | jld3103 | 2023-11-03 | 1 | -7/+41 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | add descriptions for background pictures | Simon L | 2023-11-03 | 1 | -0/+19 |
|/ | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(theming): Make sure the footer is hidden if not content is rendered | Ferdinand Thiessen | 2023-11-02 | 1 | -5/+10 |
| | | | | | | | Previously the footer was empty, but the backdrop was still shown. This hides the footer if no text content was defined. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Make changes on primary color less invasiv | Ferdinand Thiessen | 2023-10-27 | 2 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Ensure all text colors have enough contrast for accessibility | Ferdinand Thiessen | 2023-10-27 | 3 | -6/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Make it clearer that color-text-light and -lighter are deprecated | Ferdinand Thiessen | 2023-10-27 | 2 | -4/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 ↵ | Ferdinand Thiessen | 2023-10-27 | 1 | -2/+3 |
| | | | | | | even on hover Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(theming): Allow to reset the user defined app order to the default value | Ferdinand Thiessen | 2023-10-21 | 1 | -1/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(theming): Allow to configure default apps and app order in frontend ↵ | Ferdinand Thiessen | 2023-10-20 | 4 | -41/+105 |
| | | | | | | | | | settings * Also add API for setting the value using ajax. * Add cypress tests for app order and defaul apps Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix background removal not applying to user default theming | John Molakvoæ | 2023-10-19 | 3 | -5/+17 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix background removal check | John Molakvoæ | 2023-10-19 | 4 | -5/+7 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add single status code descriptions for OpenAPI | jld3103 | 2023-09-27 | 2 | -0/+4 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Migrate applications away from deprecated ILogger | Côme Chilliet | 2023-09-21 | 1 | -26/+9 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Change color of error and success | julia.kirschenheuter | 2023-08-21 | 2 | -16/+16 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | add separate event for rendering login page template | Robin Appelman | 2023-08-17 | 1 | -0/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat(theming): add mime accept in Theming image file picker | John Molakvoæ | 2023-08-03 | 2 | -1/+8 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Change color for primary element on hover | julia.kirschenheuter | 2023-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Merge pull request #39008 from nextcloud/enh/noid/reorder-fonts | Simon L | 2023-07-21 | 1 | -1/+1 |
|\ | | | | | switch to bootstrap font-stack | ||||
| * | fix tests | Simon L | 2023-07-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | add missing places and address review. | Simon L | 2023-07-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | address review | Simon L | 2023-07-19 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | switch to bootstrap font-stack | Simon L | 2023-07-19 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | theming: Add OpenAPI spec | jld3103 | 2023-07-10 | 5 | -20/+143 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | feat(ocp): More specific type for ICapabilities::getCapabilities | Christoph Wurst | 2023-07-03 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #38900 from tanganellilore/add_theming_doc_url | John Molakvoæ | 2023-06-29 | 1 | -0/+6 |
|\ \ | |/ |/| | |||||
| * | add getDocBaseUrl that exted default | Lorenzo Tanganelli | 2023-06-19 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it> | ||||
* | | feat: add detected mime type to exception | Daniel Kesselberg | 2023-06-24 | 1 | -1/+1 |
|/ | | | | | | | The mimetype may not match the file extension. Helps the user to find out why a provided image is not accepted. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | generate user themed favicon and touchicon | Simon L | 2023-06-16 | 1 | -4/+6 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> |