]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 weeks agofix(caldav): limit property length 47421/head
Anna Larch [Tue, 20 Aug 2024 11:20:47 +0000 (13:20 +0200)]
fix(caldav): limit property length

Signed-off-by: Anna Larch <anna@nextcloud.com>
7 weeks agoMerge pull request #47410 from nextcloud/backport/47409/stable29
Joas Schilling [Thu, 22 Aug 2024 06:41:54 +0000 (08:41 +0200)]
Merge pull request #47410 from nextcloud/backport/47409/stable29

[stable29] fix(provisioning): Support setting new app configs as well

7 weeks agofix(provisioning): Support setting new app configs as well 47410/head
Joas Schilling [Thu, 22 Aug 2024 06:02:15 +0000 (08:02 +0200)]
fix(provisioning): Support setting new app configs as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 22 Aug 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47394 from nextcloud/backport/46991/stable29
Arthur Schiwon [Wed, 21 Aug 2024 17:06:58 +0000 (19:06 +0200)]
Merge pull request #47394 from nextcloud/backport/46991/stable29

[stable29] fix(ProvisioningAPI): set typed config values by via API

8 weeks agofix(ProvisioningAPI): set typed config values by via API 47394/head
Arthur Schiwon [Fri, 2 Aug 2024 16:05:37 +0000 (18:05 +0200)]
fix(ProvisioningAPI): set typed config values by via API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
8 weeks agoMerge pull request #47384 from nextcloud/backport/47380/stable29
Joas Schilling [Wed, 21 Aug 2024 12:07:16 +0000 (14:07 +0200)]
Merge pull request #47384 from nextcloud/backport/47380/stable29

[stable29] fix(theming): Make getImage() call save against missing non-SVG version

8 weeks agoMerge pull request #47367 from nextcloud/fix/uploader
John Molakvoæ [Wed, 21 Aug 2024 10:12:48 +0000 (12:12 +0200)]
Merge pull request #47367 from nextcloud/fix/uploader

8 weeks agofix(theming): Make getImage() call save against missing non-SVG version 47384/head
Joas Schilling [Wed, 21 Aug 2024 08:30:25 +0000 (10:30 +0200)]
fix(theming): Make getImage() call save against missing non-SVG version

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 weeks agochore(assets): Recompile assets 47367/head
nextcloud-command [Tue, 20 Aug 2024 23:20:30 +0000 (23:20 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agochore(deps): Update `@nextcloud/upload`
Ferdinand Thiessen [Tue, 20 Aug 2024 23:13:17 +0000 (01:13 +0200)]
chore(deps): Update `@nextcloud/upload`

* Resolves https://github.com/nextcloud/server/issues/44723#issuecomment-2299624174 for stable29

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agoMerge pull request #47378 from nextcloud/followup/46711/fix-version-check
Joas Schilling [Wed, 21 Aug 2024 09:07:01 +0000 (11:07 +0200)]
Merge pull request #47378 from nextcloud/followup/46711/fix-version-check

[stable29] fix(setupcheck): Fix mimetype server version check in backport

8 weeks agofix(setupcheck): Fix mimetype server version check in backport 47378/head
Joas Schilling [Wed, 21 Aug 2024 08:25:23 +0000 (10:25 +0200)]
fix(setupcheck): Fix mimetype server version check in backport

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 weeks agoMerge pull request #47263 from nextcloud/backport/47258/stable29
Joas Schilling [Wed, 21 Aug 2024 05:13:40 +0000 (07:13 +0200)]
Merge pull request #47263 from nextcloud/backport/47258/stable29

[stable29] Don't save translated predefined user status as custom status

8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 21 Aug 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47345 from nextcloud/release/29.0.5 v29.0.5
John Molakvoæ [Tue, 20 Aug 2024 17:56:03 +0000 (19:56 +0200)]
Merge pull request #47345 from nextcloud/release/29.0.5

8 weeks agoMerge pull request #47354 from nextcloud/backport/47346/stable29
John Molakvoæ [Tue, 20 Aug 2024 17:55:54 +0000 (19:55 +0200)]
Merge pull request #47354 from nextcloud/backport/47346/stable29

[stable29] store the mountpoint of storages in the mount options and use it to find the encryption keys

8 weeks agobuild(hub): 29.0.5 47345/head
skjnldsv [Tue, 20 Aug 2024 11:06:39 +0000 (13:06 +0200)]
build(hub): 29.0.5

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agofix: use mountpoint from storage to find the encryption keys 47354/head
Robin Appelman [Tue, 20 Aug 2024 11:32:03 +0000 (13:32 +0200)]
fix: use mountpoint from storage to find the encryption keys

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 weeks agofeat: store the mountpoint of storages in the mount options
Robin Appelman [Tue, 20 Aug 2024 11:31:35 +0000 (13:31 +0200)]
feat: store the mountpoint of storages in the mount options

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 20 Aug 2024 00:20:46 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47278 from nextcloud/backport/46881/stable29
Stephan Orbaugh [Mon, 19 Aug 2024 14:44:11 +0000 (16:44 +0200)]
Merge pull request #47278 from nextcloud/backport/46881/stable29

[stable29] fix: try to find non-recursive share source

8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 19 Aug 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 18 Aug 2024 00:23:10 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 17 Aug 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix: try to find non-recursive share source 47278/head
Robin Appelman [Tue, 30 Jul 2024 13:32:07 +0000 (15:32 +0200)]
fix: try to find non-recursive share source

instead of always picking the first one, try to find one that won't blow up

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix(userstatus): Don't set predefined user status as custom when changing "Clear at" 47263/head
Joas Schilling [Thu, 15 Aug 2024 12:39:56 +0000 (14:39 +0200)]
fix(userstatus): Don't set predefined user status as custom when changing "Clear at"

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 16 Aug 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47230 from nextcloud/backport/47212/stable29
Joas Schilling [Thu, 15 Aug 2024 08:54:47 +0000 (10:54 +0200)]
Merge pull request #47230 from nextcloud/backport/47212/stable29

[stable29] fix(security): Update expiration date in security.txt

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 15 Aug 2024 00:26:07 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix(security): Update expiration date in security.txt 47230/head
Joas Schilling [Wed, 14 Aug 2024 07:58:02 +0000 (09:58 +0200)]
fix(security): Update expiration date in security.txt

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoMerge pull request #47192 from nextcloud/backport/47180/stable29
John Molakvoæ [Wed, 14 Aug 2024 09:39:34 +0000 (11:39 +0200)]
Merge pull request #47192 from nextcloud/backport/47180/stable29

2 months agoMerge pull request #47205 from nextcloud/chore/bump
John Molakvoæ [Wed, 14 Aug 2024 07:11:09 +0000 (09:11 +0200)]
Merge pull request #47205 from nextcloud/chore/bump

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 14 Aug 2024 00:20:30 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore: compile assets 47205/head
skjnldsv [Tue, 13 Aug 2024 19:35:10 +0000 (21:35 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore(tests): fix import in cypress test limit_to_same_group.cy.ts 47192/head
Côme Chilliet [Tue, 13 Aug 2024 14:16:52 +0000 (16:16 +0200)]
chore(tests): fix import in cypress test limit_to_same_group.cy.ts

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(tests): Fix PHP 8.0 compatibility
Côme Chilliet [Tue, 13 Aug 2024 13:17:57 +0000 (15:17 +0200)]
fix(tests): Fix PHP 8.0 compatibility

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agochore(tests): Fix import in cypress test limit_to_same_group.cy.ts
Côme Chilliet [Mon, 12 Aug 2024 14:09:42 +0000 (16:09 +0200)]
chore(tests): Fix import in cypress test limit_to_same_group.cy.ts

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agochore(tests): Fix SPDX license header on new cypress test
Côme Chilliet [Mon, 12 Aug 2024 13:21:38 +0000 (15:21 +0200)]
chore(tests): Fix SPDX license header on new cypress test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(tests): Adapt tests to change of DefaultShareProvider constructor
Côme Chilliet [Mon, 12 Aug 2024 13:15:58 +0000 (15:15 +0200)]
fix(tests): Adapt tests to change of DefaultShareProvider constructor

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix: Remove shares only if there are no more common groups between users
Côme Chilliet [Thu, 13 Jun 2024 15:05:29 +0000 (17:05 +0200)]
fix: Remove shares only if there are no more common groups between users

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agochore(tests): Test limiting sharing to same group
Louis Chemineau [Wed, 22 May 2024 09:59:10 +0000 (11:59 +0200)]
chore(tests): Test limiting sharing to same group

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agofix(files_sharing): Delete user shares if needed when user is removed from a group
Louis Chemineau [Wed, 22 May 2024 09:55:47 +0000 (11:55 +0200)]
fix(files_sharing): Delete user shares if needed when user is removed from a group

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agoMerge pull request #47131 from nextcloud/release/29.0.5_rc1 v29.0.5rc1
John Molakvoæ [Tue, 13 Aug 2024 07:58:27 +0000 (09:58 +0200)]
Merge pull request #47131 from nextcloud/release/29.0.5_rc1

2 months agobuild(hub): 29.0.5 RC1 47131/head
Benjamin Gaussorgues [Thu, 8 Aug 2024 08:25:47 +0000 (10:25 +0200)]
build(hub): 29.0.5 RC1

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 13 Aug 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 12 Aug 2024 00:19:59 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 11 Aug 2024 00:20:04 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47171 from nextcloud/backport/47153/stable29
Ferdinand Thiessen [Sat, 10 Aug 2024 20:32:13 +0000 (22:32 +0200)]
Merge pull request #47171 from nextcloud/backport/47153/stable29

[stable29] fix: fix getting the folder node from the dav response

2 months agochore(assets): Recompile assets 47171/head
nextcloud-command [Sat, 10 Aug 2024 13:53:05 +0000 (13:53 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(assets): Recompile assets
nextcloud-command [Fri, 9 Aug 2024 13:27:31 +0000 (13:27 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix: fix getting the folder node from the dav response
Robin Appelman [Fri, 9 Aug 2024 13:17:57 +0000 (15:17 +0200)]
fix: fix getting the folder node from the dav response

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 10 Aug 2024 00:20:22 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47151 from nextcloud/backport/47147/stable29
John Molakvoæ [Fri, 9 Aug 2024 20:49:14 +0000 (22:49 +0200)]
Merge pull request #47151 from nextcloud/backport/47147/stable29

2 months agofix(files): trim names on new node creation 47151/head
skjnldsv [Fri, 9 Aug 2024 07:12:32 +0000 (09:12 +0200)]
fix(files): trim names on new node creation

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 9 Aug 2024 00:25:36 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47137 from nextcloud/backport/45207/stable29
Andy Scherzinger [Thu, 8 Aug 2024 16:55:12 +0000 (18:55 +0200)]
Merge pull request #47137 from nextcloud/backport/45207/stable29

[stable29] fix(dav): Try basic auth for ajax WebDAV requests

2 months agoMerge pull request #47072 from nextcloud/backport/46710/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 16:02:51 +0000 (18:02 +0200)]
Merge pull request #47072 from nextcloud/backport/46710/stable29

[stable29] fix: Use timestamp instead of revision id in files_versions metadata API

2 months agoMerge pull request #46940 from nextcloud/backport/46768/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 15:51:03 +0000 (17:51 +0200)]
Merge pull request #46940 from nextcloud/backport/46768/stable29

[stable29] fix(files): Provide default file action for file entry name (on click action)

2 months agochore: Compile assets 46940/head
Ferdinand Thiessen [Thu, 8 Aug 2024 12:49:00 +0000 (14:49 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Add missing directory variable to error message
Ferdinand Thiessen [Thu, 25 Jul 2024 23:43:52 +0000 (01:43 +0200)]
fix(files): Add missing directory variable to error message

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Provide file actions from list entry to make it reactive
Ferdinand Thiessen [Thu, 25 Jul 2024 23:42:31 +0000 (01:42 +0200)]
fix(files): Provide file actions from list entry to make it reactive

This fixes non reactive default action text of the name component.
Also use download action as default action so that only one place
is needed to define how to download a file.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46951 from nextcloud/backport/46918/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 15:17:39 +0000 (17:17 +0200)]
Merge pull request #46951 from nextcloud/backport/46918/stable29

[stable29] fix(files): Correctly create Nodes from WebDAV result in "recent"-view

2 months agochore: Compile assets 46951/head
Ferdinand Thiessen [Thu, 8 Aug 2024 12:13:44 +0000 (14:13 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agotest: Add test for recent view
Ferdinand Thiessen [Wed, 31 Jul 2024 14:15:12 +0000 (16:15 +0200)]
test: Add test for recent view

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Correctly create Nodes from WebDAV result in "recent"-view
Ferdinand Thiessen [Wed, 31 Jul 2024 13:51:11 +0000 (15:51 +0200)]
fix(files): Correctly create Nodes from WebDAV result in "recent"-view

The recent search works on a different remote URL so the source of the files were wrong,
because the remote url was included twice in the source.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46972 from nextcloud/backport/46963/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 13:53:46 +0000 (15:53 +0200)]
Merge pull request #46972 from nextcloud/backport/46963/stable29

[stable29] fix(files): cancel move-copy action should not be handled as an error

2 months agoMerge pull request #47036 from nextcloud/backport/46996/stable29
Benjamin Gaussorgues [Thu, 8 Aug 2024 13:44:37 +0000 (15:44 +0200)]
Merge pull request #47036 from nextcloud/backport/46996/stable29

2 months agofix(dav): Try basic auth for ajax WebDAV requests 47137/head
Ferdinand Thiessen [Mon, 6 May 2024 18:17:24 +0000 (20:17 +0200)]
fix(dav): Try basic auth for ajax WebDAV requests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore: Compile assets 46972/head
Ferdinand Thiessen [Thu, 8 Aug 2024 12:25:54 +0000 (14:25 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): cancel move-copy action should not be handled as an error
Ferdinand Thiessen [Thu, 1 Aug 2024 16:30:37 +0000 (18:30 +0200)]
fix(files): cancel move-copy action should not be handled as an error

Instead we should just show an information message why the file is not moved / copied.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore: Compile assets 47036/head
Ferdinand Thiessen [Thu, 8 Aug 2024 12:20:52 +0000 (14:20 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoperf(files_trashbin): Only trigger one PROPFIND for trashbin view
Ferdinand Thiessen [Fri, 2 Aug 2024 17:47:55 +0000 (19:47 +0200)]
perf(files_trashbin): Only trigger one PROPFIND for trashbin view

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files_trashbin): Original name of the deleted files should be set as display...
Ferdinand Thiessen [Fri, 2 Aug 2024 17:46:30 +0000 (19:46 +0200)]
fix(files_trashbin): Original name of the deleted files should be set as display name for DAV

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46889 from nextcloud/backport/46476/stable29
Andy Scherzinger [Thu, 8 Aug 2024 11:55:56 +0000 (13:55 +0200)]
Merge pull request #46889 from nextcloud/backport/46476/stable29

[stable29] Migration Attributes

2 months agoMerge pull request #47119 from nextcloud/backport/47044/stable29
Andy Scherzinger [Thu, 8 Aug 2024 11:08:49 +0000 (13:08 +0200)]
Merge pull request #47119 from nextcloud/backport/47044/stable29

[stable29] fix(encryption): Fix mountpoint check to accept if several are found

2 months agoMerge pull request #47129 from nextcloud/backport/47120/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 09:49:26 +0000 (11:49 +0200)]
Merge pull request #47129 from nextcloud/backport/47120/stable29

[stable29] fix(systemtags): Correctly load tagged files in "tags"-files-view

2 months agoMerge pull request #47126 from nextcloud/backport/47116/stable29
Andy Scherzinger [Thu, 8 Aug 2024 08:44:22 +0000 (10:44 +0200)]
Merge pull request #47126 from nextcloud/backport/47116/stable29

[stable29] fix(migration): Add column only if it does not exist

2 months agochore(assets): Recompile assets 47129/head
nextcloud-command [Wed, 7 Aug 2024 23:18:05 +0000 (23:18 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #47105 from nextcloud/backport/46106/stable29
Andy Scherzinger [Thu, 8 Aug 2024 08:28:45 +0000 (10:28 +0200)]
Merge pull request #47105 from nextcloud/backport/46106/stable29

[stable29] fix(session): Log when session_* calls are slow

2 months agofix(systemtags): Correctly load tagged files in "tags"-files-view
Ferdinand Thiessen [Wed, 7 Aug 2024 23:07:45 +0000 (01:07 +0200)]
fix(systemtags): Correctly load tagged files in "tags"-files-view

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(migration): Add column if not exists 47126/head
Git'Fellow [Wed, 7 Aug 2024 18:09:51 +0000 (20:09 +0200)]
fix(migration): Add column if not exists

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 8 Aug 2024 00:21:05 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix(encryption): Fix mountpoint check to accept if several are found 47119/head
Côme Chilliet [Mon, 5 Aug 2024 15:34:25 +0000 (17:34 +0200)]
fix(encryption): Fix mountpoint check to accept if several are found

There is no strong requirement to have only one mount for a given
 storage id. Also the error in this case would be misleading.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agoMerge pull request #47078 from nextcloud/backport/47065/stable29
Andy Scherzinger [Wed, 7 Aug 2024 18:52:09 +0000 (20:52 +0200)]
Merge pull request #47078 from nextcloud/backport/47065/stable29

[stable29] fix: Ensure database connection is setup when getting group details

2 months agofix(session): Log when session_* calls are slow 47105/head
Christoph Wurst [Tue, 25 Jun 2024 13:16:40 +0000 (15:16 +0200)]
fix(session): Log when session_* calls are slow

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months agoMerge pull request #47053 from nextcloud/backport/46534/stable29
Julius Härtl [Wed, 7 Aug 2024 10:23:45 +0000 (12:23 +0200)]
Merge pull request #47053 from nextcloud/backport/46534/stable29

[stable29] fix: Add direct parameter to flow auth v2

2 months agoMerge pull request #47098 from nextcloud/backport/47095/stable29
Andy Scherzinger [Wed, 7 Aug 2024 08:58:10 +0000 (10:58 +0200)]
Merge pull request #47098 from nextcloud/backport/47095/stable29

[stable29] fix(theming): make cache buster depend on the app version

2 months agofix: Use timestamp instead of revision id in files_versions metadata API 47072/head
Louis Chemineau [Wed, 24 Jul 2024 07:34:13 +0000 (09:34 +0200)]
fix: Use timestamp instead of revision id in files_versions metadata API

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agofix(theming): make cache buster depend on the app version 47098/head
Richard Steinmetz [Wed, 7 Aug 2024 07:05:12 +0000 (09:05 +0200)]
fix(theming): make cache buster depend on the app version

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 months agoMerge pull request #47080 from nextcloud/backport/38364/stable29
Richard Steinmetz [Wed, 7 Aug 2024 08:16:17 +0000 (10:16 +0200)]
Merge pull request #47080 from nextcloud/backport/38364/stable29

[stable29] fix(previews): Don't crash on animated WEBP images

2 months agofix: Ensure database connection is setup when getting group details 47078/head
Ferdinand Thiessen [Tue, 6 Aug 2024 11:41:04 +0000 (13:41 +0200)]
fix: Ensure database connection is setup when getting group details

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47089 from nextcloud/backport/45193/stable29
Andy Scherzinger [Wed, 7 Aug 2024 07:34:12 +0000 (09:34 +0200)]
Merge pull request #47089 from nextcloud/backport/45193/stable29

[stable29] docs: added customclient_fdroid key to the config.sample.php file

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 7 Aug 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix(migration-preview): display a message if no attributes set 46889/head
Maxence Lange [Tue, 6 Aug 2024 23:52:43 +0000 (22:52 -0100)]
fix(migration-preview): display a message if no attributes set

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 months agofeat(upgrade): migration attributes
Maxence Lange [Fri, 2 Aug 2024 02:43:04 +0000 (01:43 -0100)]
feat(upgrade): migration attributes

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 months agodocs: added customclient_fdroid config key to config.sample.php file 47089/head
Bahman Jafarzadeh [Mon, 6 May 2024 13:31:44 +0000 (17:01 +0330)]
docs: added customclient_fdroid config key to config.sample.php file

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Bahman Jafarzadeh <bahman026@gmail.com>
2 months agoMerge pull request #47046 from nextcloud/backport/46931/stable29
Julius Härtl [Tue, 6 Aug 2024 21:40:35 +0000 (23:40 +0200)]
Merge pull request #47046 from nextcloud/backport/46931/stable29

[stable29] fix: fix passing additional db connection parameters in factory

2 months agoMerge pull request #47086 from nextcloud/backport/46229/stable29
Andy Scherzinger [Tue, 6 Aug 2024 21:39:54 +0000 (23:39 +0200)]
Merge pull request #47086 from nextcloud/backport/46229/stable29

[stable29] fix(config): Clarify smtp debugging config option usage

2 months agoMerge pull request #47084 from nextcloud/backport/47070/stable29
Andy Scherzinger [Tue, 6 Aug 2024 21:39:26 +0000 (23:39 +0200)]
Merge pull request #47084 from nextcloud/backport/47070/stable29

[stable29] fix(share): Rename Circle to Team