]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 months agoMerge pull request #40640 from nextcloud/backport/40619/stable27
Louis [Thu, 28 Sep 2023 07:12:20 +0000 (09:12 +0200)]
Merge pull request #40640 from nextcloud/backport/40619/stable27

[stable27] Use proper app id in Version.vue

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 28 Sep 2023 00:28:07 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 27 Sep 2023 00:27:04 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agochore(assets): Recompile assets 40640/head
nextcloud-command [Tue, 26 Sep 2023 14:12:35 +0000 (14:12 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 months agoMerge pull request #40638 from nextcloud/fix/files-tests
Ferdinand Thiessen [Tue, 26 Sep 2023 13:58:19 +0000 (15:58 +0200)]
Merge pull request #40638 from nextcloud/fix/files-tests

[stable27] Fix jsunit tests

13 months agoUse proper app id in Version.vue
Louis Chemineau [Mon, 25 Sep 2023 13:23:00 +0000 (15:23 +0200)]
Use proper app id in Version.vue

Signed-off-by: Louis Chemineau <louis@chmn.me>
13 months agofix(files): Adjust files list jsunit tests for file size bugfix 40638/head
Ferdinand Thiessen [Tue, 26 Sep 2023 11:06:02 +0000 (13:06 +0200)]
fix(files): Adjust files list jsunit tests for file size bugfix

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agoMerge pull request #40623 from nextcloud/backport/40501/stable27
Côme Chilliet [Tue, 26 Sep 2023 07:39:10 +0000 (09:39 +0200)]
Merge pull request #40623 from nextcloud/backport/40501/stable27

[stable27] Store size in int|float for 32bit support

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 26 Sep 2023 00:28:17 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoStore size in int|float for 32bit support 40623/head
Côme Chilliet [Tue, 19 Sep 2023 11:43:01 +0000 (13:43 +0200)]
Store size in int|float for 32bit support

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoMerge pull request #40605 from nextcloud/fix/format-file-sizes
Ferdinand Thiessen [Mon, 25 Sep 2023 13:27:22 +0000 (15:27 +0200)]
Merge pull request #40605 from nextcloud/fix/format-file-sizes

[stable27] Revert change that made `OC.Util.humanFileSize` return decimal sizes instead of binary

13 months agoMerge pull request #40581 from nextcloud/backport/39818/stable27 40602/head
Louis [Mon, 25 Sep 2023 08:31:17 +0000 (10:31 +0200)]
Merge pull request #40581 from nextcloud/backport/39818/stable27

[stable27] Let `occ trashbin:restore` restore also from groupfolders and add filters

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 25 Sep 2023 00:29:56 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agochore: Compile assets 40605/head
Ferdinand Thiessen [Sun, 24 Sep 2023 14:59:16 +0000 (16:59 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
14 months agofix: Revert change that made `OC.Util.humanFileSize` return base 10 instead of base 2
Ferdinand Thiessen [Sun, 24 Sep 2023 14:45:50 +0000 (16:45 +0200)]
fix: Revert change that made `OC.Util.humanFileSize` return base 10 instead of base 2

Previously the `OC.Util.humanFileSize` was returning file sizes base 2, meaning 1024 bytes = 1 KiB, but the `@nextcloud/files` library had a regression that set the default to base 10. Meaning 1000 bytes = 1 KB.

This is fixed for current `@nextcloud/libraries` but for stable27 we need to fix this manually by wrapping the function.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
14 months agoMerge pull request #40557 from nextcloud/fix/dialogs-issues-stable27
John Molakvoæ [Sun, 24 Sep 2023 10:08:12 +0000 (12:08 +0200)]
Merge pull request #40557 from nextcloud/fix/dialogs-issues-stable27

14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 24 Sep 2023 00:28:06 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agochore: Update `@nextcloud/dialogs` to 4.2.1 40557/head
Ferdinand Thiessen [Thu, 21 Sep 2023 13:19:40 +0000 (15:19 +0200)]
chore: Update `@nextcloud/dialogs` to 4.2.1

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
14 months agoMerge pull request #40586 from nextcloud/backport/39574/39574-stable27
Maxence Lange [Sat, 23 Sep 2023 15:08:05 +0000 (14:08 -0100)]
Merge pull request #40586 from nextcloud/backport/39574/39574-stable27

[stable27] ocm services

14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 23 Sep 2023 00:28:10 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agoocm services 40586/head
Maxence Lange [Fri, 22 Sep 2023 18:25:33 +0000 (17:25 -0100)]
ocm services

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
14 months agoRename since/until in verbose message 40581/head
Robin Windey [Wed, 16 Aug 2023 08:40:21 +0000 (08:40 +0000)]
Rename since/until in verbose message

Signed-off-by: GitHub <noreply@github.com>
14 months agoCode adjustments according to PR review
Robin Windey [Mon, 14 Aug 2023 10:38:28 +0000 (10:38 +0000)]
Code adjustments according to PR review

* Delete unnecessary function docs
* Rename parameters to 'since' and 'until'
* Style: use '&&' instead of 'and'
* Add types

Signed-off-by: GitHub <noreply@github.com>
14 months agoMake scope parsing more readable
Robin Windey [Sun, 13 Aug 2023 16:34:06 +0000 (16:34 +0000)]
Make scope parsing more readable

Signed-off-by: GitHub <noreply@github.com>
14 months agoDecouple from groupfolders app & remove PSALM warnings
Robin Windey [Sat, 12 Aug 2023 13:06:34 +0000 (13:06 +0000)]
Decouple from groupfolders app & remove PSALM warnings

Signed-off-by: GitHub <noreply@github.com>
14 months agoLet occ trashbin:restore restore also from groupfolders and add additional filters
Robin Windey [Sun, 6 Aug 2023 12:12:24 +0000 (14:12 +0200)]
Let occ trashbin:restore restore also from groupfolders and add additional filters

* Using the TrashManager allows access to all deleted files
* Add 'scope' parameter to choose where to restore from (user or groupfolders)
* Add 'restore-from' and 'restore-to' date parameters to filter files to be
  restored by their deletion date
* Add 'dry-run' flag to be able to see which files would be restored and being
  able to adjust the filter parameters accordingly

Signed-off-by: GitHub <noreply@github.com>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 22 Sep 2023 00:32:13 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agoMerge pull request #40525 from nextcloud/release/27.1.1 v27.1.1
Arthur Schiwon [Thu, 21 Sep 2023 09:00:49 +0000 (11:00 +0200)]
Merge pull request #40525 from nextcloud/release/27.1.1

27.1.1

14 months agoMerge pull request #40379 from nextcloud/backport/38808/stable27
Arthur Schiwon [Thu, 21 Sep 2023 08:55:43 +0000 (10:55 +0200)]
Merge pull request #40379 from nextcloud/backport/38808/stable27

[stable27] Fix issues where unencrypted_size was being falsely used for non-encrypted home folders

14 months agoMerge pull request #40535 from nextcloud/manual/backport/stable27/40533
Arthur Schiwon [Thu, 21 Sep 2023 08:53:24 +0000 (10:53 +0200)]
Merge pull request #40535 from nextcloud/manual/backport/stable27/40533

[stable27] Auto set password for new email shares

14 months agoAuto set password for new email shares 40535/head
fenn-cs [Wed, 20 Sep 2023 11:53:54 +0000 (12:53 +0100)]
Auto set password for new email shares

Suggest auto generated password for new public share (mail share).

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 21 Sep 2023 00:29:35 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agoMerge pull request #40530 from nextcloud/manual/backport/stable27/40500
Arthur Schiwon [Wed, 20 Sep 2023 18:48:09 +0000 (20:48 +0200)]
Merge pull request #40530 from nextcloud/manual/backport/stable27/40500

[stable27] Consider share type for enforced share expiry dates

14 months agoConsider share type for enforced share expiry dates 40530/head
fenn-cs [Tue, 19 Sep 2023 10:57:43 +0000 (11:57 +0100)]
Consider share type for enforced share expiry dates

We have three kind of share expiry date enforcements.

- `isDefaultExpireDateEnforced`
- `isDefaultInternalExpireDateEnforced`
- `isDefaultRemoteExpireDateEnforced`

Before these commit, `isExpiryDateEnforced` that is used to
disable/enable the set expiry date checkbox does not take those into consideration
which is problematic as those have different applications.

In addition, this commit now uses `isExpiryDateEnforced` to disable/enable the input for
expiry date that shows up before the creation of link shares.

Here, `hasExpirationDate` is also removed from 'SharingEntryLink` component as it is
not used.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
14 months agoMerge pull request #40520 from nextcloud/fix/guest-pages-contentinfo-stable27
Richard Steinmetz [Wed, 20 Sep 2023 14:36:26 +0000 (16:36 +0200)]
Merge pull request #40520 from nextcloud/fix/guest-pages-contentinfo-stable27

14 months agoMerge pull request #40429 from nextcloud/manual/backport/stable27/commit-in/40389
F. E Noel Nfebe [Wed, 20 Sep 2023 14:14:42 +0000 (15:14 +0100)]
Merge pull request #40429 from nextcloud/manual/backport/stable27/commit-in/40389

[stable27] Fix alignments for share different share entry types.

14 months agoProperly align all sharing-entry types 40429/head
fenn-cs [Thu, 14 Sep 2023 14:38:38 +0000 (15:38 +0100)]
Properly align all sharing-entry types

SharingEntryLink and regular ShareEntry were not properly visually aligned
before this commit.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
14 months ago27.1.1 40525/head
Arthur Schiwon [Wed, 20 Sep 2023 09:52:54 +0000 (11:52 +0200)]
27.1.1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
14 months agoMerge pull request #40506 from nextcloud/backport/40488/stable27
Joas Schilling [Wed, 20 Sep 2023 08:23:47 +0000 (10:23 +0200)]
Merge pull request #40506 from nextcloud/backport/40488/stable27

[stable27] fix(comments): Use provided offset in best effort when loading comments

14 months agoMerge pull request #40487 from nextcloud/backport/40183/stable27
Robin Appelman [Wed, 20 Sep 2023 08:08:02 +0000 (10:08 +0200)]
Merge pull request #40487 from nextcloud/backport/40183/stable27

[stable27] SFTP improvements

14 months agofix: content info footer on guest pages 40520/head
Richard Steinmetz [Mon, 18 Sep 2023 14:06:18 +0000 (16:06 +0200)]
fix: content info footer on guest pages

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 20 Sep 2023 00:27:42 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agouse user_saml from git
Robin Appelman [Wed, 9 Aug 2023 15:39:58 +0000 (17:39 +0200)]
use user_saml from git

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agokerberos sso ci fixes
Robin Appelman [Fri, 21 Jul 2023 17:47:11 +0000 (19:47 +0200)]
kerberos sso ci fixes

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agoimprove s3 error handling 40487/head
Robin Appelman [Tue, 19 Sep 2023 13:52:14 +0000 (15:52 +0200)]
improve s3 error handling

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agofix(comments): Use provided offset in best effort when loading comments 40506/head
Joas Schilling [Mon, 18 Sep 2023 18:09:32 +0000 (20:09 +0200)]
fix(comments): Use provided offset in best effort when loading comments

When we didn't find the "$lastKnownComment" the whole condition was ignored.
Now we still use the ID as an offset.
This is required as a fall-back for expired messages in Talk
and deleted comments in other apps.

Signed-off-by: Joas Schilling <coding@schilljs.com>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 19 Sep 2023 00:24:07 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agosftp psalm fixes
Robin Appelman [Mon, 4 Sep 2023 14:36:15 +0000 (16:36 +0200)]
sftp psalm fixes

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agopsalm suppress
Robin Appelman [Fri, 1 Sep 2023 15:34:58 +0000 (17:34 +0200)]
psalm suppress

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agoadd sftp ci test
Robin Appelman [Thu, 31 Aug 2023 13:46:13 +0000 (15:46 +0200)]
add sftp ci test

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agoimplement fseek for sftp read stream
Robin Appelman [Thu, 31 Aug 2023 13:39:56 +0000 (15:39 +0200)]
implement fseek for sftp read stream

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agomore optimized getPermissions/getMetaData
Robin Appelman [Thu, 31 Aug 2023 13:21:16 +0000 (15:21 +0200)]
more optimized getPermissions/getMetaData

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agosftp optimize file_put_contents, writeStream and copy
Robin Appelman [Tue, 29 Aug 2023 20:15:12 +0000 (22:15 +0200)]
sftp optimize file_put_contents, writeStream and copy

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agofix error during sftp stream close
Robin Appelman [Tue, 29 Aug 2023 20:14:46 +0000 (22:14 +0200)]
fix error during sftp stream close

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agoclear sftp stat cache when opening a write stream
Robin Appelman [Tue, 29 Aug 2023 17:47:24 +0000 (19:47 +0200)]
clear sftp stat cache when opening a write stream

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agoMerge pull request #40433 from nextcloud/backport/40416/stable27
Daniel [Mon, 18 Sep 2023 15:59:06 +0000 (17:59 +0200)]
Merge pull request #40433 from nextcloud/backport/40416/stable27

14 months agofix: use faster method to fetch user count 40433/head
Daniel Kesselberg [Thu, 14 Sep 2023 09:56:25 +0000 (11:56 +0200)]
fix: use faster method to fetch user count

countUsers: the actual user count reported by the backend.
countSeenUsers: count every user who was logged in once.

1: We should avoid expensive operations (like asking every backend for it's user count) in migrations.
2: The current check is wrong because countUsers returns an array. var_dump([] > 1000) => true ;)

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
14 months agoMerge pull request #40444 from nextcloud/backport/40418/stable27
Daniel [Mon, 18 Sep 2023 12:08:30 +0000 (14:08 +0200)]
Merge pull request #40444 from nextcloud/backport/40418/stable27

14 months agoMerge pull request #40473 from nextcloud/backport/39860/stable27
Robin Appelman [Mon, 18 Sep 2023 11:53:18 +0000 (13:53 +0200)]
Merge pull request #40473 from nextcloud/backport/39860/stable27

[stable27] don't preload metadata for the sub-childen

14 months agoMerge pull request #40448 from nextcloud/manual/backport/stable27/40440
Louis [Mon, 18 Sep 2023 10:37:47 +0000 (12:37 +0200)]
Merge pull request #40448 from nextcloud/manual/backport/stable27/40440

[stable27] Backport consider link shares in removeShare method in SharingTab #40440

14 months agoonly triger metadata preload logic when at least one metadata is requested 40473/head
Robin Appelman [Mon, 14 Aug 2023 11:01:14 +0000 (13:01 +0200)]
only triger metadata preload logic when at least one metadata is requested

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agodon't preload metadata for the sub-childen
Robin Appelman [Mon, 14 Aug 2023 10:58:46 +0000 (12:58 +0200)]
don't preload metadata for the sub-childen

Signed-off-by: Robin Appelman <robin@icewind.nl>
14 months agoConsider link shares in removeShare method in SharingTab 40448/head
fenn-cs [Fri, 15 Sep 2023 15:27:59 +0000 (16:27 +0100)]
Consider link shares in removeShare method in SharingTab

Currently, the `removeShare` method in the `SharingTab` view,
does not take into account `linkShares`.

Since link shares now shares thesame detail view with other share types,
it should therefore be considered hence this commit.

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 18 Sep 2023 00:26:57 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agoMerge pull request #40461 from nextcloud/backport/40203/stable27
Simon L [Sun, 17 Sep 2023 15:18:45 +0000 (17:18 +0200)]
Merge pull request #40461 from nextcloud/backport/40203/stable27

[stable27] fix(mimetype): Fix aborted transaction on PostgreSQL when storing mimetype

14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 17 Sep 2023 00:27:11 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agoWrap mimetype insert and getLastInsertId in a transaction 40461/head
Lucas Azevedo [Mon, 4 Sep 2023 11:02:35 +0000 (08:02 -0300)]
Wrap mimetype insert and getLastInsertId in a transaction

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
14 months agofix(mimetype): Remove unnecessary transaction when storing a mime type
Lucas Azevedo [Fri, 1 Sep 2023 17:05:15 +0000 (14:05 -0300)]
fix(mimetype): Remove unnecessary transaction when storing a mime type

Fixes #40064.

This could be fixed by adding a rollback and starting a new transaction
before the SELECT query, but in this case that would have the same
effect as not using one.
See https://dev.mysql.com/doc/refman/8.0/en/innodb-autocommit-commit-rollback.html
and https://www.postgresql.org/docs/7.1/sql-begin.html#R1-SQL-BEGIN-1

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 16 Sep 2023 00:27:38 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agofix: don't use davtags for tag search 40444/head
Daniel Kesselberg [Thu, 14 Sep 2023 10:31:33 +0000 (12:31 +0200)]
fix: don't use davtags for tag search

1. https://github.com/nextcloud/server/pull/26813 Initial implementation with support for systemtags and davtags (vcategory)
2. https://github.com/nextcloud/server/pull/39062 Additional check if the given tag exists, though ISystemTagManager.getAllTags only looks for systemtags

Therefore it's not possible anymore to search for davtags and unnecessary to join the other tables.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
14 months agoMerge pull request #40432 from nextcloud/release/27.1.0 v27.1.0
Arthur Schiwon [Fri, 15 Sep 2023 14:26:54 +0000 (16:26 +0200)]
Merge pull request #40432 from nextcloud/release/27.1.0

27.1.0

14 months agoMerge pull request #40437 from nextcloud/backport/40434/stable27
Arthur Schiwon [Fri, 15 Sep 2023 14:26:10 +0000 (16:26 +0200)]
Merge pull request #40437 from nextcloud/backport/40434/stable27

[stable27] Correctly switch/revert from custom to bundled perms

14 months agoCorrectly switch/revert from custom to bundled perms 40437/head
fenn-cs [Fri, 15 Sep 2023 10:59:03 +0000 (11:59 +0100)]
Correctly switch/revert from custom to bundled perms

We have a set custom permissions checkbox, that when selected should set
the quick permissions settings to custom as well as show the custom permission settings.

When the checkbox is unchecked the quick permissions have to be reset to the default,
`bundledPermissions.ALL` but also users can switch from custom permissions to `bundled`
by just changing the radio select, hence we need a mechanism to set the permissions back
to the correct fallback depending on where the user has toggled the the custom permission from.

The mechanism is `revertSharingPermission` and this commit, makes sure revert values are correctly
set upon toggle.

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
14 months ago27.1.0 40432/head
Arthur Schiwon [Fri, 15 Sep 2023 09:54:52 +0000 (11:54 +0200)]
27.1.0

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 15 Sep 2023 00:26:46 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agoMerge pull request #40399 from nextcloud/release/27.1.0_rc4 v27.1.0rc4
Arthur Schiwon [Thu, 14 Sep 2023 17:04:37 +0000 (19:04 +0200)]
Merge pull request #40399 from nextcloud/release/27.1.0_rc4

27.1.0 RC4

14 months agoMerge pull request #40417 from nextcloud/artonge/bump/nextcloud_dialogs_4_2_0
Arthur Schiwon [Thu, 14 Sep 2023 12:30:46 +0000 (14:30 +0200)]
Merge pull request #40417 from nextcloud/artonge/bump/nextcloud_dialogs_4_2_0

[stable27] Bump @nc/dialogs to 4.2.0

14 months agoMerge pull request #40415 from nextcloud/artonge/backport/stable27/40389
Andy Scherzinger [Thu, 14 Sep 2023 12:23:08 +0000 (14:23 +0200)]
Merge pull request #40415 from nextcloud/artonge/backport/stable27/40389

[stable27] Fix invite guest for new sharing flow

14 months agoMerge pull request #40414 from nextcloud/artonge/backport/stable27/40365
Andy Scherzinger [Thu, 14 Sep 2023 12:14:52 +0000 (14:14 +0200)]
Merge pull request #40414 from nextcloud/artonge/backport/stable27/40365

[stable27] Hide additional content when share details is open

14 months agoMerge pull request #40402 from nextcloud/backport/40301/stable27
Arthur Schiwon [Thu, 14 Sep 2023 10:24:55 +0000 (12:24 +0200)]
Merge pull request #40402 from nextcloud/backport/40301/stable27

[stable27] fix(caldav): add webroot to objectid for activities

14 months agoBump @nc/dialogs to 4.2.0 40417/head
Louis Chemineau [Thu, 14 Sep 2023 10:11:38 +0000 (12:11 +0200)]
Bump @nc/dialogs to 4.2.0

Signed-off-by: Louis Chemineau <louis@chmn.me>
14 months agoFix invite guest for new sharing flow 40415/head
fenn-cs [Tue, 12 Sep 2023 22:02:05 +0000 (23:02 +0100)]
Fix invite guest for new sharing flow

Call external handlers such as the one in the guess app
https://github.com/nextcloud/guests/blob/master/src/main.js#L30
if present.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
14 months agoHide additional content when share details is open 40414/head
Louis Chemineau [Mon, 11 Sep 2023 14:46:09 +0000 (16:46 +0200)]
Hide additional content when share details is open

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
14 months agoMerge pull request #40412 from nextcloud/manual/backport/stable27/40404
Andy Scherzinger [Thu, 14 Sep 2023 09:57:39 +0000 (11:57 +0200)]
Merge pull request #40412 from nextcloud/manual/backport/stable27/40404

[stable27] Ellipsize user status in sharing entry

14 months agoEllipsize user status in sharing entry 40412/head
fenn-cs [Wed, 13 Sep 2023 19:50:11 +0000 (20:50 +0100)]
Ellipsize user status in sharing entry

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
14 months agoMerge pull request #40405 from nextcloud/manual/backport/stable27/40393
Andy Scherzinger [Thu, 14 Sep 2023 09:25:06 +0000 (11:25 +0200)]
Merge pull request #40405 from nextcloud/manual/backport/stable27/40393

[stable27] Display user status by the side in sharing flow

14 months agoDisplay user status by the side in sharing flow 40405/head
fenn-cs [Wed, 13 Sep 2023 10:56:55 +0000 (11:56 +0100)]
Display user status by the side in sharing flow

The quick share drop down now takes the place where the user status
would show in the past, so we have the option of removing it (as it's available
in the profile dropdown) or putting it at the side as such.

It's put on the side without the icon, as the status icon appears on the avatar
when set.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 14 Sep 2023 00:27:03 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agofix(caldav): add webroot to objectid for activities 40402/head
Daniel Kesselberg [Wed, 6 Sep 2023 15:48:21 +0000 (17:48 +0200)]
fix(caldav): add webroot to objectid for activities

A calendar uri includes the webroot: example.com/cloud/remote.php/dav/calendars/alice/personal/
The calendar app uses base64(calendar uri) as identifier for calendar objects.

Without this patch the links from activity app to calendar app don't work for installations in a subdirectory.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
14 months agoMerge pull request #40390 from nextcloud/manual/backport/stable27/40372
Arthur Schiwon [Wed, 13 Sep 2023 18:40:38 +0000 (20:40 +0200)]
Merge pull request #40390 from nextcloud/manual/backport/stable27/40372

[stable27] Backport polish sharing flow bugs

14 months ago27.1.0 RC4 40399/head
Arthur Schiwon [Wed, 13 Sep 2023 17:50:06 +0000 (19:50 +0200)]
27.1.0 RC4

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
14 months agoConsistent delete button in share details 40390/head
fenn-cs [Mon, 11 Sep 2023 20:20:37 +0000 (21:20 +0100)]
Consistent delete button in share details

Delete button text should have same size as other buttons.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
14 months agoEnfore allowPublicShares admin setting
fenn-cs [Mon, 11 Sep 2023 20:06:23 +0000 (21:06 +0100)]
Enfore allowPublicShares admin setting

Use the the modern intial-state library to pass data about
`allowPublicUploads` to the sharing frontend.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
14 months agoRefactor migrated addShare method
fenn-cs [Mon, 11 Sep 2023 12:55:19 +0000 (13:55 +0100)]
Refactor migrated addShare method

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
14 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 13 Sep 2023 00:24:46 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
14 months agofix: Only read unencrypted_size when file is actually encrypted 40379/head
Julius Härtl [Wed, 14 Jun 2023 12:39:15 +0000 (14:39 +0200)]
fix: Only read unencrypted_size when file is actually encrypted

Signed-off-by: Julius Härtl <jus@bitgrid.net>
14 months agofix: Only store unencrypted_size if path should be encrypted
Julius Härtl [Wed, 14 Jun 2023 12:38:33 +0000 (14:38 +0200)]
fix: Only store unencrypted_size if path should be encrypted

Signed-off-by: Julius Härtl <jus@bitgrid.net>
14 months agoMerge pull request #40344 from nextcloud/release/27.1.0_rc3 v27.1.0rc3
Arthur Schiwon [Tue, 12 Sep 2023 08:41:35 +0000 (10:41 +0200)]
Merge pull request #40344 from nextcloud/release/27.1.0_rc3

27.1.0 RC3

14 months agoMerge pull request #40343 from nextcloud/40289-stable27-fix-appearance
Arthur Schiwon [Tue, 12 Sep 2023 07:28:46 +0000 (09:28 +0200)]
Merge pull request #40343 from nextcloud/40289-stable27-fix-appearance

[stable27] 40289 fix appearance

14 months agoMerge pull request #40369 from nextcloud/backport/39128/stable27
Arthur Schiwon [Tue, 12 Sep 2023 07:23:27 +0000 (09:23 +0200)]
Merge pull request #40369 from nextcloud/backport/39128/stable27

[stable27] fix(ldap): avatar is not being fetched