Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-10 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(NavigationManager): Skip invalid default navigation entries | provokateurin | 2024-09-09 | 2 | -2/+8 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(theming): Use NavigationManager to handle default entries | provokateurin | 2024-09-09 | 5 | -16/+26 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-07 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -5/+5 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #47690 from nextcloud/chore/theming | John Molakvoæ | 2024-09-04 | 1 | -8/+8 |
|\ | |||||
| * | chore(theming): Increase app version | Ferdinand Thiessen | 2024-09-02 | 1 | -8/+8 |
| | | | | | | | | | | | | | | There were heavly breaking theming changes so increase the version number to make cache buster work. Also fix order of entries in the appinfo.xml to fix XML validation (the order is fixed in the XSD). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-03 | 2 | -0/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(css): refine css cleanup | protoclown | 2024-09-02 | 2 | -0/+3 |
| | | | | Signed-off-by: protoclown <ornano@felinn.org> | ||||
* | fix(css): re-use old --color-scrollbar variable | protoclown | 2024-09-02 | 5 | -7/+2 |
| | | | | Signed-off-by: protoclown <ornano@felinn.org> | ||||
* | Merge pull request #47670 from nextcloud/fix/touchicon-calc | Julius Härtl | 2024-09-02 | 1 | -17/+12 |
|\ | | | | | fix: Properly calculate intermediate icon for touch icon generation | ||||
| * | fix: Properly calculate intermediate icon for touch icon generation | Julius Härtl | 2024-09-01 | 1 | -17/+12 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-30 | 2 | -0/+18 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 10 | -32/+32 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-24 | 4 | -2/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(deps): Update openapi-extractor to v1.0.0 | provokateurin | 2024-08-21 | 1 | -39/+39 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-20 | 2 | -0/+42 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-17 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-15 | 4 | -8/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where ↵ | Ferdinand Thiessen | 2024-08-13 | 2 | -4/+4 |
| | | | | | | possible Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-10 | 4 | -0/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(theming): make cache buster depend on the app version | Richard Steinmetz | 2024-08-07 | 1 | -1/+3 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-02 | 2 | -8/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(theming): Update value of body container radius | Marco Ambrosini | 2024-08-01 | 3 | -5/+7 |
| | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> | ||||
* | Feat: update border radius variables | Marco Ambrosini | 2024-08-01 | 2 | -9/+22 |
| | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> | ||||
* | feat: add small font size variable | Marco Ambrosini | 2024-07-31 | 2 | -0/+2 |
| | | | | | | | | This is needed to create a bit more hyerarchy between more important and less important text. For example for the talk conversation description in the header or in NcListItem's "subname" Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> | ||||
* | Merge branch 'master' into feat/update-line-height | Marco | 2024-07-31 | 2 | -0/+4 |
|\ | |||||
| * | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Feat: update line height | Marco Ambrosini | 2024-07-31 | 2 | -2/+2 |
|/ | | | | | | | | | Since we have different font sizes, we should make the line height dependent on the font size and not a fixed value. The recommended value for accessibility is 1.5. https://www.w3.org/WAI/WCAG21/Understanding/text-spacing.html Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> | ||||
* | fix(psalm): named attribute argument | Maxence Lange | 2024-07-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | refactor(theming): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 3 | -33/+33 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | test(theming): Fix broken footer links tests | provokateurin | 2024-07-27 | 1 | -3/+3 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(styles): Make sure footer with legal links is shown correctly | Ferdinand Thiessen | 2024-07-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Use version with less color banding for dark variant | Ferdinand Thiessen | 2024-07-25 | 1 | -0/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(theming): Adjust dark variant of the new default background | Ferdinand Thiessen | 2024-07-23 | 2 | -0/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-23 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-19 | 2 | -0/+28 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-17 | 1 | -0/+23 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #46504 from nextcloud/fix/dark-theme-enforce | John Molakvoæ | 2024-07-15 | 2 | -2/+19 |
|\ | |||||
| * | fix(theming): enforce theme should still provide dark as fallback | skjnldsv | 2024-07-13 | 2 | -2/+19 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-14 | 2 | -6/+6 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(theming): Allow shipped backgrounds to have a dark variant | Ferdinand Thiessen | 2024-07-12 | 9 | -15/+41 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Don't reset the cachebuster value when we reset theming | Marcel Müller | 2024-07-10 | 1 | -0/+4 |
| | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | Merge pull request #46391 from nextcloud/chore/use-consistent-material-symbols | Ferdinand Thiessen | 2024-07-10 | 3 | -3/+3 |
|\ | | | | | chore: Make app icons consistent Material Symbols with same settings | ||||
| * | chore: Make app icons consistent Material Symbols with same settings | Ferdinand Thiessen | 2024-07-10 | 3 | -3/+3 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-10 | 2 | -0/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: Make active apps initial state consistent with OCS API | Ferdinand Thiessen | 2024-07-10 | 2 | -24/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 4 | -7/+11 |
| | | | | | | | | | Nevertheless this causes a huge amount of new warnings. Previously the shell script for directories to lint was wrong it was generating all app names to lint, but was missing the `apps/` prefix. Causing only `core` to be linted. Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |