Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-08bring back dynamic load of VFS pluginsMatthieu Gallien
2021-05-18use folders in CMakeDmytro Korchynskyi
2021-04-15CMake: Use own SQLite3 on macOS and WindowsFelix Weilbach
2021-04-13Add notification cacheFelix Weilbach
2021-03-10Split out wizard welcome pageFelix Weilbach
2021-02-02Add test utils libraryFelix Weilbach
2021-02-02Compile nextcoud gui as separate libraryFelix Weilbach
2021-01-25Add push notifications for file changesFelix Weilbach
2021-01-14Add the XAttr backend prototype with its test suiteKevin Ottens
2020-12-30Cleanup pathtoUNC and its testHannah von Reth
2020-12-30Add initial version of the CfApi backendKevin Ottens
2020-12-15Speedup test build by compile the fake server just onceHannah von Reth
2020-12-15Fix saving of cookiesHannah von Reth
2020-12-15Upload: asynchronious operationsOlivier Goffart
2020-12-15Discovery: Set right direction when restoring deleted discovery because it ha...Olivier Goffart
2020-12-15Test that the sync behave well if there are errors while reading the databaseOlivier Goffart
2020-12-15Test: Add test for locked file tracking and propagationChristian Kamm
2020-12-15New Discovery Algorithm: Ge tthe size of new foldersOlivier Goffart
2020-12-15Move the checksum related routine from FileSystem to checksum, where they belongOlivier Goffart
2020-12-15Added test that checks what happens when there is an error in the remote disc...Olivier Goffart
2020-12-15Convert p7.pl to a C++ testOlivier Goffart
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15LocalDiscoveryTracker: Separate from Folder and move to libsyncChristian Kamm
2020-12-15Add a test for resuming downloadsOlivier Goffart
2020-12-15On-demand downloading: Placeholder-file based prototypeChristian Kamm
2020-10-22Move some of the SocketApi conflict handling in a ConflictSolver classKevin Ottens
2020-08-10Add unit tests for the encryption helpersKevin Ottens
2020-06-18Move the proxyfiles to libsync where they make more senseRoeland Jago Douma
2020-03-11Updater: Fix Tests build (failed with BUILD_UPDATER=NO)Michael Schuster
2020-02-14Fix Tests linkage (missed UserInfo.cpp in CMakeLists.txt)Michael Schuster
2020-01-16Fix failing of several tests by including ocsjob source (after its inclusion ...Dominique Fuchs
2020-01-16append the correct folderwatcher (platform specific)Dominique Fuchs
2019-10-17Once client gets 401/403 from the server, check if remote wipe was requested.Camila San
2018-10-12Rename owncloud tests to nextcloudtuxmaster5000
2018-06-11Blacklist: Add unittest #6411Christian Kamm
2018-05-31Move ClientProxy and ConnecitonValidator to guiOlivier Goffart
2018-01-13Modernize out CMakeLists.txtOlivier Goffart
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2017-12-15Upload conflict files #4557Christian Kamm
2017-10-27Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-10-24Reconcile: Rename handling fixes: duplicate file idsChristian Kamm
2017-09-28Test OAuth2Olivier Goffart
2017-09-26Use SyncJournalDb in csyncJocelyn Turcotte
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-08-22Move csync/tests to test/csyncJocelyn Turcotte
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-06-22CSyncSqliteTest: Fix testMarkus Goetz
2017-04-20Require Qt5Olivier Goffart
2017-02-15Folder: Keep files option after aboutToRemoveAllFiles should not clear select...Olivier Goffart