]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 days agofix: don't do same-storage move optimization with encryption wrappers move-from-encryption-no-opt 49262/head
Robin Appelman [Wed, 13 Nov 2024 17:47:13 +0000 (18:47 +0100)]
fix: don't do same-storage move optimization with encryption wrappers

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 days agoMerge pull request #48134 from nextcloud/feat/mail-provider-settings
Daniel [Wed, 13 Nov 2024 13:31:21 +0000 (14:31 +0100)]
Merge pull request #48134 from nextcloud/feat/mail-provider-settings

feat: mail provider settings

8 days agoMerge pull request #49248 from nextcloud/dependabot/npm_and_yarn/marked-15.0.0
Ferdinand Thiessen [Wed, 13 Nov 2024 13:12:36 +0000 (14:12 +0100)]
Merge pull request #49248 from nextcloud/dependabot/npm_and_yarn/marked-15.0.0

chore(deps): Bump marked from 13.0.3 to 15.0.0

8 days agoMerge pull request #49041 from nextcloud/dependabot/github_actions/github-actions...
John Molakvoæ [Wed, 13 Nov 2024 12:03:17 +0000 (13:03 +0100)]
Merge pull request #49041 from nextcloud/dependabot/github_actions/github-actions-52fdf4f9c4

8 days agochore(assets): Recompile assets dependabot/npm_and_yarn/marked-15.0.0 49248/head
nextcloud-command [Wed, 13 Nov 2024 11:33:11 +0000 (11:33 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 days agochore(deps): Bump marked from 13.0.3 to 15.0.0
dependabot[bot] [Wed, 13 Nov 2024 11:10:09 +0000 (11:10 +0000)]
chore(deps): Bump marked from 13.0.3 to 15.0.0

Bumps [marked](https://github.com/markedjs/marked) from 13.0.3 to 15.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v13.0.3...v15.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
8 days agoMerge pull request #48841 from IONOS-Productivity/feat/config_unified_search_provider...
Louis [Wed, 13 Nov 2024 11:24:56 +0000 (12:24 +0100)]
Merge pull request #48841 from IONOS-Productivity/feat/config_unified_search_providers_allowed

feat: reduce search providers per config value "unified_search_providers_allowed"

8 days agoMerge pull request #49240 from nextcloud/feat/postgres-13-17
Ferdinand Thiessen [Wed, 13 Nov 2024 11:20:08 +0000 (12:20 +0100)]
Merge pull request #49240 from nextcloud/feat/postgres-13-17

feat: Update supported PostgreSQL versions

8 days agobuild(deps): bump the github-actions group with 5 updates dependabot/github_actions/github-actions-52fdf4f9c4 49041/head
dependabot[bot] [Thu, 31 Oct 2024 23:52:23 +0000 (23:52 +0000)]
build(deps): bump the github-actions group with 5 updates

Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.2.2` |
| [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.25.2` | `2.31.1` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.4` | `4.1.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.0` | `4.4.3` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.5.0` | `4.6.0` |

Updates `actions/checkout` from 4.1.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.1...11bd71901bbe5b1630ceea73d27597364c9af683)

Updates `shivammathur/setup-php` from 2.25.2 to 2.31.1
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.25.2...c541c155eee45413f5b09a52248675b1a2575231)

Updates `actions/setup-node` from 4.0.4 to 4.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/0a44ba7841725637a19e28fa30b79a866c81b0a6...39370e3970a6d050c480ffad4ff0ed4d3fdee5af)

Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/50769540e7f4bd5e21e526ee35c689e35e0d6874...b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882)

Updates `codecov/codecov-action` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
8 days agoMerge pull request #49247 from nextcloud/skjnldbot/nextcloud-upload
John Molakvoæ [Wed, 13 Nov 2024 11:07:38 +0000 (12:07 +0100)]
Merge pull request #49247 from nextcloud/skjnldbot/nextcloud-upload

8 days agochore: update @nextcloud/upload to 1.7.0 skjnldbot/nextcloud-upload 49247/head
skjnldsv [Wed, 13 Nov 2024 10:53:56 +0000 (11:53 +0100)]
chore: update @nextcloud/upload to 1.7.0

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
8 days agofeat(search): reduce search providers via core app config unified_search.providers_al... artonge/local/IONOS/feat/config_unified_search_providers_allowed 48841/head 49246/head
Misha M.-Kupriyanov [Mon, 9 Sep 2024 13:50:27 +0000 (15:50 +0200)]
feat(search): reduce search providers via core app config unified_search.providers_allowed

reduce search providers by setting core config value to unified_search.providers_allowed = [ 'files', 'setting' ]

./occ config:app:set --value '["files","settings"]' --type array core unified_search.providers_allowed

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
8 days agoMerge pull request #49237 from nextcloud/fix/noid/deprecation-correct-case
Kate [Wed, 13 Nov 2024 06:28:33 +0000 (07:28 +0100)]
Merge pull request #49237 from nextcloud/fix/noid/deprecation-correct-case

8 days agofeat: Update supported PostgreSQL versions feat/postgres-13-17 49240/head
Ferdinand Thiessen [Wed, 13 Nov 2024 01:50:13 +0000 (02:50 +0100)]
feat: Update supported PostgreSQL versions

12 is now EOL but 17 was released and should be supported and tested.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 13 Nov 2024 00:21:22 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 days agoMerge pull request #49226 from nextcloud/fix/encode-guest-file-request
John Molakvoæ [Tue, 12 Nov 2024 23:00:56 +0000 (00:00 +0100)]
Merge pull request #49226 from nextcloud/fix/encode-guest-file-request

fx(dav): file request guest nickname encoding

8 days agochore(assets): Recompile assets fix/encode-guest-file-request 49226/head
nextcloud-command [Tue, 12 Nov 2024 22:41:21 +0000 (22:41 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 days agofix(dav): file request guest nickname encoding
skjnldsv [Tue, 12 Nov 2024 11:45:16 +0000 (12:45 +0100)]
fix(dav): file request guest nickname encoding

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
8 days agofix(Middleware): log deprecation when annotation was actually used fix/noid/deprecation-correct-case 49237/head
Arthur Schiwon [Tue, 12 Nov 2024 21:15:08 +0000 (22:15 +0100)]
fix(Middleware): log deprecation when annotation was actually used

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
8 days agofeat: mail provider settings feat/mail-provider-settings 48134/head
SebastianKrupinski [Tue, 17 Sep 2024 11:45:44 +0000 (07:45 -0400)]
feat: mail provider settings

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
8 days agoMerge pull request #49139 from nextcloud/enh/issue-48528-disable-imip-messages
Sebastian Krupinski [Tue, 12 Nov 2024 15:40:07 +0000 (10:40 -0500)]
Merge pull request #49139 from nextcloud/enh/issue-48528-disable-imip-messages

feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling

8 days agoMerge branch 'master' into enh/issue-48528-disable-imip-messages enh/issue-48528-disable-imip-messages 49139/head
Sebastian Krupinski [Tue, 12 Nov 2024 15:17:38 +0000 (10:17 -0500)]
Merge branch 'master' into enh/issue-48528-disable-imip-messages

9 days agoMerge pull request #49219 from nextcloud/reuse/noid/adjust-copyright
Joas Schilling [Tue, 12 Nov 2024 09:52:20 +0000 (10:52 +0100)]
Merge pull request #49219 from nextcloud/reuse/noid/adjust-copyright

docs: Adjust taiwan translators

9 days agoMerge pull request #49218 from nextcloud/fix/external-storage-int
John Molakvoæ [Tue, 12 Nov 2024 09:50:23 +0000 (10:50 +0100)]
Merge pull request #49218 from nextcloud/fix/external-storage-int

9 days agofix(files_external): cast storage id int fix/external-storage-int 49218/head
skjnldsv [Tue, 12 Nov 2024 09:28:01 +0000 (10:28 +0100)]
fix(files_external): cast storage id int

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
9 days agodocs: Adjust taiwan translators 49219/head
Joas Schilling [Tue, 12 Nov 2024 09:14:31 +0000 (10:14 +0100)]
docs: Adjust taiwan translators

Signed-off-by: Joas Schilling <coding@schilljs.com>
9 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 12 Nov 2024 00:22:54 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 days agoMerge pull request #49209 from nextcloud/fix/appstore-regressions
Ferdinand Thiessen [Mon, 11 Nov 2024 21:51:55 +0000 (22:51 +0100)]
Merge pull request #49209 from nextcloud/fix/appstore-regressions

fix(app-store): Add back legacy store API used for update and removal

9 days agochore(assets): Recompile assets fix/appstore-regressions 49209/head
nextcloud-command [Mon, 11 Nov 2024 21:00:50 +0000 (21:00 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 days agofix(app-store): Add back legacy store API used for update and removal
Ferdinand Thiessen [Mon, 11 Nov 2024 18:33:50 +0000 (19:33 +0100)]
fix(app-store): Add back legacy store API used for update and removal

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
9 days agoMerge pull request #49210 from nextcloud/fix/rtl-regession
Kate [Mon, 11 Nov 2024 20:43:16 +0000 (21:43 +0100)]
Merge pull request #49210 from nextcloud/fix/rtl-regession

9 days agoMerge pull request #49196 from nextcloud/chore/github/groupware-code-owners-update
John Molakvoæ [Mon, 11 Nov 2024 20:31:23 +0000 (21:31 +0100)]
Merge pull request #49196 from nextcloud/chore/github/groupware-code-owners-update

9 days agochore(assets): Recompile assets fix/rtl-regession 49210/head
nextcloud-command [Mon, 11 Nov 2024 19:05:03 +0000 (19:05 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 days agofix(files): Revert CSS causing the file name to have no bounding box
Ferdinand Thiessen [Mon, 11 Nov 2024 18:56:07 +0000 (19:56 +0100)]
fix(files): Revert CSS causing the file name to have no bounding box

Instead add the direction only to the filename wrapper not the button.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
9 days agofeat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
SebastianKrupinski [Thu, 7 Nov 2024 20:13:13 +0000 (15:13 -0500)]
feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
9 days agoMerge pull request #48736 from nextcloud/joblist-build-error-log
Andy Scherzinger [Mon, 11 Nov 2024 16:26:43 +0000 (17:26 +0100)]
Merge pull request #48736 from nextcloud/joblist-build-error-log

fix: log a warning when we can't build a background job

9 days agoMerge pull request #48891 from nextcloud/enh/noid/testing-namespace
Maxence Lange [Mon, 11 Nov 2024 15:06:17 +0000 (14:06 -0100)]
Merge pull request #48891 from nextcloud/enh/noid/testing-namespace

[RFC] Setting NCU\ for unstable/work-in-progress API

9 days agoMerge pull request #49192 from nextcloud/bugfix/noid/copy-better-typing-from-notifica...
Joas Schilling [Mon, 11 Nov 2024 14:46:45 +0000 (15:46 +0100)]
Merge pull request #49192 from nextcloud/bugfix/noid/copy-better-typing-from-notifications-app

fix(ros): Copy better typing information from Notifications/Spreed app

10 days agochore(github): Update groupware code owners chore/github/groupware-code-owners-update 49196/head
Christoph Wurst [Mon, 11 Nov 2024 08:20:14 +0000 (09:20 +0100)]
chore(github): Update groupware code owners

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 days agoMerge pull request #49176 from nextcloud/feat/noid/add-fake-summary-provider
Joas Schilling [Mon, 11 Nov 2024 07:53:59 +0000 (08:53 +0100)]
Merge pull request #49176 from nextcloud/feat/noid/add-fake-summary-provider

feat(testing): Add a fake summary task provider

10 days agofix(ros): Copy better typing information from Notifications app bugfix/noid/copy-better-typing-from-notifications-app 49192/head
Joas Schilling [Mon, 11 Nov 2024 06:27:00 +0000 (07:27 +0100)]
fix(ros): Copy better typing information from Notifications app

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 11 Nov 2024 00:21:31 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 days agoMerge pull request #49175 from nextcloud/dependabot/composer/vendor-bin/openapi-extra...
John Molakvoæ [Sun, 10 Nov 2024 07:07:50 +0000 (08:07 +0100)]
Merge pull request #49175 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.1.0

chore(deps): Bump nextcloud/openapi-extractor from 1.0.1 to 1.1.0 in /vendor-bin/openapi-extractor

11 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 10 Nov 2024 00:23:17 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 days agoMerge pull request #48561 from nextcloud/Jerome-Herbinet-internal-shares-parameter...
John Molakvoæ [Sat, 9 Nov 2024 16:28:58 +0000 (17:28 +0100)]
Merge pull request #48561 from nextcloud/Jerome-Herbinet-internal-shares-parameter-better-distinction

12 days agoMerge pull request #49035 from nextcloud/jtr/fix-streamer-zip64
John Molakvoæ [Sat, 9 Nov 2024 13:37:22 +0000 (14:37 +0100)]
Merge pull request #49035 from nextcloud/jtr/fix-streamer-zip64

12 days agoBetter distinguish this parameter dedicated to internal shares Jerome-Herbinet-internal-shares-parameter-better-distinction 48561/head
Jérôme Herbinet [Thu, 3 Oct 2024 14:31:30 +0000 (16:31 +0200)]
Better distinguish this parameter dedicated to internal shares

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
12 days agoMerge pull request #49087 from AIlkiv/getting-default-timezone-for-local-time
John Molakvoæ [Sat, 9 Nov 2024 13:23:45 +0000 (14:23 +0100)]
Merge pull request #49087 from AIlkiv/getting-default-timezone-for-local-time

12 days agoMerge pull request #49011 from falghamdi125/fix-files-names-align-in-rtl
John Molakvoæ [Sat, 9 Nov 2024 13:23:09 +0000 (14:23 +0100)]
Merge pull request #49011 from falghamdi125/fix-files-names-align-in-rtl

12 days agofix(files): Fix file names alignment in Files List in UI RTL mode. 49011/head
Faisal Alghamdi [Wed, 30 Oct 2024 11:30:08 +0000 (14:30 +0300)]
fix(files): Fix file names alignment in Files List in UI RTL mode.

Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
12 days agoMerge pull request #49143 from nextcloud/fix/view-in-folder-conditions
John Molakvoæ [Sat, 9 Nov 2024 11:01:48 +0000 (12:01 +0100)]
Merge pull request #49143 from nextcloud/fix/view-in-folder-conditions

12 days agochore: compile assets fix/view-in-folder-conditions 49143/head
skjnldsv [Sat, 9 Nov 2024 10:36:22 +0000 (11:36 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agofix(systemtags): sanity checks for bulk tagging action
skjnldsv [Fri, 8 Nov 2024 08:36:56 +0000 (09:36 +0100)]
fix(systemtags): sanity checks for bulk tagging action

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agofix(files): check that node is in user root folder for view-in-folder action
skjnldsv [Fri, 8 Nov 2024 08:23:12 +0000 (09:23 +0100)]
fix(files): check that node is in user root folder for view-in-folder action

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agoMerge pull request #49019 from falghamdi125/fix-appmenu-alignment-in-rtl-mode
John Molakvoæ [Sat, 9 Nov 2024 10:32:06 +0000 (11:32 +0100)]
Merge pull request #49019 from falghamdi125/fix-appmenu-alignment-in-rtl-mode

12 days agochore: compile assets 49019/head
skjnldsv [Sat, 9 Nov 2024 10:27:15 +0000 (11:27 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agoFix(core): fix app menu alignment in RTL mode.
Faisal Alghamdi [Wed, 30 Oct 2024 13:47:44 +0000 (16:47 +0300)]
Fix(core): fix app menu alignment in RTL mode.

Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
12 days agoMerge pull request #49024 from nextcloud/backport/48294/master
John Molakvoæ [Sat, 9 Nov 2024 10:23:42 +0000 (11:23 +0100)]
Merge pull request #49024 from nextcloud/backport/48294/master

12 days agochore(assets): Recompile assets 49024/head
nextcloud-command [Wed, 30 Oct 2024 14:37:05 +0000 (14:37 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 days agofix(Federation): Show some icon for federated users on shares
fenn-cs [Thu, 22 Aug 2024 22:25:42 +0000 (23:25 +0100)]
fix(Federation): Show some icon for federated users on shares

Signed-off-by: nfebe <fenn25.fn@gmail.com>
12 days agofeat(testing): Add a fake summary task provider feat/noid/add-fake-summary-provider 49176/head
Joas Schilling [Sat, 9 Nov 2024 04:05:49 +0000 (05:05 +0100)]
feat(testing): Add a fake summary task provider

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 days agochore(deps): Bump nextcloud/openapi-extractor dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.1.0 49175/head
dependabot[bot] [Sat, 9 Nov 2024 03:49:49 +0000 (03:49 +0000)]
chore(deps): Bump nextcloud/openapi-extractor

Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.0.1 to 1.1.0.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
12 days agoMerge pull request #49172 from nextcloud/dependabot/composer/build/integration/behat...
dependabot[bot] [Sat, 9 Nov 2024 02:27:55 +0000 (02:27 +0000)]
Merge pull request #49172 from nextcloud/dependabot/composer/build/integration/behat/behat-3.16.0

12 days agochore(deps-dev): Bump behat/behat in /build/integration 49172/head
dependabot[bot] [Sat, 9 Nov 2024 02:09:33 +0000 (02:09 +0000)]
chore(deps-dev): Bump behat/behat in /build/integration

Bumps [behat/behat](https://github.com/Behat/Behat) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.15.0...v3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
12 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 9 Nov 2024 00:22:13 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 days agoMerge pull request #49150 from nextcloud/fix/edit-locally-labels
John Molakvoæ [Fri, 8 Nov 2024 16:17:45 +0000 (17:17 +0100)]
Merge pull request #49150 from nextcloud/fix/edit-locally-labels

12 days agoMerge pull request #49146 from nextcloud/fix/undefined-response
John Molakvoæ [Fri, 8 Nov 2024 16:09:41 +0000 (17:09 +0100)]
Merge pull request #49146 from nextcloud/fix/undefined-response

12 days agochore: compile assets 49150/head
skjnldsv [Fri, 8 Nov 2024 16:04:18 +0000 (17:04 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agofix(files): edit locally buttons
skjnldsv [Fri, 8 Nov 2024 10:44:16 +0000 (11:44 +0100)]
fix(files): edit locally buttons

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agoMerge pull request #49147 from nextcloud/fix/sharing-sidebar-tab-default
John Molakvoæ [Fri, 8 Nov 2024 16:00:55 +0000 (17:00 +0100)]
Merge pull request #49147 from nextcloud/fix/sharing-sidebar-tab-default

12 days agochore: compile assets fix/sharing-sidebar-tab-default 49147/head
skjnldsv [Fri, 8 Nov 2024 15:17:21 +0000 (16:17 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agofix(files_sharing): share assignment issue in SharingEntryLink
skjnldsv [Fri, 8 Nov 2024 15:13:32 +0000 (16:13 +0100)]
fix(files_sharing): share assignment issue in SharingEntryLink

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agofix(files): open sidebar on sharing tab by default for files
skjnldsv [Fri, 8 Nov 2024 10:02:53 +0000 (11:02 +0100)]
fix(files): open sidebar on sharing tab by default for files

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agoMerge pull request #48802 from nextcloud/dependabot/npm_and_yarn/nextcloud/upload...
dependabot[bot] [Fri, 8 Nov 2024 14:28:45 +0000 (14:28 +0000)]
Merge pull request #48802 from nextcloud/dependabot/npm_and_yarn/nextcloud/upload-1.6.1

12 days agochore(assets): Recompile assets 48802/head
nextcloud-command [Fri, 8 Nov 2024 14:17:38 +0000 (14:17 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 days agochore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1
dependabot[bot] [Sat, 19 Oct 2024 01:17:19 +0000 (01:17 +0000)]
chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1

Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
13 days agoMerge pull request #49145 from nextcloud/ci/noid/php-8.4
Joas Schilling [Fri, 8 Nov 2024 13:44:54 +0000 (14:44 +0100)]
Merge pull request #49145 from nextcloud/ci/noid/php-8.4

feat(PHP): Allow PHP 8.4

13 days agoMerge pull request #49142 from nextcloud/feat/sharing-title
John Molakvoæ [Fri, 8 Nov 2024 13:38:06 +0000 (14:38 +0100)]
Merge pull request #49142 from nextcloud/feat/sharing-title

13 days agoMerge pull request #49141 from nextcloud/feat/clipboard-fallback
John Molakvoæ [Fri, 8 Nov 2024 13:28:02 +0000 (14:28 +0100)]
Merge pull request #49141 from nextcloud/feat/clipboard-fallback

13 days agofeat(files_sharing): use share node or label as page title feat/sharing-title 49142/head
skjnldsv [Fri, 8 Nov 2024 07:57:22 +0000 (08:57 +0100)]
feat(files_sharing): use share node or label as page title

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agoci: Skip currently PHP 8.4 incompatible test ci/noid/php-8.4 49145/head
Joas Schilling [Fri, 8 Nov 2024 11:55:00 +0000 (12:55 +0100)]
ci: Skip currently PHP 8.4 incompatible test

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 days agochore: compile assets 49141/head
skjnldsv [Fri, 8 Nov 2024 13:04:28 +0000 (14:04 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agofeat(core): offer clipboard fallback for non-secure environments
skjnldsv [Fri, 8 Nov 2024 07:44:28 +0000 (08:44 +0100)]
feat(core): offer clipboard fallback for non-secure environments

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agoci: Don't test incompatible external storages on PHP 8.4
Joas Schilling [Fri, 8 Nov 2024 11:44:20 +0000 (12:44 +0100)]
ci: Don't test incompatible external storages on PHP 8.4

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 days agofix(util): Correctly create Reflection of method for PHP 8.3+
Joas Schilling [Fri, 8 Nov 2024 10:48:55 +0000 (11:48 +0100)]
fix(util): Correctly create Reflection of method for PHP 8.3+

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 days agofix(logger): Fix closure detection when filtering sensitive parameters
Joas Schilling [Fri, 8 Nov 2024 10:48:22 +0000 (11:48 +0100)]
fix(logger): Fix closure detection when filtering sensitive parameters

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 days agoci: Test on PHP 8.4
Joas Schilling [Fri, 8 Nov 2024 09:15:44 +0000 (10:15 +0100)]
ci: Test on PHP 8.4

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 days agofeat(PHP): Allow PHP 8.4
Joas Schilling [Fri, 8 Nov 2024 09:14:56 +0000 (10:14 +0100)]
feat(PHP): Allow PHP 8.4

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 days agoMerge pull request #49115 from nextcloud/fix/48860/stop-silent-expiry-date-addition...
F. E Noel Nfebe [Fri, 8 Nov 2024 10:21:24 +0000 (11:21 +0100)]
Merge pull request #49115 from nextcloud/fix/48860/stop-silent-expiry-date-addition-on-link-shares

fix(SharingEntryLink): Show default password before create if any

13 days agochore: use `$this->logger` and prevent Server::get fix/undefined-response 49146/head
skjnldsv [Fri, 8 Nov 2024 09:42:07 +0000 (10:42 +0100)]
chore: use `$this->logger` and prevent Server::get

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agoFix Undefined variable: response notice in case of non-404 error
Victor Dubiniuk [Tue, 10 Sep 2019 09:06:33 +0000 (12:06 +0300)]
Fix Undefined variable: response notice in case of non-404 error

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agoMerge pull request #49132 from nextcloud/dependabot/composer/symfony/string-6.4.13
Joas Schilling [Fri, 8 Nov 2024 09:23:23 +0000 (10:23 +0100)]
Merge pull request #49132 from nextcloud/dependabot/composer/symfony/string-6.4.13

build(deps): Bump symfony/string from 6.0.19 to 6.4.13

13 days agochore(assets): Recompile assets fix/48860/stop-silent-expiry-date-addition-on-link-shares 49115/head
nextcloud-command [Fri, 8 Nov 2024 09:21:35 +0000 (09:21 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 days agofix(SharingEntryLink): Show default password before create if any
fenn-cs [Wed, 6 Nov 2024 15:50:59 +0000 (16:50 +0100)]
fix(SharingEntryLink): Show default password before create if any

Prevent silent addition of expiration date to shares.

Prevent silent addition for password to shares.

Both now have a `shareRequiresReview` check

Resolves : https://github.com/nextcloud/server/issues/48860

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
13 days agobuild(deps): Bump symfony/string from 6.0.19 to 6.4.13 49132/head
Joas Schilling [Thu, 7 Nov 2024 16:29:24 +0000 (17:29 +0100)]
build(deps): Bump symfony/string from 6.0.19 to 6.4.13

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 days agoMerge pull request #47826 from nextcloud/fix/issue-8458-imip-improvements-2
Sebastian Krupinski [Fri, 8 Nov 2024 02:27:37 +0000 (21:27 -0500)]
Merge pull request #47826 from nextcloud/fix/issue-8458-imip-improvements-2

feat: add iMip Request Handling

13 days agofeat: add iMip Request Handling 47826/head
SebastianKrupinski [Sat, 7 Sep 2024 22:28:50 +0000 (18:28 -0400)]
feat: add iMip Request Handling

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
13 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 8 Nov 2024 00:21:51 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 days agoMerge pull request #49134 from nextcloud/fix/multi-select
John Molakvoæ [Thu, 7 Nov 2024 19:12:10 +0000 (20:12 +0100)]
Merge pull request #49134 from nextcloud/fix/multi-select

13 days agoMerge pull request #49112 from nextcloud/fix/theming/default-theme-selection
John Molakvoæ [Thu, 7 Nov 2024 19:11:45 +0000 (20:11 +0100)]
Merge pull request #49112 from nextcloud/fix/theming/default-theme-selection