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
2020-09-29Replace find_if with none_of where appropriate.Harald Eilertsen
2020-09-29Don't hold ref to value returned from function.Harald Eilertsen
2020-09-29gui/folder: Replace foreach (#2219)Harald Eilertsen
2020-07-06fixed bad spelling of word 'retreive' except in sqlite dependancyasemmar
2020-06-03Do not declare local variables without an initial value.Camila San
2020-01-18Code maintenance - correct some syntax, fix some warnings.Dominique Fuchs
2019-11-05Merge branch 'master' into issue_1351Camila Ayres
2019-10-27Merge branch 'master' into move-rtfilesDominique Fuchs
2019-10-18 * fix for issue no. 1351Adrian Brzezinski
2019-10-04Fixed grammarrakekniven
2019-09-26moved default db sync file to Qt standard path AppDataLocationDominique Fuchs
2019-09-20UI improvement: Message box: Delete / Keep all filesMichael Schuster
2019-09-09Added forgotten case when parsing log through gui. LockedFiles were not commu...Dominique Fuchs
2019-06-12Add error category for http file lock error status 423.Camila San
2018-10-31Merge branch 'master' into upstream/pr/6372Roeland Jago Douma
2018-08-28Show a tray message when a folder watcher becomes unreliable #6119Christian Kamm
2018-06-08Notify if an explicitly excluded folder is created #6222Christian Kamm
2018-06-06Partial local discovery: Fix scheduling logicChristian Kamm
2018-06-06Use std::chrono::milliseconds to represent millisecondsOlivier Goffart
2018-06-04Merge pull request #319 from nextcloud/upstream/issue/4424Roeland Jago Douma
2018-06-02Merge pull request #314 from nextcloud/upstream/pr/6373Roeland Jago Douma
2018-05-19Merge pull request #246 from k1l1/masterJulius Härtl
2018-05-19changed wordingKilian Pfeiffer
2018-05-16Folder: normalize the local path.Olivier Goffart
2018-05-16SyncResult: Make sure the number of conflicts is correct #6226Christian Kamm
2018-05-15Move remote-deleted files to trashOleg Solovyov
2018-04-10Merge branch 'master' into clientSideEncryptionV4Tomaz Canabrava
2018-02-23Sync activities notifications are never shown unless there is an error. Serve...Camila San
2018-02-15Changes notification text in the checkboxes and adds tooltips with explanatio...Camila San
2018-01-29Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2018-01-15Folder: remove declaration of non-existing methodOlivier Goffart
2018-01-05Folder: Remove unused 'dirty proxy' settingChristian Kamm
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
2017-12-07Excludes: Refactor for pending improvementsChristian 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-24SyncFileStatusTracker: Detect changed in the shared flagOlivier Goffart
2017-10-24Local discovery: Use db instead of filesystemChristian Kamm
2017-10-24Folder: Move FolderWatcher to FolderChristian Kamm
2017-09-26Use SyncJournalDb in csyncJocelyn Turcotte
2017-09-26SyncJournalDB: Allow callers of getFileRecord if the query failedJocelyn Turcotte
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-18Remove SyncFileItem::_isDirectoryJocelyn Turcotte
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-12Folder: Check etag again after active sync #4116Christian Kamm
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-07-24Don't keep the list of touched files for the whole syncJocelyn Turcotte
2017-07-13Ensure qsrand is calledChristian Kamm
2017-07-13Conflicts: Detect and show in issues tabChristian Kamm