Commit Graph

78637 Commits (00a84d28d8fc2ffe612f445a26b3c4ca56ba43f7)
 

Author SHA1 Message Date
Ferdinand Thiessen 00a84d28d8 refactor: use eventbus for updated filters
prevent filters not applied if `filtersChanged` was set before file list
mounted.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-01 15:24:56 +07:00
Ferdinand Thiessen 6376db5fcd fix(files): Ensure the filter instance is mounted
`reset` could be called before the filters are mounted,
in this case it is valid to update the presets, but we must not try to
access the vue instance (as it does not exist yet).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-01 15:24:56 +07:00
Andy Scherzinger eb64901f46
Merge pull request #52568 from nextcloud/chore/ignore-code-style
chore: ignore coding-standard PRs from git blame
2025-05-01 15:24:01 +07:00
Nextcloud bot 9eb3124a31
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-01 00:23:16 +07:00
Ferdinand Thiessen b973172996
chore: ignore coding-standard PRs from git blame
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 19:24:52 +07:00
Ferdinand Thiessen 42cc37422b
Merge pull request #52462 from nextcloud/dependabot/composer/vendor-bin/cs-fixer/stable30/nextcloud/coding-standard-1.2.2
build(deps): bump nextcloud/coding-standard from 1.2.1 to 1.2.2 in /vendor-bin/cs-fixer
2025-04-30 19:23:06 +07:00
Ferdinand Thiessen 3cc70aa887
chore: update psalm baseline
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 19:05:00 +07:00
Ferdinand Thiessen 1ae986df37
chore: reexport open api schemas
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 19:05:00 +07:00
Ferdinand Thiessen 1190546598
chore: ignore code formatting from git blame
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 19:05:00 +07:00
Ferdinand Thiessen 832f79ac93
chore: apply code style
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 19:04:59 +07:00
dependabot[bot] 8e07f323a1
build(deps): bump nextcloud/coding-standard in /vendor-bin/cs-fixer
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 19:04:35 +07:00
Sebastian Krupinski 3ba981c15e
Merge pull request #52561 from nextcloud/backport/52228/stable30
[stable30] fix(CalDAV): do not ignore move command object target uri
2025-04-30 17:46:07 +07:00
John Molakvoæ 282a1f928e
Merge pull request #52553 from nextcloud/backport/52535/stable30 2025-04-30 18:14:35 +07:00
SebastianKrupinski f64ad8a452 fix: do not ignore move command object target uri
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-04-30 14:27:57 +07:00
Ferdinand Thiessen 234ab8c7e3
Merge pull request #52528 from nextcloud/backport/52525/stable30
[stable30] fix(WFE): properly set inital status
2025-04-30 14:34:10 +07:00
Arthur Schiwon ebb5deabb9
build: compile assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-30 13:16:05 +07:00
nextcloud-command d6ace77b78 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-30 12:39:10 +07:00
skjnldsv b658c8519c fix(dav): check the owner displayName scope before giving attribute
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>

[skip ci]
2025-04-30 12:39:10 +07:00
John Molakvoæ c4865cb7a4
Merge pull request #52523 from nextcloud/fixIncParam30 2025-04-30 12:24:19 +07:00
Richard Steinmetz c98b400f81
Merge pull request #52547 from nextcloud/backport/52534/stable30
[stable30] perf(caldav): increase chunk size in RemoveOrphanEventsAndContacts repair step
2025-04-30 09:46:03 +07:00
Nextcloud bot 744c3faa45
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-30 00:23:33 +07:00
Richard Steinmetz 1b71425b96 perf(caldav): increase chunk size in RemoveOrphanEventsAndContacts repair step
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-04-29 21:05:12 +07:00
Andy Scherzinger 1a04a036d0
Merge pull request #51107 from nextcloud/stable30-admin-audit-listen-failed-login
[stable30] feat(admin_audit): write admin audit log for login failed
2025-04-29 20:22:32 +07:00
Luka Trovic 03d11b3980 feat(admin_audit): write admin audit log for login failed
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-04-29 20:07:19 +07:00
Git'Fellow b751eea309 fix(JSResourceLocator): fix incorrect parameter being used
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-04-29 19:08:23 +07:00
F. E Noel Nfebe e902fec9a5
Merge pull request #52530 from nextcloud/backport/52526/stable30
[stable30] fix(files_sharing): Prevent create/delete permissions on file shares
2025-04-29 16:13:46 +07:00
nfebe 84c58594a9 fix(files_sharing): Prevent create/delete permissions on file shares
File shares can't support create or delete permissions. This change ensures those permissions are

stripped or ignored when the shared item is not a folder.

Signed-off-by: nfebe <fenn25.fn@gmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-29 13:11:46 +07:00
Arthur Schiwon 08a6758f52 fix(WFE): properly set inital status
The operationComponent.value is only possibly available with registered
operations that have the value prop. Ones that do not would not have the
value set properly initially. Going to inputValue, which is mapped to the
components model-value, solves this.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-29 11:48:25 +07:00
Ferdinand Thiessen e08ffe2187
Merge pull request #52489 from nextcloud/backport/52250/stable30
[stable30] fix(settings): allow to clear twitter and fediverse
2025-04-29 11:39:24 +07:00
nextcloud-command 62cba03eba chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-29 08:49:41 +07:00
Ferdinand Thiessen 5c945560b1
fix(settings): allow to clear twitter and fediverse
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-29 10:00:58 +07:00
Ferdinand Thiessen 35dc74bc1a
Merge pull request #52513 from nextcloud/backport/52402/stable30
[stable30] fix(32bit): use `PHP_INT_MAX` where needed
2025-04-29 08:54:25 +07:00
Ferdinand Thiessen 32b00d9125
Merge pull request #52468 from nextcloud/dependabot/npm_and_yarn/stable30/sass-1.87.0
build(deps-dev): bump sass from 1.77.8 to 1.87.0
2025-04-29 08:31:13 +07:00
Nextcloud bot 15b1e5f6c3
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-29 00:22:57 +07:00
Ferdinand Thiessen 588b191f3d fix(32bit): use `PHP_INT_MAX` where needed
* Typo from https://github.com/nextcloud/server/pull/52392

`0xFFFF` is only 2 bytes, but we need either `0xFFFFFFFF` or maybe a bit
easier to read `PHP_INT_MAX`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-28 19:23:37 +07:00
Ferdinand Thiessen b27d92537e fix(32bit): make `pack` compatible with 32bit PHP
The `P` formatter is 64bit only - we need to manually pack the 64bit.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-28 19:23:37 +07:00
dependabot[bot] 736cad2725 build(deps-dev): bump sass from 1.77.8 to 1.87.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.87.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.87.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.87.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-28 20:54:01 +07:00
Côme Chilliet 0272caf2d6
Merge pull request #52499 from nextcloud/backport/49895/stable30
[stable30] fix: Fix copying to the root of another mountpoint
2025-04-28 14:16:58 +07:00
Côme Chilliet 3646da59f3 fix: Fix copying to the root of another mountpoint
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-28 10:23:21 +07:00
Nextcloud bot b58a3ea482
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-28 00:23:33 +07:00
dependabot[bot] f90c1673d3
Merge pull request #52469 from nextcloud/dependabot/npm_and_yarn/stable30/p-limit-6.2.0 2025-04-27 13:19:08 +07:00
dependabot[bot] 724297f8d6 build(deps): bump p-limit from 6.1.0 to 6.2.0
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](https://github.com/sindresorhus/p-limit/compare/v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-27 13:03:44 +07:00
Kate e28e6d97e7
Merge pull request #52487 from nextcloud/backport/52417/stable30 2025-04-27 14:52:10 +07:00
nextcloud-command 80f641e6f4 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-27 11:46:14 +07:00
Ferdinand Thiessen 8e8125c610
fix(settings): group admins only can add users to their groups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-27 12:44:51 +07:00
Ferdinand Thiessen 2fab6e7427
feat(settings): provide user groups for accounts list
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-27 12:44:44 +07:00
Nextcloud bot 2186a51c51
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-27 00:23:14 +07:00
dependabot[bot] 2dd297edba
Merge pull request #52463 from nextcloud/dependabot/npm_and_yarn/stable30/webpack-5.99.7 2025-04-26 16:15:18 +07:00
nextcloud-command 077246771b chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-26 16:01:22 +07:00
dependabot[bot] b24199f344 build(deps-dev): bump webpack from 5.99.6 to 5.99.7
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.6 to 5.99.7.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.6...v5.99.7)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-26 17:57:48 +07:00