Commits
master
Name already in use
Commits on Jun 12, 2023
-
Merge pull request #38642 from nextcloud/chore/appframework/drop-empt…
…ycontentsecuritypolicy-allowinlinescript chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
-
Merge pull request #38591 from nextcloud/fix/caching/avoid-haskey-get
fix(caching): Avoid checking existence before fetching
-
Merge pull request #38735 from nextcloud/enh/noid/update-disabled-upd…
…ater-wording allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation
-
Merge pull request #38636 from fsamapoor/constructor_property_promoti…
…on_part1 [1/3] Refactors /core controllers using constructor property promotion.
-
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurit…
…yPolicy::allowInlineScript Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-
Merge pull request #38725 from nextcloud/dropMetaRobots
Drop meta robots header
-
Merge pull request #38619 from fsamapoor/replace_strpos_calls_in_file…
…s_external_app Refactors "strpos" calls in /apps/files_external
-
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>
-
Merge pull request #38543 from fsamapoor/use_null_coalescing_operator
Uses "Null Coalescing Operator" to improve code readability.
-
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Commits on Jun 11, 2023
-
Merge pull request #38734 from nextcloud/dependabot/npm_and_yarn/next…
…cloud/event-bus-3.1.0 chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0
-
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](nextcloud/nextcloud-event-bus@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>
-
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Commits on Jun 10, 2023
-
allow to specify upgrade.cli-upgrade-link in order to link to the cor…
…rect documentation Signed-off-by: Simon L <szaimen@e.mail.de>
-
Merge pull request #38733 from nextcloud/dependabot/composer/build/in…
…tegration/dms/phpunit-arraysubset-asserts-0.5.0
-
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](rdohms/phpunit-arraysubset-asserts@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>
-
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Commits on Jun 9, 2023
-
Merge pull request #38226 from nextcloud/file-object-utils
add utility command for object store objects
-
add utility command for object store objects
Signed-off-by: Robin Appelman <robin@icewind.nl>
-
Revert mistake Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
-
Merge pull request #38645 from nextcloud/enh/noid/link-ref-provider-l…
…ocal-image-uri
-
avoid requests to opengraph image if no host detected
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Commits on Jun 8, 2023
-
chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
-
Merge pull request #38710 from nextcloud/enh/noid/fix-issue-template
fix wrong link in issue template
-
Correctly react to bad configuration
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
-
fix false link in issue template
Signed-off-by: Simon L <szaimen@e.mail.de>
-
Merge pull request #38701 from nextcloud/fix/noid/oauth2-tests
Fix oauth2 tests
-
-
Do not cast sizes to int in Trashbin class
This helps with 32bits support Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
-
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
-
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
-
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>