]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agofix(files): Disable tags editing for shared files/folders with view only permission 46663/head
Konstantin Myakshin [Sun, 21 Jul 2024 13:40:00 +0000 (15:40 +0200)]
fix(files): Disable tags editing for shared files/folders with view only permission

Signed-off-by: Konstantin Myakshin <molodchick@gmail.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 9 Aug 2024 00:25:27 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47100 from nextcloud/release/30.0.0_beta_5 v30.0.0beta5
Benjamin Gaussorgues [Thu, 8 Aug 2024 20:59:05 +0000 (22:59 +0200)]
Merge pull request #47100 from nextcloud/release/30.0.0_beta_5

2 months agoMerge pull request #46456 from nextcloud/fix/check-datadir
Benjamin Gaussorgues [Thu, 8 Aug 2024 20:58:03 +0000 (22:58 +0200)]
Merge pull request #46456 from nextcloud/fix/check-datadir

2 months agofix(SetupCheck): Properly check public access to data directory 46456/head
Ferdinand Thiessen [Thu, 11 Jul 2024 18:53:37 +0000 (20:53 +0200)]
fix(SetupCheck): Properly check public access to data directory

When checking for public (web) access to the data directory the status is not enough
as you might have a webserver that forwards to e.g. a login page.
So instead check that the content of the file matches.

For this the `.ncdata` file (renamed from `.ocdata`¹) has minimal text content
to allow checking.

¹The file was renamed from the legacy `.ocdata`, there is a repair step to remove the old one.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47122 from nextcloud/feat/limited-depth-tree
Pytal [Thu, 8 Aug 2024 18:55:15 +0000 (11:55 -0700)]
Merge pull request #47122 from nextcloud/feat/limited-depth-tree

feat(files): Load limited depth tree

2 months agochore: compile assets 47122/head
Christopher Ng [Thu, 8 Aug 2024 18:26:51 +0000 (11:26 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofeat: Load limited depth tree
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
feat: Load limited depth tree

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofeat(files): Add getter for all view configs
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
feat(files): Add getter for all view configs

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agoperf(files): Remove redundant call to get navigation
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
perf(files): Remove redundant call to get navigation

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofeat(files): Update openapi
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
feat(files): Update openapi

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofeat(files): Allow specifying path and depth for returned folder tree
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
feat(files): Allow specifying path and depth for returned folder tree

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agoMerge pull request #47140 from nextcloud/fix/app-menu-focus
Andy Scherzinger [Thu, 8 Aug 2024 16:53:40 +0000 (18:53 +0200)]
Merge pull request #47140 from nextcloud/fix/app-menu-focus

fix: Make focused app menu entry wider to see full name

2 months agochore: Compile assets 47140/head
Ferdinand Thiessen [Thu, 8 Aug 2024 14:21:03 +0000 (16:21 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix: Make focussed app menu entry wider to see full name
Ferdinand Thiessen [Thu, 8 Aug 2024 14:14:03 +0000 (16:14 +0200)]
fix: Make focussed app menu entry wider to see full name

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47121 from nextcloud/fix/a11y-inline-action
Ferdinand Thiessen [Thu, 8 Aug 2024 12:05:41 +0000 (14:05 +0200)]
Merge pull request #47121 from nextcloud/fix/a11y-inline-action

fix(systemtags): Make inline tags list fully accessible

2 months agoMerge pull request #46624 from nextcloud/fix/issue-43923
Sebastian Krupinski [Thu, 8 Aug 2024 11:55:10 +0000 (07:55 -0400)]
Merge pull request #46624 from nextcloud/fix/issue-43923

fix(caldav): test for null and blank value

2 months agochore: Compile assets 47121/head
Ferdinand Thiessen [Thu, 8 Aug 2024 09:51:59 +0000 (11:51 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agotest: Added e2e tests for inline system tags file action
Ferdinand Thiessen [Wed, 7 Aug 2024 23:44:28 +0000 (01:44 +0200)]
test: Added e2e tests for inline system tags file action

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(systemtags): Make inline tags list fully accessible
Ferdinand Thiessen [Wed, 7 Aug 2024 23:41:11 +0000 (01:41 +0200)]
fix(systemtags): Make inline tags list fully accessible

1. The label was wrong it mentioned the first and last tag, so the information was duplicated
2. It only mentioned the first and last but not all other
3. All other tags were only added as `title` which is not accessible

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47120 from nextcloud/fix/systemtags
Andy Scherzinger [Thu, 8 Aug 2024 08:00:20 +0000 (10:00 +0200)]
Merge pull request #47120 from nextcloud/fix/systemtags

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

2 months agoMerge pull request #47116 from nextcloud/addColMigNotEx
Git'Fellow [Thu, 8 Aug 2024 07:53:20 +0000 (09:53 +0200)]
Merge pull request #47116 from nextcloud/addColMigNotEx

fix(migration): Add column if not exists

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 8 Aug 2024 00:20:57 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(assets): Recompile assets 47120/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 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(caldav): test for null and blank value 46624/head
SebastianKrupinski [Fri, 19 Jul 2024 02:07:33 +0000 (22:07 -0400)]
fix(caldav): test for null and blank value

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2 months agoMerge pull request #47034 from nextcloud/fix/app-menu-overflow
Andy Scherzinger [Wed, 7 Aug 2024 21:04:29 +0000 (23:04 +0200)]
Merge pull request #47034 from nextcloud/fix/app-menu-overflow

fix: Make app menu overflow entries vertically aligned

2 months agochore(assets): Recompile assets 47034/head
nextcloud-command [Wed, 7 Aug 2024 20:48:51 +0000 (20:48 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix: Make app menu overflow entries vertically aligned Fix/app-menu-overflow
Ferdinand Thiessen [Mon, 5 Aug 2024 11:53:24 +0000 (13:53 +0200)]
fix: Make app menu overflow entries vertically aligned

The `name` property expects a `text` and just adds basically a "heading" for the text,
so lets instead just utilize the default slot.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47031 from nextcloud/fix/app-menu
Andy Scherzinger [Wed, 7 Aug 2024 20:30:00 +0000 (22:30 +0200)]
Merge pull request #47031 from nextcloud/fix/app-menu

fix: Ensure app overflow menu is rendered centered

2 months agochore(assets): Recompile assets 47031/head
nextcloud-command [Wed, 7 Aug 2024 19:48:52 +0000 (19:48 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix: Ensure app overflow menu is rendered centered
Ferdinand Thiessen [Mon, 5 Aug 2024 11:08:16 +0000 (13:08 +0200)]
fix: Ensure app overflow menu is rendered centered

1. Fix app menu overflow button to be centered
2. Ensure the overflow calculation always just removed one element (incl. refactor to use `@vueuse`)
3. Ensure we use 1.5 line height for app menu, otherwise some languages look squashed under the app icon

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47044 from nextcloud/fix/accept-several-mounts-in-encryption
Andy Scherzinger [Wed, 7 Aug 2024 18:58:19 +0000 (20:58 +0200)]
Merge pull request #47044 from nextcloud/fix/accept-several-mounts-in-encryption

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

2 months agoMerge pull request #46395 from nextcloud/apcu-default-ttl 47111/head
Robin Appelman [Wed, 7 Aug 2024 18:16:02 +0000 (20:16 +0200)]
Merge pull request #46395 from nextcloud/apcu-default-ttl

fix: set default TTL for APCu cache as per docs

2 months agofix(migration): Add column if not exists 47116/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 agochore: add psalm false positive to psalm.xml 46395/head
Robin Appelman [Wed, 7 Aug 2024 17:35:50 +0000 (19:35 +0200)]
chore: add psalm false positive to psalm.xml

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agochore: remove Redis::DEFAULT_TTL constant now that it's defined in the interface
Robin Appelman [Wed, 10 Jul 2024 21:00:05 +0000 (23:00 +0200)]
chore: remove Redis::DEFAULT_TTL constant now that it's defined in the interface

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agochore: cleanup acpu inc and dec
Robin Appelman [Wed, 10 Jul 2024 20:32:47 +0000 (22:32 +0200)]
chore: cleanup acpu inc and dec

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agodocs: clearify IMemcache::inc and dec behavior
Robin Appelman [Wed, 10 Jul 2024 20:23:37 +0000 (22:23 +0200)]
docs: clearify IMemcache::inc and dec behavior

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix: set default TTL for APCu cache as per docs
Robin Appelman [Wed, 10 Jul 2024 10:42:46 +0000 (12:42 +0200)]
fix: set default TTL for APCu cache as per docs

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoMerge pull request #47106 from nextcloud/fix/files-padding
John Molakvoæ [Wed, 7 Aug 2024 15:28:10 +0000 (17:28 +0200)]
Merge pull request #47106 from nextcloud/fix/files-padding

2 months agofix(files): file name and header sort buttons alignments 47106/head
skjnldsv [Wed, 7 Aug 2024 11:29:12 +0000 (13:29 +0200)]
fix(files): file name and header sort buttons alignments

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #47102 from nextcloud/fix/files-multiple-propfind
John Molakvoæ [Wed, 7 Aug 2024 15:06:20 +0000 (17:06 +0200)]
Merge pull request #47102 from nextcloud/fix/files-multiple-propfind

2 months agoMerge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calendar...
John Molakvoæ [Wed, 7 Aug 2024 14:10:18 +0000 (16:10 +0200)]
Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calendar-user-agents

2 months agofix(files_sharing): getShares optional chaining 47102/head
skjnldsv [Wed, 7 Aug 2024 14:05:14 +0000 (16:05 +0200)]
fix(files_sharing): getShares optional chaining

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #46623 from nextcloud/fix/issue-44127
Sebastian Krupinski [Wed, 7 Aug 2024 12:49:34 +0000 (08:49 -0400)]
Merge pull request #46623 from nextcloud/fix/issue-44127

fix(caldav): fixed initial sync and double processing

2 months agoMerge pull request #47069 from nextcloud/fix/noid/display-message-on-no-migration...
Maxence Lange [Wed, 7 Aug 2024 12:48:20 +0000 (11:48 -0100)]
Merge pull request #47069 from nextcloud/fix/noid/display-message-on-no-migration-attributes

fix(migration-preview): display a message if no attributes set

2 months agochore: update @nextcloud/upload to 1.4.3
skjnldsv [Wed, 7 Aug 2024 09:29:19 +0000 (11:29 +0200)]
chore: update @nextcloud/upload to 1.4.3

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(files): use `files:config:updated` to monitor user config change
skjnldsv [Wed, 7 Aug 2024 09:06:54 +0000 (11:06 +0200)]
fix(files): use `files:config:updated` to monitor user config change

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #37878 from 2lar/sortingfixbranch
John Molakvoæ [Wed, 7 Aug 2024 10:45:56 +0000 (12:45 +0200)]
Merge pull request #37878 from 2lar/sortingfixbranch

2 months agoMerge pull request #46106 from nextcloud/fix/session/log-slow-session-calls
Julius Härtl [Wed, 7 Aug 2024 10:43:45 +0000 (12:43 +0200)]
Merge pull request #46106 from nextcloud/fix/session/log-slow-session-calls

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

2 months agoMerge pull request #47071 from nextcloud/fix/no-error-new-file-audit
Andy Scherzinger [Wed, 7 Aug 2024 09:42:38 +0000 (11:42 +0200)]
Merge pull request #47071 from nextcloud/fix/no-error-new-file-audit

fix(admin_audit): Do not log errors for new files

2 months agofix(files_sharing): tab shares title and creation sort 37878/head
2lar [Fri, 21 Apr 2023 18:45:36 +0000 (14:45 -0400)]
fix(files_sharing): tab shares title and creation sort

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 months agoMerge pull request #46945 from nextcloud/fix/activity-upload-public
John Molakvoæ [Wed, 7 Aug 2024 09:29:46 +0000 (11:29 +0200)]
Merge pull request #46945 from nextcloud/fix/activity-upload-public

2 months agobuild(hub): 30.0.0 beta 5 47100/head
Benjamin Gaussorgues [Wed, 7 Aug 2024 09:23:50 +0000 (11:23 +0200)]
build(hub): 30.0.0 beta 5

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 months agoMerge pull request #47095 from nextcloud/fix/theming/cache-buster-on-upgrade
Richard Steinmetz [Wed, 7 Aug 2024 08:24:44 +0000 (10:24 +0200)]
Merge pull request #47095 from nextcloud/fix/theming/cache-buster-on-upgrade

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

2 months agofix(admin_audit): Do not log errors for new files 47071/head
Julius Härtl [Tue, 6 Aug 2024 12:47:33 +0000 (14:47 +0200)]
fix(admin_audit): Do not log errors for new files

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months agofeat(activity): add share link upload notifications 46945/head
skjnldsv [Thu, 1 Aug 2024 08:52:18 +0000 (10:52 +0200)]
feat(activity): add share link upload notifications

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agofix(theming): make cache buster depend on the app version 47095/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 #44666 from nooblag/occ-user
John Molakvoæ [Wed, 7 Aug 2024 07:33:24 +0000 (09:33 +0200)]
Merge pull request #44666 from nooblag/occ-user

occ: Improve and make consistent `user:lastseen` and `user:info` timestamps

2 months agoocc: Revert all changes to Info.php 44666/head
nooblag [Fri, 2 Aug 2024 03:58:41 +0000 (13:58 +1000)]
occ: Revert all changes to Info.php

Signed-off-by: Jore <contact@jore.cc>
2 months agoocc: Remove timezone changes.
Jore [Tue, 9 Apr 2024 21:36:01 +0000 (07:36 +1000)]
occ: Remove timezone changes.

Signed-off-by: Jore <contact@jore.cc>
2 months agoocc: Add locale setting timezone to timestamps.
Jore [Fri, 5 Apr 2024 01:59:37 +0000 (12:59 +1100)]
occ: Add locale setting timezone to timestamps.

Signed-off-by: Jore <contact@jore.cc>
2 months agoocc: Add check for never logged in for user:info.
Jore [Fri, 5 Apr 2024 00:23:21 +0000 (11:23 +1100)]
occ: Add check for never logged in for user:info.

Signed-off-by: Jore <contact@jore.cc>
2 months agoocc: Improve timestamps for user:info.
Jore [Thu, 4 Apr 2024 23:47:26 +0000 (10:47 +1100)]
occ: Improve timestamps for user:info.

Signed-off-by: Jore <contact@jore.cc>
2 months agoocc: Improve timestamps for user:lastseen.
Jore [Thu, 4 Apr 2024 22:48:40 +0000 (09:48 +1100)]
occ: Improve timestamps for user:lastseen.

Signed-off-by: Jore <contact@jore.cc>
2 months agoMerge pull request #47090 from nextcloud/automated/noid/master-update-psalm-baseline
github-actions[bot] [Wed, 7 Aug 2024 07:05:35 +0000 (09:05 +0200)]
Merge pull request #47090 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 months agofix(session): Log when session_* calls are slow 46106/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 agochore(tests): Update psalm baseline 47090/head
nextcloud-command [Wed, 7 Aug 2024 02:29:23 +0000 (02:29 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 months agoFix(l10n): Update translations from Transifex 47076/head
Nextcloud bot [Wed, 7 Aug 2024 00:20:09 +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 47069/head
Maxence Lange [Tue, 6 Aug 2024 23:22:38 +0000 (22:22 -0100)]
fix(migration-preview): display a message if no attributes set

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 months agoMerge pull request #45193 from bahman026/update-config-sample-file
Andy Scherzinger [Tue, 6 Aug 2024 21:45:59 +0000 (23:45 +0200)]
Merge pull request #45193 from bahman026/update-config-sample-file

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

2 months agoMerge pull request #45879 from nextcloud/export-certificate-bundle
Andy Scherzinger [Tue, 6 Aug 2024 21:37:39 +0000 (23:37 +0200)]
Merge pull request #45879 from nextcloud/export-certificate-bundle

feat: add command to export certificate bundle

2 months agoMerge pull request #46229 from nextcloud/jtr/fix-smtpdebug-cfg-sample
Andy Scherzinger [Tue, 6 Aug 2024 21:33:15 +0000 (23:33 +0200)]
Merge pull request #46229 from nextcloud/jtr/fix-smtpdebug-cfg-sample

fix(config): Clarify smtp debugging config option usage

2 months agoMerge pull request #47070 from nextcloud/circToTeam
Andy Scherzinger [Tue, 6 Aug 2024 21:25:47 +0000 (23:25 +0200)]
Merge pull request #47070 from nextcloud/circToTeam

fix(share): Rename Circle to Team

2 months agoMerge pull request #47083 from nextcloud/fix/group-list-test
Andy Scherzinger [Tue, 6 Aug 2024 20:39:47 +0000 (22:39 +0200)]
Merge pull request #47083 from nextcloud/fix/group-list-test

fix: Fix failing test for group listing

2 months agofix: Fix failing test for group listing 47083/head
Julius Härtl [Tue, 6 Aug 2024 19:06:44 +0000 (21:06 +0200)]
fix: Fix failing test for group listing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months agoMerge pull request #47061 from nextcloud/fix/avoid-collision-of-webhook-calls
Andy Scherzinger [Tue, 6 Aug 2024 18:17:15 +0000 (20:17 +0200)]
Merge pull request #47061 from nextcloud/fix/avoid-collision-of-webhook-calls

fix(webhook_listeners): Avoid collision between two identical calls at the same second

2 months agoMerge pull request #40427 from ThibautPlg/master
Andy Scherzinger [Tue, 6 Aug 2024 18:02:47 +0000 (20:02 +0200)]
Merge pull request #40427 from ThibautPlg/master

feat: Adding the displayname to the output of occ group:list --info

2 months agofeat(occ)!: Adding the `displayName` to the output of the `occ group:list --info... 40427/head
Thibaut [Thu, 14 Sep 2023 13:04:48 +0000 (15:04 +0200)]
feat(occ)!: Adding the `displayName` to the output of the `occ group:list --info` command

Signed-off-by: ThibautPlg <17176051+ThibautPlg@users.noreply.github.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2 months agoMerge pull request #38364 from joshtrichards/jr-preview-libgd-webp-animation-bypass
John Molakvoæ [Tue, 6 Aug 2024 15:56:14 +0000 (17:56 +0200)]
Merge pull request #38364 from joshtrichards/jr-preview-libgd-webp-animation-bypass

2 months agoMerge pull request #47055 from nextcloud/feat/select-install-recommended-apps
John Molakvoæ [Tue, 6 Aug 2024 15:55:32 +0000 (17:55 +0200)]
Merge pull request #47055 from nextcloud/feat/select-install-recommended-apps

2 months agoMerge pull request #47048 from nextcloud/fix/log-link-reference-error
John Molakvoæ [Tue, 6 Aug 2024 15:52:57 +0000 (17:52 +0200)]
Merge pull request #47048 from nextcloud/fix/log-link-reference-error

2 months agoMerge pull request #47065 from nextcloud/fix/group-oc
John Molakvoæ [Tue, 6 Aug 2024 15:52:01 +0000 (17:52 +0200)]
Merge pull request #47065 from nextcloud/fix/group-oc

2 months agoMerge pull request #46967 from nextcloud/fix/share-not-found
John Molakvoæ [Tue, 6 Aug 2024 15:45:44 +0000 (17:45 +0200)]
Merge pull request #46967 from nextcloud/fix/share-not-found

2 months agoMerge pull request #46985 from nextcloud/feat/email-share-format
John Molakvoæ [Tue, 6 Aug 2024 15:40:47 +0000 (17:40 +0200)]
Merge pull request #46985 from nextcloud/feat/email-share-format

2 months agoMerge pull request #46356 from nextcloud/enh/use-generator-for-group-list
Côme Chilliet [Tue, 6 Aug 2024 15:34:04 +0000 (17:34 +0200)]
Merge pull request #46356 from nextcloud/enh/use-generator-for-group-list

feat(occ): Add support for iterable in Base and use it in group:list and user:list

2 months agofeat(core): add selection for recommended apps 47055/head
Sanskar Soni [Tue, 6 Aug 2024 04:22:29 +0000 (09:52 +0530)]
feat(core): add selection for recommended apps

Signed-off-by: Sanskar Soni <sanskarsoni300@gmail.com>
2 months agoMerge pull request #45054 from nextcloud/fix/issue-26668
Sebastian Krupinski [Tue, 6 Aug 2024 15:09:01 +0000 (11:09 -0400)]
Merge pull request #45054 from nextcloud/fix/issue-26668

fix(caldav): Add sharee to address list when calendar is shared

2 months agofix(files_sharing): show proper share not found error message 46967/head
skjnldsv [Thu, 1 Aug 2024 20:28:08 +0000 (22:28 +0200)]
fix(files_sharing): show proper share not found error message

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #47028 from nextcloud/release/30.0.0_beta_4 v30.0.0beta4
Benjamin Gaussorgues [Tue, 6 Aug 2024 13:55:02 +0000 (15:55 +0200)]
Merge pull request #47028 from nextcloud/release/30.0.0_beta_4

2 months agoMerge pull request #46710 from nextcloud/artonge/fix/use_timestamp_instead_of_revision
Stephan Orbaugh [Tue, 6 Aug 2024 13:00:41 +0000 (15:00 +0200)]
Merge pull request #46710 from nextcloud/artonge/fix/use_timestamp_instead_of_revision

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

2 months agofix(share): Rename Circle to Team 47070/head
Git'Fellow [Tue, 6 Aug 2024 12:48:07 +0000 (14:48 +0200)]
fix(share): Rename Circle to Team

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2 months agochore(tests): Adapt tests to the group:list change 46356/head
Côme Chilliet [Tue, 6 Aug 2024 12:43:44 +0000 (14:43 +0200)]
chore(tests): Adapt tests to the group:list change

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(caldav): Add sharee to address list when calendar is shared 45054/head
SebastianKrupinski [Fri, 26 Apr 2024 10:59:46 +0000 (06:59 -0400)]
fix(caldav): Add sharee to address list when calendar is shared

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2 months agoMerge pull request #47043 from nextcloud/fix/noid/ignore-root-on-inherited-shares
Maxence Lange [Tue, 6 Aug 2024 12:08:17 +0000 (11:08 -0100)]
Merge pull request #47043 from nextcloud/fix/noid/ignore-root-on-inherited-shares

fix(inherited-shares): ignore top root folder

2 months agofix: Ensure database connection is setup when getting group details 47065/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 #46974 from nextcloud/fix/noid/add-metadata-to-migrationsteps
Stephan Orbaugh [Tue, 6 Aug 2024 11:27:04 +0000 (13:27 +0200)]
Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationsteps

feat(migrations): add metadata to existing migrations

2 months agofix(webhook_listeners): Avoid collision between two identical calls at the same second 47061/head
Côme Chilliet [Tue, 6 Aug 2024 10:38:26 +0000 (12:38 +0200)]
fix(webhook_listeners): Avoid collision between two identical calls at the same second

The job list needs argument to be unique for each registered job, so add
 a random string on top of time to make sure the same call can be
 registered several times at the same second.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(occ): Fix compatibility with PHP<8.2
Côme Chilliet [Mon, 8 Jul 2024 15:02:43 +0000 (17:02 +0200)]
fix(occ): Fix compatibility with PHP<8.2

iterator_to_array cannot take an array parameter prior to 8.2

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>