Claudio Cambra
|
89d7e17674
Add FakePropfindReply that accepts raw QByteArray as payload
|
2 years ago |
alex-z
|
b6ba1fe0d6
Implement Secure filedrop link share. Move data from 'filedrop' to 'files' when syncing E2EE folders.
|
3 years ago |
Matthieu Gallien
|
602b8db5e2
handle case clash conflicts in a similar way to content conflicts
|
3 years ago |
Claudio Cambra
|
12b2673ac2
Add test for deleting encrypted files
|
3 years ago |
Matthieu Gallien
|
b04128fd34
set mtime when building local sync folder state in automated tests
|
3 years ago |
Matthieu Gallien
|
b5adbf3ab0
fix instances of: c++11 range-loop might detach Qt container warnings
|
3 years ago |
Matthieu Gallien
|
61c792c6f4
fully qualify types in signals and slots
|
3 years ago |
Claudio Cambra
|
e021f25634
Add a suite of tests for ShareModel
|
3 years ago |
Matthieu Gallien
|
d371855e56
test that files soon to be expired will be synced automatically
|
3 years ago |
allexzander
|
5175d186a4
Do not ignore return values for SyncJournalDB in unit tests.
|
3 years ago |
Matthieu Gallien
|
8551a14c48
ensure SyncEngine use an initialized instance of SyncOptions
|
3 years ago |
alex-z
|
001deace2d
Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider.
|
3 years ago |
Matthieu Gallien
|
2ea68d75bd
add automated tests for LockFileJob to validate proper behavior
|
3 years ago |
Matthieu Gallien
|
dc95f29165
fetch and store in sync database information abot lock state of files
|
3 years ago |
Matthieu Gallien
|
d4081c99a7
prevent updating files when that would result in invalid mtime
|
4 years ago |
Matthieu Gallien
|
c88f57b42d
check modified time sent by upload jobs in automated tests
|
4 years ago |
Matthieu Gallien
|
18ef471332
let auto tests of batch upload return proper file paths
|
4 years ago |
Matthieu Gallien
|
c194605c35
implement bulk upload
|
4 years ago |
Matthieu Gallien
|
87c583dcb6
schedule files upload after all other jobs have been completed
|
4 years ago |
Matthieu Gallien
|
c6344c05be
add test to check the order of actions when uploading new files
|
4 years ago |
alex-z
|
c1dab7e4cb
Unified Search via Tray window
|
4 years ago |
Felix Weilbach
|
5622c33f40
Fix various deprecated warnings
|
4 years ago |
Hannah von Reth
|
acd83a2998
Ensure unit test are using absolute paths
|
5 years ago |
Hannah von Reth
|
b01973f95f
Enable httplogger on unittests
|
5 years ago |
Hannah von Reth
|
1b3502bd5a
Fix httplogger in unittests with lambdas
|
5 years ago |
Felix Weilbach
|
2ee3ca02a4
Add unit test for move custom remote root
|
4 years ago |
Felix Weilbach
|
27f8152b05
Remove unused function declaration
|
4 years ago |
Hannah von Reth
|
17a1a630a4
Use the http logger with the unittests
|
5 years ago |
allexzander
|
4d66d209bc
Fix incorrect logger output for non-latin strings.
|
5 years ago |
Kevin Ottens
|
c57eff6fd8
Please the clang-tidy overlord
|
5 years ago |