Matthieu Gallien 8551a14c48 ensure SyncEngine use an initialized instance of SyncOptions 3 lat temu
..
benchmarks 0909f00a8b Enable bugprone-too-small-loop-variable clang-tidy check 5 lat temu
csync 833237b2e4 use alias target for internal libraries 4 lat temu
manual db24f60ae3 License: Adjust license of GPLv2 source files to GPLv2+ 9 lat temu
mockserver c52718c104 Replace deprecated QRegExp with QRegularExpression. 4 lat temu
CMakeLists.txt 001deace2d Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider. 3 lat temu
nextcloud_add_test.cmake 5667a6aad2 Fix BUILD_TESTING on non Linux unices 4 lat temu
pushnotificationstestutils.cpp ccd27870a7 Don't compare integers with different signs 4 lat temu
pushnotificationstestutils.h 25669938fd let clang-tidy add missing override after enabling again the check 4 lat temu
stubfolderman.cpp f932dfc648 VFS: Tell the vfs plugin whether we have multiple accounts 5 lat temu
stubremotewipe.cpp bd62615aab Clazy: Fix some warnigns 5 lat temu
syncenginetestutils.cpp 8551a14c48 ensure SyncEngine use an initialized instance of SyncOptions 3 lat temu
syncenginetestutils.h 001deace2d Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider. 3 lat temu
test_journal.db 2244b35a6d test_journal.db: Add checksumtype table 8 lat temu
testaccount.cpp badb5c1fba fix review comment 4 lat temu
testactivitydata.cpp 65f2bada3e Add thumbnails for files in the activity view 3 lat temu
testactivitylistmodel.cpp e4a0d57bc8 Do not replace strings in action links coming from the notification api. 3 lat temu
testallfilesdeleted.cpp 77433f7e1d in wizard always use the correct way to get dav path 4 lat temu
testasyncop.cpp c57eff6fd8 Please the clang-tidy overlord 5 lat temu
testblacklist.cpp 1284d78599 Fix testblacklist.cpp 4 lat temu
testcapabilities.cpp 860d7dd9de detect capabilities for lock/unlock of files 3 lat temu
testcfapishellextensionsipc.cpp 001deace2d Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider. 3 lat temu
testchecksumvalidator.cpp 225753a8c0 Refactor DeleteJob and DeleteApiJob to use SimpleFileJob. 4 lat temu
testchunkingng.cpp 300446579c Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 3 lat temu
testclientsideencryption.cpp ba73b6d914 VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Refactoring and renaming for readability. 4 lat temu
testconcaturl.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy 5 lat temu
testcookies.cpp 45f59e7eca Use QDateTime::startOfDay() 4 lat temu
testdatabaseerror.cpp bb9ce8db21 Test that the sync behave well if there are errors while reading the database 5 lat temu
testdownload.cpp c57eff6fd8 Please the clang-tidy overlord 5 lat temu
testexcludedfiles.cpp 300446579c Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 3 lat temu
testfolder.cpp bfc7ea562d Move Utility to a new common static library 8 lat temu
testfolderman.cpp 88d18fd5f3 Invoke 'bool Folder::isSyncRunning() const' from tests. 4 lat temu
testfolderwatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand 4 lat temu
testhelper.cpp acf6cc0527 Remove unused functions and variables 4 lat temu
testhelper.h d17d831205 switch from Q_DECL_OVERRIDE to plain override 4 lat temu
testiconutils.cpp 2f3c58daac Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML. 4 lat temu
testinotifywatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand 4 lat temu
testlocaldiscovery.cpp 53654b2a50 Allow manual renaming of files and folders with spaces. Allow uploading invalid file name via the InvalidFileName dialog. 3 lat temu
testlockedfiles.cpp 5a7fd3f316 testlockedfiles use long file path 4 lat temu
testlockfile.cpp b55a099b61 allow lock/unlock of files from files explorer integration 3 lat temu
testlongpath.cpp 8ca5035c42 Add test for csync_vio_local_stat with long path 4 lat temu
testnetrcparser.cpp edb3759684 For tests we do not need a xserver running. 9 lat temu
testnextcloudpropagator.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy 5 lat temu
testoauth.cpp c57eff6fd8 Please the clang-tidy overlord 5 lat temu
testownsql.cpp de2d11125b Move Prepared sql queries to seperate class to manage access 4 lat temu
testpermissions.cpp 01eb050cd8 Do not remove files from a Group folder and its nested folders whe it is renamed or removed while not allowed. 4 lat temu
testplan.txt 13b6b3989a Minor typos in client test section 10 lat temu
testpushnotifications.cpp 300446579c Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 3 lat temu
testremotediscovery.cpp 416d98716f Make argument singular to fix i18n issue 4 lat temu
testremotewipe.cpp 19491ff85f Once client gets 401/403 from the server, check if remote wipe was requested. 6 lat temu
testselectivesync.cpp 238ac53666 Ensure local discovery on selective sync changes 5 lat temu
testsetuserstatusdialog.cpp cf372b43ac Properly adapt the userstatusselectormodel, eliminate hacks, make code more declarative 3 lat temu
testsynccfapi.cpp 300446579c Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 3 lat temu
testsyncconflict.cpp 4d615c31da Rename csync_instructions_e -> SyncInsturctions 5 lat temu
testsyncdelete.cpp dfedb09fd8 Move test for issue #1329 from t1.pl to new test system 5 lat temu
testsyncengine.cpp b5a10d7829 add new tests dedicated for recovery scenario of wrong mtime on server 3 lat temu
testsyncfileitem.cpp edb3759684 For tests we do not need a xserver running. 9 lat temu
testsyncfilestatustracker.cpp 3443de4388 Rollback local move when server move has failed. 4 lat temu
testsyncjournaldb.cpp 541447723a remove all usage of QDateTime::toTime_t() to avoid overflow 3 lat temu
testsyncmove.cpp 3443de4388 Rollback local move when server move has failed. 4 lat temu
testsyncvirtualfiles.cpp 53654b2a50 Allow manual renaming of files and folders with spaces. Allow uploading invalid file name via the InvalidFileName dialog. 3 lat temu
testsyncxattr.cpp d72f7e9109 Check result of setPinState() 4 lat temu
testtalkreply.cpp 73bae8cd30 Add TalkReply class and tests. 3 lat temu
testtheme.cpp a3fc812539 Enable share to Talk and Email. Display correct icon. Added unit tests. 4 lat temu
testunifiedsearchlistmodel.cpp c1dab7e4cb Unified Search via Tray window 4 lat temu
testupdater.cpp edb3759684 For tests we do not need a xserver running. 9 lat temu
testuploadreset.cpp 4c04351360 Fix warnings about signedness 5 lat temu
testutility.cpp c52718c104 Replace deprecated QRegExp with QRegularExpression. 4 lat temu
testxmlparse.cpp 3e61bdc431 Use dav instead of webdav 4 lat temu
themeutils.cpp 9185956069 Split out wizard welcome page 5 lat temu
themeutils.h 9185956069 Split out wizard welcome page 5 lat temu