Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-01 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(theming): Fix color inverted icons based on theming and dark mode | Joas Schilling | 2023-11-29 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-27 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-26 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-24 | 82 | -1344/+166 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ | | | | | Master is now 29 | ||||
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 32 | -110/+107 |
|/ | | | | | 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(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-15 | 2 | -0/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | 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> | ||||
* | fix(theming): Adjust app order settings for backend changes | Ferdinand Thiessen | 2023-11-14 | 2 | -8/+5 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-13 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-11 | 2 | -0/+42 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-10 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41059 from nextcloud/fix/theming/capabilities | Kate | 2023-11-06 | 2 | -10/+48 |
|\ | | | | | fix(theming): Correctly expose user and admin theming | ||||
| * | fix(theming): Correctly expose user and admin theming | jld3103 | 2023-11-03 | 2 | -10/+48 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-06 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | add descriptions for background pictures | Simon L | 2023-11-03 | 2 | -1/+20 |
|/ | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-03 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.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(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-02 | 10 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(theming): Add accessible information for screen readers to the app order ↵ | Ferdinand Thiessen | 2023-10-31 | 2 | -13/+80 |
| | | | | | | selector Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): App order selector should keep the focus on click | Ferdinand Thiessen | 2023-10-30 | 2 | -5/+24 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-29 | 2 | -8/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-28 | 4 | -0/+50 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(theming): Make changes on primary color less invasiv | Ferdinand Thiessen | 2023-10-27 | 3 | -12/+12 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Ensure all text colors have enough contrast for accessibility | Ferdinand Thiessen | 2023-10-27 | 6 | -62/+78 |
| | | | | 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 | 3 | -6/+8 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | tests: Add accessibility tests for CSS color variables | Ferdinand Thiessen | 2023-10-27 | 1 | -0/+116 |
| | | | | 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 | 2 | -6/+7 |
| | | | | | | even on hover Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-27 | 4 | -0/+160 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-26 | 4 | -0/+64 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41080 from ↵ | Julia Kirschenheuter | 2023-10-25 | 1 | -2/+2 |
|\ | | | | | | | | | nextcloud/fix/40682-Add_more_visibility_on_background_buttons Change styles on active, hover and focus state for background buttons | ||||
| * | Change styles on active, hover and focus state for background buttons | julia.kirschenheuter | 2023-10-24 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-25 | 10 | -6/+36 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-24 | 10 | -0/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(theming): Allow to reset the user defined app order to the default value | Ferdinand Thiessen | 2023-10-21 | 4 | -35/+126 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): App order settings - ensure the focus is kept on button | Ferdinand Thiessen | 2023-10-21 | 1 | -4/+55 |
| | | | | | | When pressing a button for changing the app order that button should keep the focus after reordering the list. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-21 | 22 | -2/+262 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-20 | 80 | -0/+156 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(theming): Allow to configure default apps and app order in frontend ↵ | Ferdinand Thiessen | 2023-10-20 | 12 | -45/+649 |
| | | | | | | | | | 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 | 4 | -7/+19 |
| | | | | 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> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-19 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-18 | 4 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(theming): Add `aria-pressed` attribute to active background | Ferdinand Thiessen | 2023-10-18 | 2 | -10/+27 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix text on default background image button | Simon L | 2023-10-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-08 | 2 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-06 | 2 | -20/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |