Dominique Fuchs
|
a35b346e62
|
Fixed e2e key transmission issue after generation (forgotten content type on sendrequest())
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
|
2019-09-15 11:53:57 +02:00 |
|
Roeland Jago Douma
|
dc41f8a16e
|
Fix windows build
* Reorder openssl header import
* not => !
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-06-08 16:53:56 +02:00 |
|
Tomaz Canabrava
|
96115be0c6
|
Unlock folder in case of error
|
2018-03-25 21:54:08 +02:00 |
|
Daniel Nicoletti
|
a7ee1a95a6
|
Download and decrypt file if parent folder is marked as encrypted
|
2018-01-08 21:08:31 +01:00 |
|
Daniel Nicoletti
|
fdc96d3a4f
|
Fix deprecated use of QUrl::setQueryItems()
|
2017-12-29 17:28:35 +01:00 |
|
Daniel Nicoletti
|
e06e04ee93
|
Fix parsing list of encrypted folders
|
2017-12-29 17:28:35 +01:00 |
|
Daniel Nicoletti
|
a63d34f870
|
Prepend "nextcloud" for all logging categories
Thus making easier to exclude logging from kio, qt
and only enable "nextcloud.*"
|
2017-12-28 17:33:10 -02:00 |
|
Tomaz Canabrava
|
e70bf44aaf
|
[CSE] Fix the generation of the data for the update Metadata
|
2017-12-22 22:39:45 +01:00 |
|
Tomaz Canabrava
|
124a7253a4
|
[CSE] Create job to Update Metadata
|
2017-12-22 22:02:16 +01:00 |
|
Tomaz Canabrava
|
b9cdc8e922
|
[CSE] Fix the url to delete the metadata
|
2017-12-17 21:19:32 +01:00 |
|
Tomaz Canabrava
|
2e516dfc67
|
Merge branch 'clientSideEncryptionV3' of github.com:nextcloud/client into clientSideEncryptionV3
|
2017-12-15 15:05:51 +01:00 |
|
Tomaz Canabrava
|
250c8ff1bf
|
[CSE] Add job to delete metadata
This is needed for the correct functioning of the Set Folder
as Decrypted
|
2017-12-15 15:02:43 +01:00 |
|
Roeland Jago Douma
|
69a201a62d
|
Percentencode the json we send so special chars don't cause trouble
The + sign was lost in transfer.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-12-14 23:11:07 +01:00 |
|
Tomaz Canabrava
|
2127b2629d
|
[CSE] Move encryption related network jobs to its own file
Move encryption related network jobs to it's own file,
the original file was starting to be just way too big.
|
2017-12-12 19:36:47 +01:00 |
|