Commit Graph

7799 Commits

Author SHA1 Message Date
dependabot[bot]
a443a0c73c Chore(deps-dev): Bump cypress from 13.16.0 to 13.16.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.0 to 13.16.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.16.0...v13.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 03:14:27 +00:00
dependabot[bot]
9c02f24046 Merge pull request #6581 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/cypress-1.0.0-beta.12 2024-12-07 03:13:39 +00:00
dependabot[bot]
f12d506aa4 Chore(deps-dev): Bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.11 to 1.0.0-beta.12.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.11...v1.0.0-beta.12)

---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 02:23:14 +00:00
Nextcloud bot
de1adf98c2 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-07 00:43:15 +00:00
Nextcloud bot
b2ff25de44 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-06 00:47:13 +00:00
max-nextcloud
0f1e5627d7 Merge pull request #6526 from nextcloud/backport/6471/stable28
[stable28] fix(sharing): list accounts with matches in email
2024-12-03 12:09:15 +01:00
Max
ff279fd4cc fix(sharing): list accounts with matches in email
* Show users with matches in the email address.

* List email addresses in sharing dialog.

`NcSelect` filters the options based on matches in `label` and `subname`.

By using the email address as a subname we ensure

options with a matching email address are shown.

Signed-off-by: Max <max@nextcloud.com>
2024-12-03 11:54:55 +01:00
dependabot[bot]
07da8b7120 Merge pull request #6560 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/cypress-1.0.0-beta.11 2024-11-30 05:03:10 +00:00
dependabot[bot]
3c7559c22b Merge pull request #6561 from nextcloud/dependabot/npm_and_yarn/stable28/relative-ci/agent-4.2.14 2024-11-30 04:57:17 +00:00
dependabot[bot]
2c803ccacd Chore(deps-dev): Bump @relative-ci/agent from 4.2.13 to 4.2.14
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.13 to 4.2.14.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.2.13...v4.2.14)

---
updated-dependencies:
- dependency-name: "@relative-ci/agent"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-30 02:20:56 +00:00
dependabot[bot]
0276a9a908 Chore(deps-dev): Bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.10 to 1.0.0-beta.11.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/1.0.0-beta.10...v1.0.0-beta.11)

---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-30 02:20:45 +00:00
Julius Knorr
18691b4da0 Merge pull request #6548 from nextcloud/automated/noid/stable28-fix-npm-audit
[stable28] Fix npm audit
2024-11-25 08:51:01 +01:00
Nextcloud bot
30b8ce1a83 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-25 00:39:47 +00:00
nextcloud-command
40608a57bc fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2024-11-24 03:30:33 +00:00
Nextcloud bot
d2094e0171 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-24 00:39:48 +00:00
dependabot[bot]
79e9b70187 Merge pull request #6536 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/vue-8.21.0 2024-11-23 02:25:47 +00:00
dependabot[bot]
c4beb5cb17 Merge pull request #6539 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.16.0 2024-11-23 02:25:43 +00:00
dependabot[bot]
718ca55a77 Merge pull request #6538 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/cypress-1.0.0-beta.10 2024-11-23 02:25:34 +00:00
dependabot[bot]
978d1303a7 Merge pull request #6537 from nextcloud/dependabot/npm_and_yarn/stable28/dompurify-3.2.1 2024-11-23 02:24:59 +00:00
dependabot[bot]
e330b92b3d Chore(deps-dev): Bump cypress from 13.15.2 to 13.16.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.2 to 13.16.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.2...v13.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 02:13:19 +00:00
dependabot[bot]
e05fa18ebd Chore(deps-dev): Bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.9 to 1.0.0-beta.10.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.9...1.0.0-beta.10)

---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 02:13:06 +00:00
dependabot[bot]
90ee2bd33b Chore(deps): Bump dompurify from 3.2.0 to 3.2.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.0...3.2.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 02:12:56 +00:00
dependabot[bot]
8da8947051 Chore(deps): Bump @nextcloud/vue from 8.19.0 to 8.21.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.19.0 to 8.21.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.19.0...v8.21.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 02:12:46 +00:00
Nextcloud bot
2155aba32d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-21 00:40:48 +00:00
Nextcloud bot
9218f79400 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-18 00:38:43 +00:00
dependabot[bot]
27946acd8f Merge pull request #6503 from nextcloud/dependabot/npm_and_yarn/stable28/dompurify-3.2.0 2024-11-16 03:21:14 +00:00
dependabot[bot]
264de51a96 Merge pull request #6504 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/files-3.10.0 2024-11-16 03:20:31 +00:00
dependabot[bot]
7516a42fdd Chore(deps): Bump @nextcloud/files from 3.9.1 to 3.10.0
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/commits/v3.10.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 03:07:33 +00:00
dependabot[bot]
72bfe00d6a Chore(deps): Bump dompurify from 3.1.7 to 3.2.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.7 to 3.2.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.0)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 03:07:20 +00:00
Nextcloud bot
e611f5d092 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
v1.12.6
2024-11-11 00:40:34 +00:00
dependabot[bot]
2232d58985 Merge pull request #6482 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.15.2 2024-11-09 02:21:01 +00:00
dependabot[bot]
272febdd1e Merge pull request #6481 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/dialogs-5.3.8 2024-11-09 02:19:35 +00:00
dependabot[bot]
8ae3994572 Chore(deps-dev): Bump cypress from 13.15.1 to 13.15.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.1 to 13.15.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.1...v13.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-09 02:13:01 +00:00
dependabot[bot]
3dc099f1c6 Chore(deps): Bump @nextcloud/dialogs from 5.3.7 to 5.3.8
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v5.3.8/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.7...v5.3.8)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-09 02:12:46 +00:00
Luka Trovic
af07d3f2fb Merge pull request #6480 from nextcloud/release/1.12.6
chore(release): bump version to 1.12.6
2024-11-08 19:44:24 +01:00
Luka Trovic
8474a55ce3 bump version to 1.12.6
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-11-08 19:16:42 +01:00
Luka Trovic
9a7ecf52b8 Merge pull request #6374 from nextcloud/automated/noid/stable28-fix-npm-audit
[stable28] Fix npm audit
2024-11-07 08:54:52 +01:00
Nextcloud bot
f96f7c5afb Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-04 00:42:53 +00:00
nextcloud-command
3d7bbf2b5e fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2024-11-03 03:27:34 +00:00
dependabot[bot]
517ea32c40 Merge pull request #6463 from nextcloud/dependabot/npm_and_yarn/stable28/relative-ci/agent-4.2.13 2024-11-02 02:30:09 +00:00
dependabot[bot]
54828315a9 Chore(deps-dev): Bump @relative-ci/agent from 4.2.12 to 4.2.13
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.12 to 4.2.13.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.2.12...v4.2.13)

---
updated-dependencies:
- dependency-name: "@relative-ci/agent"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-02 02:19:17 +00:00
dependabot[bot]
bac9c7b886 Merge pull request #6436 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/files-3.9.1 2024-10-26 01:33:54 +00:00
dependabot[bot]
2f3a563311 Merge pull request #6434 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.15.1 2024-10-26 01:33:52 +00:00
dependabot[bot]
19bc925d38 Merge pull request #6435 from nextcloud/dependabot/npm_and_yarn/stable28/babel/runtime-7.26.0 2024-10-26 01:26:06 +00:00
dependabot[bot]
700b0a89d2 Chore(deps): Bump @nextcloud/files from 3.9.0 to 3.9.1
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/commits)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 01:17:05 +00:00
dependabot[bot]
e4cfa6e868 Chore(deps): Bump @babel/runtime from 7.25.7 to 7.26.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.7 to 7.26.0.
- [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.26.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 01:16:52 +00:00
dependabot[bot]
84e424add1 Chore(deps-dev): Bump cypress from 13.15.0 to 13.15.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.15.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 01:16:37 +00:00
Nextcloud bot
f022fcb277 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-26 00:39:06 +00:00
Nextcloud bot
672c3350e0 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-24 00:42:12 +00:00
Nextcloud bot
feb4dbff45 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-23 00:48:20 +00:00