Commit Graph

6258 Commits

Author SHA1 Message Date
nextcloud-command
36514c6bd5 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-07-16 03:17:57 +00:00
Nextcloud bot
ef6350a8a9 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-16 00:39:25 +00:00
Julius Härtl
271a6cba65 Merge pull request #4911 from nextcloud/backport/4908/stable25 2023-07-14 11:06:20 +02:00
Joas Schilling
207037cd9b fix(notification): Prevent null in parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-14 06:26:00 +00:00
Nextcloud bot
90307158f6 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-14 00:44:31 +00:00
Nextcloud bot
4869acbde5 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-13 00:44:49 +00:00
Nextcloud bot
ddbf1046c5 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-12 00:36:35 +00:00
Nextcloud bot
e6ee110554 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-11 00:47:45 +00:00
Julius Härtl
0c84d13181 Merge pull request #4899 from nextcloud/automated/noid/stable25-update-nextcloud-ocp 2023-07-10 12:32:44 +02:00
Julius Härtl
44bdf5f86e Merge pull request #4874 from nextcloud/automated/noid/stable25-fix-npm-audit 2023-07-10 12:31:13 +02:00
Julius Härtl
b62376e39e Merge pull request #4895 from nextcloud/dependabot/npm_and_yarn/stable25/nextcloud/axios-2.4.0 2023-07-10 07:29:34 +02:00
Julius Härtl
6e7169f1e1 Merge pull request #4897 from nextcloud/dependabot/npm_and_yarn/stable25/url-search-params-polyfill-8.2.4 2023-07-10 07:29:00 +02:00
Julius Härtl
989b6a54f4 Merge pull request #4898 from nextcloud/dependabot/npm_and_yarn/stable25/babel/runtime-7.22.6 2023-07-10 07:28:48 +02:00
Julius Härtl
3b1c8dec9e Merge pull request #4896 from nextcloud/dependabot/npm_and_yarn/stable25/jest-29.6.1 2023-07-10 07:28:39 +02:00
Nextcloud bot
e84980406c Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-10 00:44:10 +00:00
nextcloud-command
e359fb070f chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-07-09 03:54:40 +00:00
nextcloud-command
19d85c7864 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-07-09 03:19:03 +00:00
dependabot[bot]
0e13176d0b Chore(deps): Bump @babel/runtime from 7.22.5 to 7.22.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.5 to 7.22.6.
- [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.22.6/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>
2023-07-08 02:26:57 +00:00
dependabot[bot]
8aaf5fdb10 Chore(deps): Bump url-search-params-polyfill from 8.2.3 to 8.2.4
Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases)
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/commits/v8.2.4)

---
updated-dependencies:
- dependency-name: url-search-params-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 02:26:45 +00:00
dependabot[bot]
867762a8d5 Chore(deps-dev): Bump jest from 29.5.0 to 29.6.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 02:26:27 +00:00
dependabot[bot]
2931d252ec Chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v2.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 02:26:09 +00:00
Nextcloud bot
e9dd4aaaa8 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-08 00:45:07 +00:00
Nextcloud bot
7af9d71027 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-07 00:42:32 +00:00
Nextcloud bot
826acdd0fd Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-06 00:45:32 +00:00
Nextcloud bot
075aeb00cc Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-30 00:44:11 +00:00
Nextcloud bot
ae9bf21296 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-28 00:46:08 +00:00
Nextcloud bot
8c0a15ed2a Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-27 00:47:18 +00:00
Julius Härtl
d08b56ae16 Merge pull request #4855 from nextcloud/automated/noid/stable25-fix-npm-audit 2023-06-26 16:29:44 +02:00
Julius Härtl
0141cc4cc9 Merge pull request #4829 from nextcloud/automated/noid/stable25-update-nextcloud-ocp 2023-06-26 16:29:34 +02:00
Nextcloud bot
6d1d4951bd Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-26 00:42:57 +00:00
nextcloud-command
14d3b0ffd7 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-06-25 04:00:49 +00:00
nextcloud-command
1326fbfa38 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-06-25 03:21:20 +00:00
dependabot[bot]
1365f99887 Merge pull request #4849 from nextcloud/dependabot/npm_and_yarn/stable25/relative-ci/agent-4.1.5 2023-06-24 04:04:09 +00:00
dependabot[bot]
27be8991a6 Chore(deps-dev): Bump @relative-ci/agent from 4.1.4 to 4.1.5
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.1.4...v4.1.5)

---
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>
2023-06-24 03:53:51 +00:00
Nextcloud bot
3badc73e5e Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-24 00:40:48 +00:00
Nextcloud bot
fd9e7acb0a Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-23 01:12:48 +00:00
Julius Härtl
3c9e3b5b23 Merge pull request #4833 from nextcloud/backport/4816/stable25 2023-06-20 11:24:50 +02:00
Max
2851791f9a fix: crash when leaving out system parameter
The `--system` parameter can be supplied via command line
or selected afterwards.

However if none was provided the command would crash with
`TypeError: Cannot assign null to property $system`.

Handle that gracefully and make the type spec more precise
for the setSystem function.

Signed-off-by: Max <max@nextcloud.com>
2023-06-20 08:49:27 +00:00
Nextcloud bot
f62c3ec2be Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-20 00:38:16 +00:00
dependabot[bot]
bf8c0498f6 Merge pull request #4824 from nextcloud/dependabot/npm_and_yarn/stable25/nextcloud/router-2.1.2 2023-06-17 04:04:41 +00:00
dependabot[bot]
cddf5fe9ad Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v2.1.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-17 03:19:40 +00:00
Nextcloud bot
921d7e5f31 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-17 00:32:09 +00:00
Nextcloud bot
a4b7223ddc Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-16 00:32:06 +00:00
Nextcloud bot
76a84245d4 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-15 00:32:10 +00:00
Julius Härtl
963f569099 Merge pull request #4815 from nextcloud/backport/4810/stable25 2023-06-14 16:17:25 +02:00
Max
f0619912ff Fix(occ): set user id for permission sevice from board service
Fixes #4010.

Signed-off-by: Max <max@nextcloud.com>
2023-06-14 10:31:08 +00:00
Nextcloud bot
8946e150bd Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-14 00:32:22 +00:00
Nextcloud bot
8c10cada1d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-13 00:32:43 +00:00
Julius Härtl
5ba5c3df88 Merge pull request #4802 from nextcloud/automated/noid/stable25-fix-npm-audit 2023-06-12 09:15:08 +02:00
nextcloud-command
909472b9a0 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-06-11 03:37:20 +00:00