]>
source.dussan.org Git - nextcloud-server.git/log
Christoph Wurst [Wed, 31 May 2023 10:26:10 +0000 (12:26 +0200)]
fix(caldav): Only track interactions of event organizers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Kate [Thu, 15 Jun 2023 14:18:59 +0000 (16:18 +0200)]
Merge pull request #38830 from nextcloud/fix/files-api-route-names
Fix files API route names
Côme Chilliet [Thu, 15 Jun 2023 14:11:47 +0000 (16:11 +0200)]
Merge pull request #38827 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
jld3103 [Thu, 15 Jun 2023 08:21:35 +0000 (10:21 +0200)]
Fix files API route names
Signed-off-by: jld3103 <jld3103yt@gmail.com>
nextcloud-command [Thu, 15 Jun 2023 02:40:26 +0000 (02:40 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Thu, 15 Jun 2023 00:18:00 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julien Veyssier [Wed, 14 Jun 2023 15:21:51 +0000 (17:21 +0200)]
Merge pull request #38770 from nextcloud/fix/38398/oauth-encrypted-secret-length
Make oauth2 client secret column larger
Julien Veyssier [Wed, 14 Jun 2023 08:16:53 +0000 (10:16 +0200)]
add extra migration that sets the secret column length in case the previous step has run when it was setting it to 256
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Mon, 12 Jun 2023 15:00:42 +0000 (17:00 +0200)]
make oauth2 client secret column larger
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Mon, 12 Jun 2023 15:48:21 +0000 (17:48 +0200)]
add test that inserts a long oauth client secret
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Kate [Wed, 14 Jun 2023 14:00:55 +0000 (16:00 +0200)]
Merge pull request #36214 from nextcloud/techdebt/noid/define-parameters-of-federated-file-sharing
Specify the parameters of FederatedFileSharing controllers
Simon L [Wed, 14 Jun 2023 13:26:43 +0000 (15:26 +0200)]
Merge pull request #38742 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
Joas Schilling [Wed, 18 Jan 2023 11:44:17 +0000 (12:44 +0100)]
Specify the parameters of FederatedFileSharing controllers
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Wed, 14 Jun 2023 12:16:26 +0000 (12:16 +0000)]
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Simon L [Wed, 14 Jun 2023 11:40:01 +0000 (13:40 +0200)]
Merge pull request #38804 from nextcloud/fix/38798/show-button-only-one-time
make sure to show download button only one time
Robin Appelman [Wed, 14 Jun 2023 11:17:42 +0000 (13:17 +0200)]
Merge pull request #38490 from nextcloud/log-dispatch-event
emit an event when a message is logged
Simon L [Wed, 14 Jun 2023 09:42:09 +0000 (11:42 +0200)]
Merge pull request #38803 from nextcloud/deps/nc
Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @nextcloud/dialogs @nextcloud/files and @nextcloud/router
Simon L [Wed, 14 Jun 2023 09:30:04 +0000 (11:30 +0200)]
make sure to show download button only one time
Signed-off-by: Simon L <szaimen@e.mail.de>
John Molakvoæ [Wed, 14 Jun 2023 08:36:21 +0000 (10:36 +0200)]
Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @nextcloud/dialogs @nextcloud/files and @nextcloud/router
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Wed, 14 Jun 2023 00:17:56 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Tue, 13 Jun 2023 19:45:23 +0000 (21:45 +0200)]
Merge pull request #38794 from bensmrs/master
Enable version features again with S3 versioning
Robin Appelman [Fri, 26 May 2023 16:57:42 +0000 (18:57 +0200)]
emit an event when a message is logged
Signed-off-by: Robin Appelman <robin@icewind.nl>
Benjamin Somers [Tue, 13 Jun 2023 13:06:36 +0000 (15:06 +0200)]
Enable version features again with S3 versioning
Signed-off-by: Benjamin Somers <bsomers@resel.fr>
Daniel Kesselberg [Tue, 13 Jun 2023 12:25:43 +0000 (14:25 +0200)]
chore: don't copy additional configuration files to integration test container
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Kate [Tue, 13 Jun 2023 11:30:55 +0000 (13:30 +0200)]
Merge pull request #38745 from nextcloud/feature/ocs-xml-stdclass
Allow stdClass in XML responses
Christoph Wurst [Tue, 13 Jun 2023 10:40:06 +0000 (12:40 +0200)]
Merge pull request #38777 from nextcloud/fix/carddav/system-address-book-nullable-groupmanager
fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable
Simon L [Tue, 13 Jun 2023 10:18:08 +0000 (12:18 +0200)]
Merge pull request #38292 from dfuchss/feature/configurabe_timeout
Add config variable for curl timeout
jld3103 [Wed, 24 May 2023 07:01:56 +0000 (09:01 +0200)]
Allow stdClass in XML responses
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Dominik Fuchß [Mon, 12 Jun 2023 17:40:39 +0000 (19:40 +0200)]
Fix deprecated method call
Signed-off-by: Dominik Fuchß <develop@fuchss.org>
Dominik Fuchß [Sun, 11 Jun 2023 13:16:38 +0000 (15:16 +0200)]
Changes after code review.
Signed-off-by: Dominik Fuchß <develop@fuchss.org>
Dominik Fuchß [Mon, 15 May 2023 21:35:12 +0000 (23:35 +0200)]
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>
John Molakvoæ [Tue, 13 Jun 2023 07:29:56 +0000 (09:29 +0200)]
Merge pull request #38781 from nextcloud/ci/noid/pin-setup-php
John Molakvoæ [Tue, 13 Jun 2023 07:18:05 +0000 (09:18 +0200)]
Merge pull request #38787 from nextcloud/dependabot/github_actions/actions/setup-node-3
John Molakvoæ [Tue, 13 Jun 2023 07:17:37 +0000 (09:17 +0200)]
Merge pull request #38786 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3
John Molakvoæ [Tue, 13 Jun 2023 07:17:27 +0000 (09:17 +0200)]
Merge pull request #38788 from nextcloud/dependabot/github_actions/actions/upload-artifact-3
John Molakvoæ [Tue, 13 Jun 2023 07:16:22 +0000 (09:16 +0200)]
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
Nextcloud bot [Tue, 13 Jun 2023 00:18:06 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Mon, 12 Jun 2023 22:12:48 +0000 (22:12 +0000)]
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>
dependabot[bot] [Mon, 12 Jun 2023 22:12:45 +0000 (22:12 +0000)]
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>
dependabot[bot] [Mon, 12 Jun 2023 22:12:42 +0000 (22:12 +0000)]
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>
dependabot[bot] [Mon, 12 Jun 2023 22:12:36 +0000 (22:12 +0000)]
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>
Simon L [Mon, 12 Jun 2023 22:05:57 +0000 (00:05 +0200)]
Merge pull request #38737 from kurtmckee/add-dependabot-for-actions
Add a Dependabot configuration to autoupdate GitHub action versions
Arthur Schiwon [Mon, 12 Jun 2023 21:49:42 +0000 (23:49 +0200)]
ci: pin setup-php to avoid a regression
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Christoph Wurst [Mon, 12 Jun 2023 16:44:25 +0000 (18:44 +0200)]
fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Simon L [Mon, 12 Jun 2023 12:20:11 +0000 (14:20 +0200)]
Merge pull request #38642 from nextcloud/chore/appframework/drop-emptycontentsecuritypolicy-allowinlinescript
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
Simon L [Mon, 12 Jun 2023 11:53:37 +0000 (13:53 +0200)]
Merge pull request #38591 from nextcloud/fix/caching/avoid-haskey-get
fix(caching): Avoid checking existence before fetching
Simon L [Mon, 12 Jun 2023 10:58:59 +0000 (12:58 +0200)]
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
Simon L [Mon, 12 Jun 2023 09:18:42 +0000 (11:18 +0200)]
Merge pull request #38636 from fsamapoor/constructor_property_promotion_part1
[1/3] Refactors /core controllers using constructor property promotion.
Christoph Wurst [Mon, 5 Jun 2023 09:09:38 +0000 (11:09 +0200)]
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Simon L [Mon, 12 Jun 2023 07:47:24 +0000 (09:47 +0200)]
Merge pull request #38725 from nextcloud/dropMetaRobots
Drop meta robots header
Simon L [Mon, 12 Jun 2023 07:46:43 +0000 (09:46 +0200)]
Merge pull request #38619 from fsamapoor/replace_strpos_calls_in_files_external_app
Refactors "strpos" calls in /apps/files_external
Christoph Wurst [Thu, 1 Jun 2023 18:19:24 +0000 (20:19 +0200)]
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>
Simon L [Mon, 12 Jun 2023 07:42:43 +0000 (09:42 +0200)]
Merge pull request #38543 from fsamapoor/use_null_coalescing_operator
Uses "Null Coalescing Operator" to improve code readability.
Nextcloud bot [Mon, 12 Jun 2023 00:17:56 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Sun, 11 Jun 2023 08:41:05 +0000 (10:41 +0200)]
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
dependabot[bot] [Sat, 10 Jun 2023 04:35:38 +0000 (04:35 +0000)]
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>
Nextcloud bot [Sun, 11 Jun 2023 00:34:31 +0000 (00:34 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Kurt McKee [Sat, 10 Jun 2023 20:01:41 +0000 (15:01 -0500)]
Add a Dependabot configuration to autoupdate GitHub action versions
Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
Simon L [Sat, 10 Jun 2023 07:47:04 +0000 (09:47 +0200)]
allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation
Signed-off-by: Simon L <szaimen@e.mail.de>
dependabot[bot] [Sat, 10 Jun 2023 05:47:13 +0000 (05:47 +0000)]
Merge pull request #38733 from nextcloud/dependabot/composer/build/integration/dms/phpunit-arraysubset-asserts-0.5.0
dependabot[bot] [Sat, 10 Jun 2023 03:39:24 +0000 (03:39 +0000)]
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>
Nextcloud bot [Sat, 10 Jun 2023 00:17:36 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Fri, 9 Jun 2023 18:53:29 +0000 (20:53 +0200)]
Merge pull request #38226 from nextcloud/file-object-utils
add utility command for object store objects
Robin Appelman [Fri, 12 May 2023 15:52:04 +0000 (17:52 +0200)]
add utility command for object store objects
Signed-off-by: Robin Appelman <robin@icewind.nl>
Git'Fellow [Fri, 9 Jun 2023 15:57:49 +0000 (17:57 +0200)]
Drop meta robots tag
Revert mistake
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Julius Härtl [Fri, 9 Jun 2023 15:16:51 +0000 (17:16 +0200)]
Merge pull request #38645 from nextcloud/enh/noid/link-ref-provider-local-image-uri
Julien Veyssier [Mon, 5 Jun 2023 11:29:44 +0000 (13:29 +0200)]
avoid requests to opengraph image if no host detected
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
John Molakvoæ [Fri, 9 Jun 2023 06:33:53 +0000 (08:33 +0200)]
Merge pull request #38703 from nextcloud/fix/trashbin-types-for-32bits
Pytal [Fri, 9 Jun 2023 00:20:16 +0000 (17:20 -0700)]
Merge pull request #38715 from nextcloud/deps/nextcloud/vue-7.12.0
Christopher Ng [Thu, 8 Jun 2023 17:17:40 +0000 (10:17 -0700)]
chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Simon L [Thu, 8 Jun 2023 14:34:46 +0000 (16:34 +0200)]
Merge pull request #38710 from nextcloud/enh/noid/fix-issue-template
fix wrong link in issue template
Côme Chilliet [Thu, 8 Jun 2023 12:52:30 +0000 (14:52 +0200)]
Correctly react to bad configuration
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Thu, 8 Jun 2023 12:45:46 +0000 (14:45 +0200)]
fix false link in issue template
Signed-off-by: Simon L <szaimen@e.mail.de>
Daniel [Thu, 8 Jun 2023 12:10:43 +0000 (14:10 +0200)]
Merge pull request #38701 from nextcloud/fix/noid/oauth2-tests
Fix oauth2 tests
John Molakvoæ [Thu, 8 Jun 2023 11:38:46 +0000 (13:38 +0200)]
Merge pull request #38700 from nextcloud/bugRepoFix
Côme Chilliet [Thu, 8 Jun 2023 11:07:57 +0000 (13:07 +0200)]
Do not cast sizes to int in Trashbin class
This helps with 32bits support
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julien Veyssier [Thu, 8 Jun 2023 11:02:40 +0000 (13:02 +0200)]
fix oauth2 tests
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Louis [Thu, 8 Jun 2023 10:09:04 +0000 (12:09 +0200)]
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
dependabot[bot] [Thu, 8 Jun 2023 10:08:17 +0000 (10:08 +0000)]
Merge pull request #38696 from nextcloud/dependabot/npm_and_yarn/tslib-2.5.3
Git'Fellow [Thu, 8 Jun 2023 09:36:49 +0000 (11:36 +0200)]
Remove 32bit question
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Thu, 8 Jun 2023 09:34:44 +0000 (11:34 +0200)]
v25 supports php7.4
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Thu, 8 Jun 2023 09:33:59 +0000 (11:33 +0200)]
Add links
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Thu, 8 Jun 2023 09:28:36 +0000 (11:28 +0200)]
Update bug report issue template
- Remove v24 / add v27 (already at RC state, so `master` will be v28)
- Add PHP 8.2, remove 7.3/7.4
- Some minor adds/fixes
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Simon L [Thu, 8 Jun 2023 07:59:29 +0000 (09:59 +0200)]
Merge pull request #38694 from nextcloud/fix/cypress-context
fix(actions): cypress
dependabot[bot] [Thu, 8 Jun 2023 07:52:24 +0000 (07:52 +0000)]
chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.5.3.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...v2.5.3)
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 8 Jun 2023 07:52:10 +0000 (07:52 +0000)]
chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.8.1)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Thu, 8 Jun 2023 06:43:56 +0000 (08:43 +0200)]
fix(actions): cypress
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Thu, 8 Jun 2023 00:18:55 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Wed, 7 Jun 2023 19:13:10 +0000 (21:13 +0200)]
Merge pull request #38664 from nextcloud/fix/a11y-favorites-weather_status
fix(weather_status): Always show all favorite locations
Daniel [Wed, 7 Jun 2023 16:41:03 +0000 (18:41 +0200)]
Merge pull request #38688 from nextcloud/fix/serve-mjs-as-static-file
fix(apache): Serve `mjs` (module javascript) as static files
Ferdinand Thiessen [Tue, 6 Jun 2023 10:36:39 +0000 (12:36 +0200)]
fix(weather_status): Always show all favorite locations
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 7 Jun 2023 13:19:44 +0000 (15:19 +0200)]
fix(apache): Serve `mjs` (module javascript) as static files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Julien Veyssier [Wed, 7 Jun 2023 10:40:15 +0000 (12:40 +0200)]
Merge pull request #38398 from nextcloud/fix/noid/oauth2-encrypt-client-secret
Store encrypted OAuth2 client secrets
Julien Veyssier [Mon, 22 May 2023 13:39:56 +0000 (15:39 +0200)]
encrypt oauth2 client secrets
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Nextcloud bot [Wed, 7 Jun 2023 00:17:55 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Tue, 6 Jun 2023 22:52:55 +0000 (15:52 -0700)]
Merge pull request #38662 from nextcloud/Jerome-Herbinet-disable-bg-color-on-group-header-line-1
Pytal [Tue, 6 Jun 2023 19:22:14 +0000 (12:22 -0700)]
Merge pull request #38655 from nextcloud/fix/loading-system-tags
Christopher Ng [Mon, 5 Jun 2023 22:34:04 +0000 (15:34 -0700)]
Show loading icon when loading tags
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Mon, 5 Jun 2023 22:34:04 +0000 (15:34 -0700)]
Reset show tags on close
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Tue, 6 Jun 2023 17:30:00 +0000 (10:30 -0700)]
Merge pull request #38211 from nextcloud/enh/a11y-ryg-color