Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | theming: Add OpenAPI spec | jld3103 | 2023-07-10 | 8 | -71/+149 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-09 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-names | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
|\ | | | | | Fix event names of 2FA related typed events | ||||
| * | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.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> | ||||
* | | chore: upgrade typescript, eslint and fix lint | John Molakvoæ | 2023-06-27 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-27 | 6 | -20/+140 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | feat: add detected mime type to exception | Daniel Kesselberg | 2023-06-24 | 2 | -1/+27 |
| | | | | | | | | | | | | | | 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> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-21 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-20 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-18 | 2 | -26/+26 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38823 from nextcloud/enh/noid/fix-icons | Simon L | 2023-06-16 | 1 | -4/+6 |
|\ | | | | | generate user themed favicon and touchicon | ||||
| * | generate user themed favicon and touchicon | Simon L | 2023-06-16 | 1 | -4/+6 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-15 | 2 | -8/+8 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-13 | 2 | -8/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-08 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | enh(theming): Info contrast | Christopher Ng | 2023-06-06 | 3 | -3/+11 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(theming): Success contrast | Christopher Ng | 2023-06-06 | 3 | -6/+14 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(theming): Warning contrast | Christopher Ng | 2023-06-06 | 3 | -6/+14 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(theming): Error contrast | Christopher Ng | 2023-06-06 | 3 | -4/+15 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #38631 from nextcloud/theming-set-background-color-via-occ | Daniel | 2023-06-06 | 1 | -0/+5 |
|\ | | | | | feat: set background = backgroundColor via occ | ||||
| * | feat: set background = backgroundColor via occ | Daniel Kesselberg | 2023-06-03 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #38611 from fsamapoor/replace_strpos_calls_in_theming_app | Côme Chilliet | 2023-06-05 | 4 | -8/+8 |
|\ \ | | | | | | | Refactors "strpos" calls in /apps/theming | ||||
| * | | Refactors "strpos" calls in /apps/theming to improve code readability. | Faraz Samapoor | 2023-06-02 | 4 | -8/+8 |
| |/ | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | openapi: Fix wrapping OCS responses that are not DataResponse | jld3103 | 2023-06-05 | 1 | -215/+15 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-03 | 2 | -0/+6 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-30 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-27 | 96 | -592/+496 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38438 from nextcloud/feature/openapi/specs | Kate | 2023-05-24 | 1 | -0/+1206 |
|\ | | | | | Add OpenAPI specs | ||||
| * | Add OpenAPI specs | jld3103 | 2023-05-24 | 1 | -0/+1206 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Use consistent imports for Vue components | Varun Patil | 2023-05-23 | 5 | -19/+11 |
|/ | | | | | | This makes tree shaking possible Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | fix loading custom logo image | Robin Appelman | 2023-05-22 | 3 | -6/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-20 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(theming): Add border radius rounded css variable so ↵ | Ferdinand Thiessen | 2023-05-16 | 2 | -0/+2 |
| | | | | | | `body-container-radius` can be used on mobile devices Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(css): Add css variables for info colors (`--color-info`) | Ferdinand Thiessen | 2023-05-16 | 2 | -0/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 2 | -2/+2 |
| | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | adjust tests | Simon L | 2023-05-11 | 2 | -16/+31 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | use brighten and darken instead of grey | Simon L | 2023-05-10 | 1 | -4/+4 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | fix(theming): Cut of the brightness into both directions if unknown | Joas Schilling | 2023-05-10 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #38063 from nextcloud/fix/theming | John Molakvoæ | 2023-05-05 | 7 | -29/+53 |
|\ | |||||
| * | fix(theming): replace elementColor dark value with better contrast `#8c8c8c` | John Molakvoæ | 2023-05-04 | 4 | -8/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | fix(theming): do not show the image default background on user theming if ↵ | John Molakvoæ | 2023-05-04 | 1 | -1/+1 |
| | | | | | | | | | | | | disabled Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | fix(theming): remove unnecessary `color-primary-element-default-hover` variable | John Molakvoæ | 2023-05-04 | 2 | -6/+18 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | fix(theming): replace `color-primary-text-dark` with ↵ | John Molakvoæ | 2023-05-04 | 2 | -5/+5 |
| | | | | | | | | | | | | `color-primary-element-text-dark` Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | fix(theming): ensure image background is not defined if admin disabled it | John Molakvoæ | 2023-05-04 | 1 | -10/+11 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |