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-11-05add an option to enforce use of virtual files sync folderMatthieu Gallien
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-03-24Refresh Windows download dialog progress when hydrating a placeholderallexzander
2021-01-25Add push notifications for file changesFelix Weilbach
2020-12-15Clazy: Fix some warnignsHannah von Reth
2020-12-15vfs: Be more careful about Vfs instance ownershipChristian Kamm
2020-12-15vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2020-12-15FolderMan: Remove assumption of unique running syncChristian Kamm
2020-12-15Settings: Make FoldersWithPlaceholders group stickyChristian Kamm
2020-12-15Settings migration: Preserve future settings where possibleChristian Kamm
2020-12-15Config: Add version flags to accounts and foldersChristian Kamm
2020-06-08Replace NULL by nullptr in all C++ filesStephan Beyer
2020-06-03Use default member init when applicableKevin Ottens
2019-10-17Once client gets 401/403 from the server, check if remote wipe was requested.Camila San
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-09-09FolderMan::checkPathValidityForNewFolder: make sure to work when folder point...Olivier Goffart
2018-05-15Tray: Change icon for unresolved conflicts #6277upstream/pr/6277Christian Kamm
2018-01-05Folder: Remove unused 'dirty proxy' settingChristian Kamm
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-10-24Folder: Move FolderWatcher to FolderChristian Kamm
2017-09-21Gui: Use lambda instead of QSignalMapperOlivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-03-21Wizards: Never propose an existing folder for syncing #5597Christian Kamm
2017-01-26Release SyncFileItem objects with their jobJocelyn Turcotte
2016-12-06Merge pull request #5045 from owncloud/dbjournal_per_accountckamm
2016-11-25AccountSettings: Add a "Force sync now" context menu optionChristian Kamm
2016-11-23Bugfixes for sync journal name generation and usageChristian Kamm
2016-11-23Don't wipe each journal on each startChristian Kamm
2016-11-23Split folders configuration locations for backwards compatibilityChristian Kamm
2016-11-23Merge branch 'master' into dbjournal_per_accountChristian Kamm
2016-10-25FolderMan: Clean up APIChristian Kamm
2016-10-25FolderMan: Document and clean up folder schedulingChristian Kamm
2016-09-30Folder Setup: Allow to set up more sync connects to the same folder.Klaas Freitag
2016-09-02folderman: Clean some commentsKlaas Freitag
2016-09-02Make the sync journal file name a method of the Folder class.Klaas Freitag
2016-07-10FolderMan: ensureJournalGone needs to know the exact journal name, WIPKlaas Freitag
2016-05-03[osx] Fix missing overlay icons on client startupJocelyn Turcotte
2016-04-29LockWatcher: Keep an eye on Windows file locks (#4758)ckamm
2016-04-26Folder: Generate an alias for new foldersOlivier Goffart
2016-03-28Remove null-checks for FolderMan::_socketApiJocelyn Turcotte
2016-03-28Make the AccountState a construction argument of the FolderJocelyn Turcotte
2016-03-02Add warnings for old server versions #4523Christian Kamm
2016-03-02Improve folder pausing APIChristian Kamm
2015-12-09AccountWizard: Don't crash when sync is running #4221Christian Kamm
2015-11-24Activity List: Improve double click handling on filenames #4168Markus Goetz
2015-11-16Merge branch 'newactivity'Klaas Freitag
2015-11-16Folderman: Added method to find local files for a rel. server path.Klaas Freitag
2015-10-05GUI comment and message typos for masterPhil Davis
2015-09-04FolderStatus: Show 'waiting for other folder' #3619Christian Kamm
2015-09-02FolderDefinition: Escape the alias of a folder before writing to the configOlivier Goffart