nextcloud-command
|
747105832a
|
chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-10-20 16:53:15 +00:00 |
Julius Härtl
|
052cf54530
|
Merge pull request #4888 from nextcloud/a11y/toolbar2
fix(menubar): Add aria-selected and aria-activedescendant to menu bar items (fix #3911)
|
2023-10-20 18:22:31 +02:00 |
Julius Härtl
|
15ae86a33e
|
fix(menubar): Add aria-selected and aria-activedescendant to menu bar items (fix #3911)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-10-20 16:43:38 +02:00 |
Julius Härtl
|
b8e54e5cbf
|
Merge pull request #4884 from nextcloud/dependabot/npm_and_yarn/babel/traverse-7.23.2
|
2023-10-20 11:40:35 +02:00 |
nextcloud-command
|
0d013fb32e
|
chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-10-20 09:27:19 +00:00 |
Julius Härtl
|
11735ff19a
|
Merge pull request #4886 from nextcloud/fix/makefile/disable-parallel
|
2023-10-20 11:20:56 +02:00 |
Julius Härtl
|
478ef82c55
|
Merge pull request #4885 from nextcloud/fix/2165
|
2023-10-20 11:20:40 +02:00 |
nextcloud-command
|
6fbff9915a
|
chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-10-20 09:13:23 +00:00 |
Julius Härtl
|
9a589e6045
|
Merge pull request #4874 from nextcloud/a11y/toolbar
|
2023-10-20 11:07:52 +02:00 |
Ferdinand Thiessen
|
e7c33bbfc2
|
feat(MenuBar): Make the menu bar `role=toolbar` and add focus handling
For accessibility the toolbar should be implemented using `role=toolbar`.
This requires custom focus handling[1] this is done by making only one element tabable.
[1] https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/toolbar_role#description
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-10-20 08:34:03 +02:00 |
Julius Härtl
|
3303831379
|
Merge pull request #4887 from nextcloud/fix/readme/clarify-viewer-app-dependency
|
2023-10-20 08:30:37 +02:00 |
jld3103
|
7422100291
|
fix(readme): Clarify the dependency on the viewer app
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-10-20 08:25:33 +02:00 |
jld3103
|
25549b48ae
|
fix(makefile): Disable parallel execution of targets
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-10-20 08:08:26 +02:00 |
Nextcloud bot
|
3d1198b978
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-20 01:46:26 +00:00 |
Julius Härtl
|
3470ecbbe4
|
fix: Rename rich workspace to folder description
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-10-19 16:35:15 +02:00 |
dependabot[bot]
|
9664b7ba17
|
chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 14:01:15 +00:00 |
Nextcloud bot
|
15c39275ea
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-19 01:45:25 +00:00 |
nextcloud-command
|
681097d609
|
chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-10-18 13:36:25 +00:00 |
Julius Härtl
|
6972cf1d4f
|
Merge pull request #4877 from nextcloud/fix/paste-plaintext
|
2023-10-18 14:36:07 +02:00 |
Max
|
57869db01f
|
fix(paste): paste plaintext with separate paragraphs
Signed-off-by: Max <max@nextcloud.com>
|
2023-10-18 13:06:08 +02:00 |
Nextcloud bot
|
f586e71f7f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-18 02:12:52 +00:00 |
nextcloud-command
|
13ba7917d8
|
chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-10-17 20:18:19 +00:00 |
Julius Härtl
|
3de1b8fb98
|
Merge pull request #4843 from nextcloud/bugfix/csp-error
|
2023-10-17 22:14:21 +02:00 |
Luka Trovic
|
cf9af0650b
|
fix: CSP issue on loading RichWorkspace component
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-10-17 21:47:37 +02:00 |
Nextcloud bot
|
211fced955
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-17 01:49:58 +00:00 |
Julius Härtl
|
61af2ea31a
|
Merge pull request #4869 from nextcloud/automated/noid/main-update-nextcloud-ocp
|
2023-10-16 08:54:23 +02:00 |
nextcloud-command
|
b169a50b99
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2023-10-15 02:49:15 +00:00 |
Nextcloud bot
|
5a40a8efcc
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-15 01:44:44 +00:00 |
nextcloud-command
|
826a859032
|
chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-10-14 07:16:14 +00:00 |
Julius Härtl
|
4ef75d4891
|
Merge pull request #4853 from nextcloud/bugfix/workspace-cypress-tests
|
2023-10-14 09:04:11 +02:00 |
Julius Härtl
|
c5dc7cb8a3
|
Merge pull request #4860 from nextcloud/renovate/main-eslint-plugin-cypress-2.x
|
2023-10-14 09:00:37 +02:00 |
Julius Härtl
|
9b5f9d2292
|
Merge pull request #4858 from nextcloud/renovate/main-yjs
|
2023-10-14 08:59:54 +02:00 |
Julius Härtl
|
29a450a27f
|
Merge pull request #4861 from nextcloud/renovate/main-vueuse
|
2023-10-14 08:59:15 +02:00 |
Nextcloud bot
|
c4cf90c0e2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-14 01:46:10 +00:00 |
renovate[bot]
|
99b6113474
|
chore(deps): update vueuse to ^10.5.0
|
2023-10-13 19:24:24 +00:00 |
renovate[bot]
|
95924980c8
|
chore(deps): update dependency eslint-plugin-cypress to ^2.15.1
|
2023-10-13 19:24:04 +00:00 |
renovate[bot]
|
e55043ab28
|
fix(deps): update dependency lib0 to ^0.2.87
|
2023-10-13 19:23:16 +00:00 |
nextcloud-command
|
e1016f2696
|
chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-10-13 12:45:57 +00:00 |
Julius Härtl
|
9b6c02075f
|
Merge pull request #4856 from nextcloud/renovate/main-markdown-it-13.x
|
2023-10-13 14:25:57 +02:00 |
Julius Härtl
|
8a228830a6
|
Merge pull request #4854 from nextcloud/renovate/main-nextcloud-logger-2.x
|
2023-10-13 14:25:35 +02:00 |
Julius Härtl
|
ca1cd84807
|
Merge pull request #4797 from nextcloud/renovate/main-jest
|
2023-10-13 14:25:26 +02:00 |
Julius Härtl
|
eade0a6ca4
|
Merge pull request #4855 from nextcloud/renovate/main-yjs
|
2023-10-13 14:25:04 +02:00 |
Luka Trovic
|
db7db4cbdd
|
fix: workspace cypress tests
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-10-13 13:43:19 +02:00 |
nextcloud-command
|
79107aea86
|
chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-10-13 11:41:36 +00:00 |
renovate[bot]
|
5978511a45
|
fix(deps): update dependency markdown-it to ^13.0.2
|
2023-10-13 11:38:33 +00:00 |
renovate[bot]
|
576d864a06
|
fix(deps): update dependency lib0 to ^0.2.86
|
2023-10-13 11:38:13 +00:00 |
renovate[bot]
|
8511236998
|
fix(deps): update dependency @nextcloud/logger to ^2.7.0
|
2023-10-13 11:37:54 +00:00 |
Julius Härtl
|
321af5a5c9
|
Merge pull request #4849 from nextcloud/renovate/main-vite
|
2023-10-13 13:36:56 +02:00 |
Julius Härtl
|
8ce7eb0280
|
Merge pull request #4819 from nextcloud/renovate/main-nextcloud-vue-8.x
|
2023-10-13 13:36:38 +02:00 |
renovate[bot]
|
1a59de6427
|
chore(deps): update jest
|
2023-10-13 11:36:21 +00:00 |