Dominik Fuchß
a4a57409db
Changes after code review.
...
Signed-off-by: Dominik Fuchß <develop@fuchss.org>
2023-06-13 10:31:33 +02:00
Dominik Fuchß
c3ba871f36
Add config variable for curl timeout
...
Add the config variable for curl calls ("remote_curl_timeout"). E.g., needed for nextcloud federation.
Signed-off-by: Dominik Fuchß <develop@fuchss.org>
2023-06-13 10:31:33 +02:00
John Molakvoæ
39b716cc78
Merge pull request #38781 from nextcloud/ci/noid/pin-setup-php
2023-06-13 09:29:56 +02:00
John Molakvoæ
46c1d97ccb
Merge pull request #38787 from nextcloud/dependabot/github_actions/actions/setup-node-3
2023-06-13 09:18:05 +02:00
John Molakvoæ
da7b4079ee
Merge pull request #38786 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3
2023-06-13 09:17:37 +02:00
John Molakvoæ
14ae779d62
Merge pull request #38788 from nextcloud/dependabot/github_actions/actions/upload-artifact-3
2023-06-13 09:17:27 +02:00
John Molakvoæ
042003ac3d
Merge pull request #38785 from nextcloud/dependabot/github_actions/skjnldsv/read-package-engines-version-actions-2.2
...
chore(deps): Bump skjnldsv/read-package-engines-version-actions from 1.1 to 2.2
2023-06-13 09:16:22 +02:00
Nextcloud bot
ee45b13327
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-13 00:18:06 +00:00
dependabot[bot]
89eecf93f7
chore(deps): Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...0b7f8abb1508181956e8e162db84b466c27e18ce )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 22:12:48 +00:00
dependabot[bot]
30639c9276
chore(deps): Bump actions/setup-node from 2 to 3
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 22:12:45 +00:00
dependabot[bot]
acf0f16491
chore(deps): Bump peter-evans/create-or-update-comment from 2 to 3
...
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) from 2 to 3.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...c6c9a1a66007646a28c153e2a8580a5bad27bcfa )
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 22:12:42 +00:00
dependabot[bot]
874d7917db
chore(deps): Bump skjnldsv/read-package-engines-version-actions
...
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions ) from 1.1 to 2.2.
- [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases )
- [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v1.1...8205673bab74a63eb9b8093402fd9e0e018663a1 )
---
updated-dependencies:
- dependency-name: skjnldsv/read-package-engines-version-actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 22:12:36 +00:00
Simon L
7903b42d71
Merge pull request #38737 from kurtmckee/add-dependabot-for-actions
...
Add a Dependabot configuration to autoupdate GitHub action versions
2023-06-13 00:05:57 +02:00
Arthur Schiwon
8d8c8654cf
ci: pin setup-php to avoid a regression
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-12 23:55:02 +02:00
Simon L
63bf207ca7
Merge pull request #38642 from nextcloud/chore/appframework/drop-emptycontentsecuritypolicy-allowinlinescript
...
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
2023-06-12 14:20:11 +02:00
Simon L
83faba5e61
Merge pull request #38591 from nextcloud/fix/caching/avoid-haskey-get
...
fix(caching): Avoid checking existence before fetching
2023-06-12 13:53:37 +02:00
Simon L
e390a3569e
Merge pull request #38735 from nextcloud/enh/noid/update-disabled-updater-wording
...
allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation
2023-06-12 12:58:59 +02:00
Simon L
0d18929b3d
Merge pull request #38636 from fsamapoor/constructor_property_promotion_part1
...
[1/3] Refactors /core controllers using constructor property promotion.
2023-06-12 11:18:42 +02:00
Christoph Wurst
08a3f37695
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-12 10:03:59 +02:00
Simon L
1001adc390
Merge pull request #38725 from nextcloud/dropMetaRobots
...
Drop meta robots header
2023-06-12 09:47:24 +02:00
Simon L
ac57cf9f6b
Merge pull request #38619 from fsamapoor/replace_strpos_calls_in_files_external_app
...
Refactors "strpos" calls in /apps/files_external
2023-06-12 09:46:43 +02:00
Christoph Wurst
b8c61b3515
fix(caching): Avoid checking existence before fetching
...
The cache might expire between checking for key existence and fetching
the value. In this rare case the code continues with a null value when
it doesn't expect one.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-12 09:44:48 +02:00
Simon L
c93be182dc
Merge pull request #38543 from fsamapoor/use_null_coalescing_operator
...
Uses "Null Coalescing Operator" to improve code readability.
2023-06-12 09:42:43 +02:00
Nextcloud bot
a85831a597
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-12 00:17:56 +00:00
Louis
38aaab3fbf
Merge pull request #38734 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-3.1.0
...
chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0
2023-06-11 10:41:05 +02:00
dependabot[bot]
d4bebc5d29
chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0
...
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.0.2...v3.1.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
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>
2023-06-11 08:04:17 +00:00
Nextcloud bot
2259eedf76
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-11 00:34:31 +00:00
Kurt McKee
0164dd0269
Add a Dependabot configuration to autoupdate GitHub action versions
...
Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
2023-06-10 15:03:58 -05:00
Simon L
918859cafd
allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-10 10:05:36 +02:00
dependabot[bot]
99e1014ff1
Merge pull request #38733 from nextcloud/dependabot/composer/build/integration/dms/phpunit-arraysubset-asserts-0.5.0
2023-06-10 05:47:13 +00:00
dependabot[bot]
e2c13eae76
chore(deps-dev): Bump dms/phpunit-arraysubset-asserts
...
Bumps [dms/phpunit-arraysubset-asserts](https://github.com/rdohms/phpunit-arraysubset-asserts ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/rdohms/phpunit-arraysubset-asserts/releases )
- [Commits](https://github.com/rdohms/phpunit-arraysubset-asserts/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: dms/phpunit-arraysubset-asserts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 03:39:24 +00:00
Nextcloud bot
689936020d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-10 00:17:36 +00:00
Robin Appelman
3ef5090084
Merge pull request #38226 from nextcloud/file-object-utils
...
add utility command for object store objects
2023-06-09 20:53:29 +02:00
Robin Appelman
ea88ec1350
add utility command for object store objects
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-06-09 18:08:18 +02:00
Git'Fellow
5b5895a130
Drop meta robots tag
...
Revert mistake
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-06-09 18:06:37 +02:00
Julius Härtl
76d4487f63
Merge pull request #38645 from nextcloud/enh/noid/link-ref-provider-local-image-uri
2023-06-09 17:16:51 +02:00
Julien Veyssier
3621a6b4ec
avoid requests to opengraph image if no host detected
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-06-09 10:37:58 +02:00
John Molakvoæ
a719b433a1
Merge pull request #38703 from nextcloud/fix/trashbin-types-for-32bits
2023-06-09 08:33:53 +02:00
Pytal
02a671ffb0
Merge pull request #38715 from nextcloud/deps/nextcloud/vue-7.12.0
2023-06-08 17:20:16 -07:00
Christopher Ng
21382099d0
chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-06-08 10:17:40 -07:00
Simon L
ca9d6db652
Merge pull request #38710 from nextcloud/enh/noid/fix-issue-template
...
fix wrong link in issue template
2023-06-08 16:34:46 +02:00
Côme Chilliet
c4281fe135
Correctly react to bad configuration
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-08 14:52:30 +02:00
Simon L
8e34153145
fix false link in issue template
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-08 14:45:46 +02:00
Daniel
faf0e634db
Merge pull request #38701 from nextcloud/fix/noid/oauth2-tests
...
Fix oauth2 tests
2023-06-08 14:10:43 +02:00
John Molakvoæ
12be9c5aa2
Merge pull request #38700 from nextcloud/bugRepoFix
2023-06-08 13:38:46 +02:00
Côme Chilliet
b234b9637e
Do not cast sizes to int in Trashbin class
...
This helps with 32bits support
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-08 13:07:57 +02:00
Julien Veyssier
808819a4d0
fix oauth2 tests
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-06-08 13:02:40 +02:00
Louis
9ebeb5e736
Merge pull request #38695 from nextcloud/dependabot/npm_and_yarn/css-loader-6.8.1
...
chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1
2023-06-08 12:09:04 +02:00
dependabot[bot]
ab3fed84cc
Merge pull request #38696 from nextcloud/dependabot/npm_and_yarn/tslib-2.5.3
2023-06-08 10:08:17 +00:00
Git'Fellow
0b8865071d
Remove 32bit question
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-06-08 11:36:49 +02:00