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
2018-12-06Replaces timeout value for ULONG_MAX in discovery remote phase.filestreaming-v4Camila San
2018-12-06Removes logic that cleaned up trail slash in the beginning of the path.Camila San
2018-12-06Comments out syncing folders queue.Camila San
2018-12-06Removes repeated call to schedule sync.Camila San
2018-12-06Do not fetch activities if they are not enabledRoeland Jago Douma
2018-12-052 Update windows trigger openFile.Hitss
2018-12-05Update windows trigger openFile.Hitss
2018-12-03Checks if current thread can call sync start timer otherwise calls start sync...Camila San
2018-12-03Checks only for the given filename in the directory when adding file to local...Camila San
2018-11-30Update, windows-dokan FindFiles accept rootDirectory cachedFiles.Hitss
2018-11-26Adds function to look for file in the folder when adding it the localCamila San
2018-11-26Sets up syncing on fuse for Windows.Camila San
2018-11-26Uses FolderMan functions to prepare folder for syncing.Camila San
2018-11-26Fixes comments in VfsMac.Camila San
2018-11-26Adds syncwrapper.cpp to CMakelists.txt for Windows.Camila San
2018-11-25Handles release file at path instruction.Camila San
2018-11-25It checks if path given to local discovery is a directory and then checks for...Camila San
2018-11-23Uses only signal/slot to connect fuse drive operation to the sync engine.Camila San
2018-11-15Removes unused QThread for fuse.Camila San
2018-11-15Comments out the use of time controller local discovery.Camila San
2018-11-14Merge of conflicting filesJesús Deloya
2018-11-14Fix for exluding finder process on openfileatpathJesús Deloya
2018-11-13Refactores selective sync.Camila San
2018-11-13Refactores selective sync.Camila San
2018-11-13Fixes libproc.h header missing and file encoding.Camila San
2018-11-13Adds update local tree function to SyncEngine.Camila San
2018-11-13Removes logic to not queue task if file is not offline.Camila San
2018-11-13Adds update local tree function to SyncWrapper/Folder/SyncEngine/csync.Camila San
2018-11-13Adds function to update or insert files in the local file tree.Camila San
2018-11-13First attempt to use selective sync correctly by skipping local discovery.Camila San
2018-11-13It syncs all files set to OFFLINE.Camila San
2018-11-13Interrupt search for files in path once the path is found in the Fuse drive.Camila San
2018-11-13Sets SyncMode and SyncModeDownload for the fuse drive files once the list is ...Camila San
2018-11-13It checks file syncmode before queueing it for download.Camila San
2018-11-13Removes option to add more folders to sync.Camila San
2018-11-13Removes unused var in OwncloudSetupWizard::slotAssistantFinished.Camila San
2018-11-13Allows the adding of only one folder.Camila San
2018-11-13Fix multiples call OpenFile from Finder.Hitss
2018-11-02Remove unused libraryBani Azarael
2018-11-02Fix for OpenFile in compressed filesBani Azarael
2018-10-24Fix Check selection option contextual menu FSBani Azarael
2018-10-24Check selection option contextual menu FSBani Azarael
2018-10-17Code to umount dokan-windows drive on closeJonathan Ponciano Vera
2018-10-13Update hidden directory sync from Dokan-WindowsBani Azarael
2018-10-12Revert Fix shorten loginBani Azarael
2018-10-12Fix shorten loginBani Azarael
2018-10-12Update dokan lib for windows.Jonathan Ponciano Vera
2018-10-12Merge branch 'filestreaming' of https://github.com/nextcloud/desktop into fil...Jonathan Ponciano Vera
2018-10-12Endpoints functions for use case windows.Jonathan Ponciano Vera
2018-10-12Skips folder configuration when adding an user.Camila San