- 12 Aug, 2020 1 commit
-
-
khws4v1 authored
Release 2.6.5
-
- 10 Jul, 2020 4 commits
-
-
Nextcloud bot authored
-
Michael Schuster authored
[stable-2.6] Prevent empty FileMap in local csync to be processed if folder not empty
-
Dominique Fuchs authored
Signed-off-by:
Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> (cherry picked from commit d47e570ff3562b9d5d5e9178269b297775626746) (cherry picked from commit f8920f969fc4aeb90e5b50ec1c7aa087150cbc04) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
- 09 Jul, 2020 2 commits
-
-
Michael Schuster authored
[stable-2.6] Display the correct default permissions when creating a share.
-
Camila authored
- The default displayed was not in sync with the server because the client was setting permissions when creating a share while it should get the default permissions from the server to display it to the user first. Signed-off-by:
Camila <hello@camila.codes> (cherry picked from commit d7a13672923a638ed53871a4d61c76a33b701b06) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
- 08 Jul, 2020 4 commits
-
-
Nextcloud bot authored
-
Michael Schuster authored
[stable 2.6] Asemmar/issue 2137
-
asemmar authored
Signed-off-by:
asemmar <anis.semmar@itron.com> (cherry picked from commit 628a426d22f71ea354697d4f796e1315e87e83bc) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
asemmar authored
Signed-off-by:
asemmar <anis.semmar@itron.com> (cherry picked from commit d5587e386c5c48b0e657f5f855a30b7a83739c75) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
- 07 Jul, 2020 11 commits
-
-
Nextcloud bot authored
-
Michael Schuster authored
[stable-2.6] ConfigFile security: Migrate Proxy password to keychain
-
Michael Schuster authored
Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit f4d83d02f6ed62947e00879a0100ce778030815c) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit ff631e919f7a70c7b205919dd831a816a14897b9) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
- Also make use of the new KeychainChunk::DeleteJob Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 8503226c44f56efb863e34a1dac2dc72a8c8a840) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
- Use QEventLoop for synchronous exec() - Rename startAwait() to exec() - Add code for auto deletion - Add new DeleteJob class - Cleanup, tweaks Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 42eb3388f8b4249c61549029aa0f0fe93c0c6aec) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit ea95c4bf49437a9e964e192db3406107c614821c) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
When specified in the config file, the Proxy password will be migrated to the keychain, for backward compatibility and to allow admins to overwrite an existing password by rolling out updated config files. Once migrated to the keychain, the password will be removed from the config file. Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 81c644e7025829cfd973db618724e0751e1fa162) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
Awaits completion with no need to connect some slot to the finished() signal first, inspired by the ProxyAuthHandler class. Also add: - Job dtor to safely erase passwords - textData() method - New ctor overloads to work with arbitrary keys (without Account ptrs) Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 18cbbc5052cd5a46caba7c0e8977929d35a3bbed) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 2a3ef044be79b90f479ea24e49bbd3ebf48583e5) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
Michael Schuster authored
Originally this was in the WebFlowCredentials class. Since we've abstracted everything from there already, let's also move this in case some other code may use KeychainChunk::ReadJob prior to WebFlowCredentials. Signed-off-by:
Michael Schuster <michael@schuster.ms> (cherry picked from commit 203a2ce0031046f454d4120f53ad437d33763eaa) Signed-off-by:
Michael Schuster <michael@schuster.ms>
-
- 06 Jul, 2020 1 commit
-
-
Nextcloud bot authored
-
- 05 Jul, 2020 1 commit
-
-
Nextcloud bot authored
-
- 04 Jul, 2020 1 commit
-
-
Nextcloud bot authored
-
- 03 Jul, 2020 2 commits
-
-
Nextcloud bot authored
-
Camila authored
- The code handling the api response was not up to date with the latest api changes. - Unlimited quota display: use qint64 to avoid data loss - Change total with quota: total holds the quota total and not the storage total. Signed-off-by:
Camila <hello@camila.codes>
-
- 02 Jul, 2020 13 commits
-
-
Nextcloud bot authored
-
Michael Schuster authored
[stable-2.6] Repair and improve logging
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
This was half broken before that commit and the previous one since some of the categories would not be captured. Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Otherwise it was a bit confusing and annoying for filter rules: e.g. "nextcloud.sync.*" vs "sync.*". Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
At last it will become useful again... Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Kevin Ottens authored
Signed-off-by:
Kevin Ottens <kevin.ottens@nextcloud.com>
-
Hannah von Reth authored
-
Hannah von Reth authored
-
Olivier Goffart authored
We don't do discovery in a thread or use many threads anymore so this is just noise. Also use of QString::sprintf is deprecated, and C cast.
-