Commit Graph

7228 Commits

Author SHA1 Message Date
Nextcloud bot
c8bf47376a Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-19 00:36:03 +00:00
Nextcloud bot
32d38b6cb8 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-17 00:38:02 +00:00
Nextcloud bot
b60f6e3fa0 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-16 00:39:10 +00:00
Nextcloud bot
2dfe686994 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-15 00:37:01 +00:00
Nextcloud bot
bc322a0da5 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-14 00:37:47 +00:00
dependabot[bot]
8ad3705e72 Merge pull request #6107 from nextcloud/dependabot/npm_and_yarn/stable27/babel/runtime-7.24.8 2024-07-13 02:41:31 +00:00
dependabot[bot]
9a172cdb5a Chore(deps): Bump @babel/runtime from 7.24.7 to 7.24.8
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.7 to 7.24.8.
- [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.24.8/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 01:39:58 +00:00
Nextcloud bot
b5e047c5d1 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-13 00:39:44 +00:00
Julius Härtl
e7feac81b9 Merge pull request #6094 from nextcloud/backport/5794/stable27 2024-07-12 10:23:39 +02:00
Julius Härtl
017fa30a4b fix: Avoid optional before required parameter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-12 07:27:37 +00:00
dependabot[bot]
ddf9d554f5 Merge pull request #6069 from nextcloud/dependabot/npm_and_yarn/stable27/dompurify-3.1.6 2024-07-06 01:19:47 +00:00
dependabot[bot]
9eb51b0fa8 Chore(deps): Bump dompurify from 3.1.5 to 3.1.6
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.5...3.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:03:27 +00:00
dependabot[bot]
620b61bd79 Merge pull request #6057 from nextcloud/dependabot/npm_and_yarn/stable27/nextcloud/vue-7.12.8 2024-06-29 03:18:51 +00:00
dependabot[bot]
7387beee39 Merge pull request #6056 from nextcloud/dependabot/npm_and_yarn/stable27/relative-ci/agent-4.2.9 2024-06-29 03:17:48 +00:00
dependabot[bot]
aeaf5d201b Chore(deps): Bump @nextcloud/vue from 7.12.7 to 7.12.8
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 7.12.7 to 7.12.8.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v7.12.8/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v7.12.7...v7.12.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 03:02:48 +00:00
dependabot[bot]
1021b7197a Chore(deps-dev): Bump @relative-ci/agent from 4.2.8 to 4.2.9
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.2.8...v4.2.9)

---
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-06-29 03:02:31 +00:00
grnd-alt
ecd063bc89 Merge pull request #6042 from nextcloud/release/1.11.5
bump version to 1.11.5
v1.11.5
2024-06-27 13:05:24 +02:00
grnd-alt
9614dc3b17 bump version to 1.11.5
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
2024-06-27 12:01:54 +02:00
Nextcloud bot
f8251e9423 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-27 00:37:45 +00:00
Julius Härtl
d4c1f855cd Merge pull request #6036 from nextcloud/backport/6005/stable27
[stable27] don't reset update time when no update was written to db
2024-06-26 17:00:11 +02:00
grnd-alt
8032fe6964 don't reset update time when no update was written to db
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
2024-06-26 08:31:59 +00:00
Nextcloud bot
36533a3952 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-23 00:37:39 +00:00
Nextcloud bot
48df7928bf Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-22 01:29:11 +00:00
Nextcloud bot
ae51a8bb02 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-17 00:36:21 +00:00
Nextcloud bot
3f1f834849 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-16 00:37:15 +00:00
Nextcloud bot
4390969143 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-15 00:36:43 +00:00
Nextcloud bot
f942d803d2 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-12 00:38:03 +00:00
Nextcloud bot
9e5584de89 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-11 00:36:41 +00:00
Julius Härtl
e4b38fdc96 Merge pull request #5985 from nextcloud/automated/noid/stable27-update-nextcloud-ocp 2024-06-10 13:15:29 +02:00
Nextcloud bot
e0c30deb12 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-10 00:37:17 +00:00
nextcloud-command
be224c64e9 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-06-09 02:49:00 +00:00
Nextcloud bot
6a3655ddfd Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-09 00:36:38 +00:00
dependabot[bot]
78b55d5f5d Merge pull request #5979 from nextcloud/dependabot/npm_and_yarn/stable27/babel/runtime-7.24.7 2024-06-08 02:11:25 +00:00
dependabot[bot]
c397d3e6ab Chore(deps): Bump @babel/runtime from 7.24.6 to 7.24.7
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.6 to 7.24.7.
- [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.24.7/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 01:55:52 +00:00
Nextcloud bot
41eed1e637 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-08 00:36:55 +00:00
Nextcloud bot
f3b9b99152 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-06 00:47:37 +00:00
Julius Härtl
4821017b7c Merge pull request #5909 from nextcloud/dependabot/npm_and_yarn/stable27/nextcloud/notify_push-1.3.0 2024-06-05 19:31:28 +02:00
Nextcloud bot
e24fddc61b Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-04 00:26:45 +00:00
Ferdinand Thiessen
7ec74261b4 Merge pull request #5959 from nextcloud/automated/noid/stable27-update-nextcloud-ocp
[stable27] Update nextcloud/ocp dependency
2024-06-04 00:51:56 +02:00
Nextcloud bot
c796f05241 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-03 00:26:54 +00:00
nextcloud-command
92b91f6108 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-06-02 02:39:26 +00:00
Nextcloud bot
66cb1933e3 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-02 00:26:41 +00:00
dependabot[bot]
2ee2191430 Merge pull request #5954 from nextcloud/dependabot/npm_and_yarn/stable27/nextcloud/event-bus-3.3.1 2024-06-01 02:05:47 +00:00
dependabot[bot]
9aa84c7e07 Merge pull request #5956 from nextcloud/dependabot/npm_and_yarn/stable27/dompurify-3.1.5 2024-06-01 01:55:54 +00:00
dependabot[bot]
2ad25b034b Merge pull request #5955 from nextcloud/dependabot/npm_and_yarn/stable27/relative-ci/agent-4.2.8 2024-06-01 01:54:42 +00:00
dependabot[bot]
a7e8bd9055 Chore(deps): Bump dompurify from 3.1.4 to 3.1.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.4...3.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 01:47:59 +00:00
dependabot[bot]
a0fb2f7297 Chore(deps-dev): Bump @relative-ci/agent from 4.2.7 to 4.2.8
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.7 to 4.2.8.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.2.7...v4.2.8)

---
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-06-01 01:47:48 +00:00
dependabot[bot]
30fb9ea528 Chore(deps): Bump @nextcloud/event-bus from 3.3.0 to 3.3.1
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-event-bus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.3.0...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 01:47:31 +00:00
Nextcloud bot
b9543981a5 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-01 00:26:47 +00:00
Nextcloud bot
9b95895965 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-31 00:26:56 +00:00