Josh
4e3aaec9df
Merge pull request #45737 from nextcloud/jtr/fix-appmanager-checkappforX-log
...
fix(AppManager): Name correct method in error + show error string
2024-06-10 11:56:08 -04:00
Ferdinand Thiessen
21a0009553
Merge pull request #44967 from nextcloud/perf/sharing-events
...
perf(files_sharing): Move events to listener classes and registration instead of boot
2024-06-10 11:57:53 +02:00
Ferdinand Thiessen
9d0200ca6b
Merge pull request #45120 from nextcloud/bugfix/noid/sensitive-dav-forbidden-logging
...
fix(dav): Don't log access control as error
2024-06-10 11:56:33 +02:00
Nextcloud bot
7451105e3f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-10 00:19:40 +00:00
Josh
c494a0cc63
fix(AppManager): Name correct method in error + show error string
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-06-09 09:36:32 -04:00
Nextcloud bot
1a6440c353
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-09 00:19:20 +00:00
dependabot[bot]
34f5cba5b3
Merge pull request #45401 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-3.0.2
2024-06-08 15:38:07 +00:00
nextcloud-command
12b542b943
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-08 15:11:53 +00:00
dependabot[bot]
3f3e5ba54f
chore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2
...
Dependabot couldn't find the original pull request head commit, 83d876402b0b31ce41268cbc5fb678cf7ad7c66b.
2024-06-08 15:04:40 +00:00
John Molakvoæ
eafb935df1
Merge pull request #45718 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.24.0
2024-06-08 16:59:17 +02:00
John Molakvoæ
efe2a43ee4
Merge pull request #45611 from nextcloud/fix/open-file
2024-06-08 16:58:51 +02:00
John Molakvoæ
d2f09628f1
Merge pull request #45619 from nextcloud/chore/migrate-litmus
2024-06-08 16:58:13 +02:00
dependabot[bot]
bd334b93b5
Merge pull request #45267 from nextcloud/dependabot/npm_and_yarn/simplewebauthn/types-10.0.0
2024-06-08 14:52:22 +00:00
dependabot[bot]
262331b39b
Merge pull request #45297 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-3.0.1
2024-06-08 14:42:11 +00:00
nextcloud-command
d45cd93cf9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-08 16:03:04 +02:00
dependabot[bot]
7e11445d8c
chore(deps-dev): bump @simplewebauthn/types from 9.0.1 to 10.0.0
...
Bumps [@simplewebauthn/types](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/types ) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases )
- [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v10.0.0/packages/types )
---
updated-dependencies:
- dependency-name: "@simplewebauthn/types"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 14:02:41 +00:00
dependabot[bot]
956562f55c
chore(deps): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
...
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases )
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/browserslist-config"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 14:02:30 +00:00
dependabot[bot]
c4370bfd47
chore(deps-dev): Bump cypress-split from 1.23.4 to 1.24.0
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.23.4 to 1.24.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.4...v1.24.0 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 14:01:29 +00:00
Ferdinand Thiessen
75dcf901ff
fix(files): Ensure that focussed file is always scrolled right
...
Ensure the correct file is scrolled if the content changes,
this also sets a minimal height to the virtual scrolling area
so that the `scrollTop` can be set.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:58:45 +02:00
Ferdinand Thiessen
fbceac9fe1
fix(files): Keep query when trigger the sidebar action
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:58:45 +02:00
Ferdinand Thiessen
423c93087e
fix(files): open-in-files action should also set openfile query
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:58:45 +02:00
Ferdinand Thiessen
13d9a1007b
refactor(files): Fix TypeScript issues in FileEntryActions
...
* We filter the array in `enabledSubmenuActions` so we can be sure the action does have a parent
* Node attributes must be accessed using the `attributes` getter not the private `_attributes` property
* Cast action ref to correct component interface to make TypeScript happy
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:58:45 +02:00
John Molakvoæ
7004c3cb46
Merge pull request #45710 from nextcloud/chore/quote-strings
2024-06-08 15:46:30 +02:00
Ferdinand Thiessen
dc9df43214
ci: Migrate CalDAVTester CI scripts to GitHub
...
We can finally shut of drone workers.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:20:37 +02:00
Ferdinand Thiessen
e156cea242
ci: Migrated litmus checks to GitHub
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:19:26 +02:00
Joas Schilling
54edf993d6
fix(actions): Harden workflows when using variables in strings
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-08 14:44:35 +02:00
Nextcloud bot
49c42c36ae
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-08 00:19:12 +00:00
Ferdinand Thiessen
e9705ec7d5
Merge pull request #45711 from nextcloud/fix/files-ref-type
...
fix(files): Correctly type virtual files list ref type
2024-06-07 20:28:07 +02:00
Ferdinand Thiessen
a6e0f083fb
fix(files): Correctly type virtual files list ref type
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-07 18:11:03 +00:00
Joas Schilling
08baf17786
Merge pull request #45712 from nextcloud/bugfix/noid/commit-changed-icons
...
fix(dist): Make sure changed icons are compiled
2024-06-07 18:12:17 +02:00
Joas Schilling
4f07f014bc
fix(dist): Make sure changed icons are compiled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-07 17:39:44 +02:00
Andy Scherzinger
3237123293
Merge pull request #45706 from nextcloud/chore/noid/spdx-batch15
...
Updated images for Material icons and added SPDX info
2024-06-07 14:40:44 +02:00
Andy Scherzinger
0289656844
chore: updated images for Material icons and added SPDX info
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-07 13:28:26 +02:00
John Molakvoæ
60828af92e
Merge pull request #45700 from nextcloud/chore/files/update
2024-06-07 12:17:08 +02:00
Arthur Schiwon
98b5cdc43d
Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-sso
...
fix(Session): avoid password confirmation on SSO
2024-06-07 11:25:36 +02:00
nextcloud-command
6605872cd0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-07 10:59:38 +02:00
skjnldsv
ca9a5b7a1e
chore: update @nextcloud/files to 3.4.1
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-06-07 10:55:56 +02:00
John Molakvoæ
ef01dc72c1
Merge pull request #45684 from nextcloud/feat/user-row-action-svg
2024-06-07 08:48:11 +02:00
Nextcloud bot
94a5cdeae2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-07 00:35:18 +00:00
nextcloud-command
49ca43e07e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 17:30:15 -07:00
Christopher Ng
d32f7d1ff6
feat(settings): Support svg user row action icons
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-06-06 17:25:50 -07:00
Pytal
0310df5d3b
Merge pull request #45686 from nextcloud/feat/user-row-action-enabled
...
feat(settings): Add user row action enabled callback
2024-06-06 17:00:37 -07:00
Andy Scherzinger
512753aaf6
Merge pull request #45699 from nextcloud/chore/noid/spdx-batch14
...
Add SPDX header - batch 14
2024-06-06 23:25:03 +02:00
nextcloud-command
0cbf2361c5
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 21:02:15 +00:00
Andy Scherzinger
1e04619675
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 22:53:41 +02:00
Andy Scherzinger
858ba27835
Merge pull request #45696 from nextcloud/chore/noid/spdx-batch13
...
Add SPDX header - batch 13
2024-06-06 19:26:01 +02:00
Julius Härtl
1a543d02e3
Merge pull request #45352 from nextcloud/fix/noid/prevent-duplicate-click-event-on-login
...
fix(login): Disable login button when already logging in
2024-06-06 19:00:42 +02:00
Andy Scherzinger
4a2552a4eb
chore: Add License info for NotoSans
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 18:34:31 +02:00
nextcloud-command
b789e90f36
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 16:17:03 +00:00
Andy Scherzinger
c1555fc33e
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 18:05:37 +02:00