Nextcloud bot [Sun, 2 Apr 2023 04:29:15 +0000 (04:29 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 31 Mar 2023 16:04:57 +0000 (18:04 +0200)]
compilation fixes for windows
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 31 Mar 2023 15:23:03 +0000 (17:23 +0200)]
development of 3.9 release is starting
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 31 Mar 2023 15:18:58 +0000 (17:18 +0200)]
Merge pull request #5560 from nextcloud/feature/e2eeFixes
Feature/e2ee fixes
Matthieu Gallien [Fri, 31 Mar 2023 15:17:26 +0000 (17:17 +0200)]
compatibility with final file drop implementation
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 30 Mar 2023 09:06:15 +0000 (11:06 +0200)]
prevent syncing with downgraded metadata format
should prevent a malicious server admin to make clients fallback to
older vulnerable metadata format
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 30 Mar 2023 07:14:26 +0000 (09:14 +0200)]
better track encrypted item status
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 29 Mar 2023 10:42:11 +0000 (12:42 +0200)]
prevent downgrading e2ee metadata format after initial migration
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 29 Mar 2023 09:35:17 +0000 (11:35 +0200)]
improve logging when receiving metadata for encrypted folder
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 29 Mar 2023 09:34:46 +0000 (11:34 +0200)]
when uplaoding e2ee metadata add an empty filedrop entry
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 29 Mar 2023 09:27:32 +0000 (11:27 +0200)]
optimize the computation of checksum for metadata
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 29 Mar 2023 09:26:20 +0000 (11:26 +0200)]
checksum has to be computer from the encrypted metadataKey
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 29 Mar 2023 07:22:22 +0000 (09:22 +0200)]
use a getter to query encryption status
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 28 Mar 2023 14:53:02 +0000 (16:53 +0200)]
display some logs when checksum verification is failed
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 28 Mar 2023 14:52:35 +0000 (16:52 +0200)]
put sane order over #include
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 28 Mar 2023 09:59:24 +0000 (11:59 +0200)]
when migrating older metadata, do not check missing checksum
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 28 Mar 2023 08:57:55 +0000 (10:57 +0200)]
when uploading new e2e metadata, adds a checksum
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 27 Mar 2023 22:45:28 +0000 (00:45 +0200)]
check checksum when getting e2ee metadata
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
alex-z [Mon, 20 Mar 2023 14:31:46 +0000 (15:31 +0100)]
Migrate E2EE from v1 to v1.1
Signed-off-by: alex-z <blackslayer4@gmail.com>
Matthieu Gallien [Tue, 28 Mar 2023 10:07:14 +0000 (12:07 +0200)]
fix indentation style
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 31 Mar 2023 07:22:05 +0000 (09:22 +0200)]
Merge pull request #5546 from nextcloud/bugfix/overrideLocalDirReallyWithExistingFolder
when local sync folder is overriden, respect this choice
Matthieu Gallien [Fri, 24 Mar 2023 11:29:41 +0000 (12:29 +0100)]
when local sync folder is overriden, respect this choice
may lead to inadvertant data loss, not sure if that could be an issue
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Fri, 31 Mar 2023 04:43:13 +0000 (04:43 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 27 Mar 2023 10:37:00 +0000 (10:37 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 24 Mar 2023 04:24:02 +0000 (04:24 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 23 Mar 2023 04:35:39 +0000 (04:35 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 22 Mar 2023 15:58:05 +0000 (16:58 +0100)]
Merge pull request #5532 from nextcloud/bugfix/stopAfterCreatingConfigFile
Bugfix/stop after creating config file
Matthieu Gallien [Thu, 16 Mar 2023 19:40:05 +0000 (20:40 +0100)]
fix the logic generating the config file
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 16 Mar 2023 19:39:39 +0000 (20:39 +0100)]
tidy up code in Theme class
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 16 Mar 2023 19:23:56 +0000 (20:23 +0100)]
store in config file that we want to enable vfs when generating config
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 21 Mar 2023 10:50:07 +0000 (11:50 +0100)]
Merge pull request #5530 from nextcloud/feature/obeyShouldNotifyFlag
follow shouldNotify flag to hide notifications when needed
Matthieu Gallien [Thu, 16 Mar 2023 20:28:22 +0000 (21:28 +0100)]
follow shouldNotify flag to hide notifications when needed
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
allexzander [Mon, 20 Mar 2023 09:35:28 +0000 (10:35 +0100)]
Merge pull request #5534 from nextcloud/feature/e2ee-deryption-cut-extra-zeroes
E2EE cut extra zeroes from derypted byte array.
Nextcloud bot [Sun, 19 Mar 2023 04:27:31 +0000 (04:27 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 18 Mar 2023 04:30:57 +0000 (04:30 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
alex-z [Fri, 17 Mar 2023 15:04:43 +0000 (16:04 +0100)]
E2EE cut extra zeroes from derypted byte array.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Thu, 16 Mar 2023 04:32:43 +0000 (04:32 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 15 Mar 2023 09:25:02 +0000 (10:25 +0100)]
Merge pull request #5521 from ivaradi/fix-build-classification
Debian build classification 'beta' cannot override 'release'.
Istvรกn Vรกradi [Sun, 12 Mar 2023 13:23:28 +0000 (14:23 +0100)]
Debian build classification 'beta' cannot override 'release'.
The Ubuntu/Debian build script classifies the built commit based
on the tags, if any, pointing to the commit. This classification
is used to determine the target PPA.
If no suitable tag points the commit, it will be an 'alpha'
build. If a tag of the format 'vA.B.C' points to the commit,
it will be a 'release' build, if the version is followed by
something, e.g. 'vA.B.C-rc1', it will be a 'beta' build.
The current classification fails if both a 'beta' and
a 'release' tag points to the commit, such as in case of
the recent v3.7.4 release, where the '-rc1' tag points to the
commit that was later released. It was deemed to be a 'beta'
build. This patch fixes this behaviour to build such commits
as 'release'es.
Signed-off-by: Istvรกn Vรกradi <ivaradi@varadiistvan.hu>
Matthieu Gallien [Tue, 14 Mar 2023 16:14:37 +0000 (17:14 +0100)]
Merge pull request #5520 from ivaradi/add-lunar
Add Ubuntu Lunar
Istvรกn Vรกradi [Sun, 12 Mar 2023 13:15:34 +0000 (14:15 +0100)]
Add Ubuntu Lunar
Signed-off-by: Istvรกn Vรกradi <ivaradi@varadiistvan.hu>
Matthieu Gallien [Tue, 14 Mar 2023 15:02:24 +0000 (16:02 +0100)]
Merge pull request #5525 from nextcloud/update-changelog
Update changelog
Camila [Tue, 14 Mar 2023 13:50:10 +0000 (14:50 +0100)]
Add changelog for 3.7.4.
Users should skip 3.7.2 and 3.7.3.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 14 Mar 2023 13:23:10 +0000 (14:23 +0100)]
Add changelog for 3.7.1.
Signed-off-by: Camila <hello@camila.codes>
Nextcloud bot [Tue, 14 Mar 2023 10:29:05 +0000 (10:29 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 14 Mar 2023 09:26:11 +0000 (09:26 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 14 Mar 2023 09:14:42 +0000 (10:14 +0100)]
no longer substitute de_DE to de locale when fetching from transifex
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Tue, 14 Mar 2023 04:29:28 +0000 (04:29 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 13 Mar 2023 20:04:52 +0000 (20:04 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 13 Mar 2023 19:46:31 +0000 (20:46 +0100)]
add an extension when translating desktop file
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Mon, 13 Mar 2023 16:57:10 +0000 (16:57 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 13 Mar 2023 04:27:27 +0000 (04:27 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 12 Mar 2023 04:25:53 +0000 (04:25 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 11 Mar 2023 04:27:57 +0000 (04:27 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Fri, 10 Mar 2023 17:02:37 +0000 (18:02 +0100)]
Merge pull request #5513 from Alkl58/main-window-server-name
Show server name in tray main window
alkl58 [Fri, 10 Mar 2023 14:08:07 +0000 (15:08 +0100)]
Show server name in tray main window
Signed-off-by: Alkl58 <alkl58@protonmail.com>
Nextcloud bot [Fri, 10 Mar 2023 04:32:47 +0000 (04:32 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 9 Mar 2023 08:52:46 +0000 (08:52 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 9 Mar 2023 08:44:52 +0000 (08:44 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 9 Mar 2023 04:32:55 +0000 (04:32 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 8 Mar 2023 12:28:21 +0000 (13:28 +0100)]
Merge pull request #5486 from nextcloud/bugfix/5421
Fix display of 2FA notification.
Camila [Tue, 28 Feb 2023 17:24:00 +0000 (18:24 +0100)]
Fix display of 2FA notification.
Fix for issue #5421: add server notifications to the activities list
when the user needs to act on it.
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Wed, 8 Mar 2023 09:42:37 +0000 (10:42 +0100)]
Merge pull request #5498 from nextcloud/bugfix/doNotRestoreVirtualFiles
Bugfix/do not restore virtual files
Matthieu Gallien [Mon, 6 Mar 2023 15:40:17 +0000 (16:40 +0100)]
prevent restoration of files that are not plain old files
would prevent trying to restore pure virtual files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 6 Mar 2023 17:16:50 +0000 (18:16 +0100)]
add test for windows CfApi
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 6 Mar 2023 15:27:57 +0000 (16:27 +0100)]
add a new automated test for virtual files and data restoration
add a test that will try to upload pure virtual files becase restoration
after server data fingerprint has changed
this is illegal and should not happen
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 6 Mar 2023 15:28:55 +0000 (16:28 +0100)]
add assert to prevent upload of virtual files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Wed, 8 Mar 2023 04:31:32 +0000 (04:31 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Tue, 7 Mar 2023 11:41:14 +0000 (12:41 +0100)]
Merge pull request #5161 from xllndr/master
Resize WebView widget once the loginpage rendered
Axel Lender [Thu, 10 Nov 2022 12:13:32 +0000 (13:13 +0100)]
Resize WebView widget once the loginpage rendered
When the login dialogue displays the login page itself
the WebView widget did not resize according to
the dimensions of the login page.
Signed-off-by: Axel Lender <lender@b1-systems.de>
Nextcloud bot [Tue, 7 Mar 2023 04:25:32 +0000 (04:25 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 6 Mar 2023 04:29:11 +0000 (04:29 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 5 Mar 2023 04:28:21 +0000 (04:28 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 4 Mar 2023 04:27:07 +0000 (04:27 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Fri, 3 Mar 2023 22:38:23 +0000 (23:38 +0100)]
Merge pull request #5485 from nextcloud/feature/global-search-sharees
Display 'Search globally' as the last sharees list element
alex-z [Fri, 24 Feb 2023 13:06:29 +0000 (14:06 +0100)]
Display 'Search globally' as the last sharees list element
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Fri, 3 Mar 2023 03:44:50 +0000 (03:44 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Thu, 2 Mar 2023 19:26:13 +0000 (20:26 +0100)]
Merge pull request #5327 from nextcloud/feature/secure-file-drop
Feature/secure file drop
alex-z [Thu, 12 Jan 2023 17:55:04 +0000 (18:55 +0100)]
Implement Secure filedrop link share. Move data from 'filedrop' to 'files' when syncing E2EE folders.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Claudio Cambra [Wed, 1 Mar 2023 19:44:44 +0000 (20:44 +0100)]
Merge pull request #5472 from nextcloud/work/fix-infinite-loading-share-dialog-disabled-share-links
Fix infinite loading in the share dialog when public link shares are disabled on the server
Claudio Cambra [Tue, 28 Feb 2023 22:18:05 +0000 (23:18 +0100)]
Move sharesChanged signal emission to handlePlaceholderLinkShare rather than repeating each time this method is called
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 24 Feb 2023 12:40:58 +0000 (13:40 +0100)]
Don't display the placeholder link share of public link shares are not available
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 24 Feb 2023 12:40:17 +0000 (13:40 +0100)]
Don't block loading if public link shares are disabled
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Nextcloud bot [Wed, 1 Mar 2023 04:00:56 +0000 (04:00 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Tue, 28 Feb 2023 22:19:30 +0000 (23:19 +0100)]
Merge pull request #5478 from nextcloud/bugfix/sync-status-labels
Fix text labels in Sync Status component
Claudio Cambra [Mon, 27 Feb 2023 13:58:11 +0000 (14:58 +0100)]
Fix text labels in Sync Status component
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 28 Feb 2023 18:14:23 +0000 (19:14 +0100)]
Merge pull request #5453 from nextcloud/bugfix/account-settings-avatars
Fix avatars not showing up in settings dialog account actions until clicked on
Claudio Cambra [Mon, 20 Feb 2023 13:51:02 +0000 (14:51 +0100)]
Fetch account avatar info on account action construction, fixing avatar only showing up when action is clicked
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Mon, 20 Feb 2023 13:49:06 +0000 (14:49 +0100)]
Set placeholder image always as account action icon, as at app start there will not be a valid avatar to use ever
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Tue, 28 Feb 2023 13:14:51 +0000 (14:14 +0100)]
Merge pull request #5474 from nextcloud/bugfix/dehydrateCfapiFiles
with cfapi when dehydrating files add missing flag
Matthieu Gallien [Fri, 24 Feb 2023 15:37:21 +0000 (16:37 +0100)]
with cfapi when dehydrating files add missing flag
CF_UPDATE_FLAG_DEHYDRATE is apparently needed to get dehydration to
always succeed
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 28 Feb 2023 12:27:22 +0000 (13:27 +0100)]
Merge pull request #5451 from nextcloud/bugfix/connectNormalizedArgs
use new connect syntax
Matthieu Gallien [Fri, 17 Feb 2023 16:06:35 +0000 (17:06 +0100)]
use new connect syntax
mainly done using clazy and old-style-connect check
close #5426
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Tue, 28 Feb 2023 03:45:48 +0000 (03:45 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 27 Feb 2023 03:44:19 +0000 (03:44 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 26 Feb 2023 03:42:06 +0000 (03:42 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 24 Feb 2023 03:52:45 +0000 (03:52 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 23 Feb 2023 11:40:53 +0000 (11:40 +0000)]
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Thu, 23 Feb 2023 11:36:57 +0000 (12:36 +0100)]
Merge pull request #5459 from nextcloud/bugfix/discover-blacklisted-folders
Always discover blacklisted folders to avoid data loss when modifying selectivesync list.
alex-z [Tue, 21 Feb 2023 18:37:34 +0000 (19:37 +0100)]
Always discover blacklisted folders locally, to avoid data loss of non-uploaded files when modifying selectivesync list.
Signed-off-by: alex-z <blackslayer4@gmail.com>