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-12-15vfs: Add vfs migration options to folder context menuChristian Kamm
2020-12-15vfs: Disable selective sync if vfs support is availableChristian Kamm
2020-12-15vfs: Remove newFilesAreVirtual - use root PinState insteadChristian Kamm
2020-12-15vfs: Show "new files are virtual" option only with vfsChristian Kamm
2020-12-15vfs: Separate vfs availability from new-files-virtualChristian Kamm
2020-12-15vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2020-12-15winvfs: initial workChristian Kamm
2020-12-15FolderMan: Remove assumption of unique running syncChristian Kamm
2020-12-15Virtual files: Wipe selective sync settings when enabledChristian Kamm
2020-12-15Virtual files: Use theme to check for option availabilityChristian Kamm
2020-12-15Account Settings: Add a context menu entry to enable or disable virtual filesOlivier Goffart
2020-12-15AccountSetting: Fix Small Memoy leakOlivier Goffart
2020-12-15AccountSettings: Force sync should wipe the blacklistOlivier Goffart
2020-12-15Virtual files: Don't show selective syncOlivier Goffart
2020-12-15Update the minimum supported versionOlivier Goffart
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15Placeholders: Add an checkbox in the FolderWizard to enable the placeholder f...Olivier Goffart
2020-12-14Have the new account wizard open againKevin Ottens
2020-12-14Handle the warning message when unchecking folders for syncing.Camila
2020-09-29Don't hold ref to value returned from function.Harald Eilertsen
2020-09-29gui/accountstate: Replace foreach (#2219)Harald Eilertsen
2020-08-18Show the "Display mnemonic" button only when we know e2e is supportedKevin Ottens
2020-08-13Enable the modernize-deprecated-headers check on clang-tidyKevin Ottens
2020-08-11Keep the E2EE info message around to allow displaying mnemonicKevin Ottens
2020-07-02Don't display quota information when the user has no quota.Camila
2020-07-01Change the space character to a dotValdnet
2020-06-30Mark user strings for translationKevin Ottens
2020-06-30Move the encrypt folder logic in a reusable job classKevin Ottens
2020-06-30Fix typoKevin Ottens
2020-06-30Don't show the encrypt action in subfolders of encrypted foldersKevin Ottens
2020-06-30Fix typoKevin Ottens
2020-06-30Capture the pointer to info by valueKevin Ottens
2020-06-11Simplify nullptr comparisons where appropriateMichael Schuster
2020-06-03Do not declare local variables without an initial value.Camila San
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-02-14Add UserInfo class and fetch quota via API instead of PropfindJobMichael Schuster
2020-01-12Show activitylist on initial tray opening when logged inDominique Fuchs
2020-01-12Removed old account toolboxDominique Fuchs
2020-01-12Bunch of fixes and optimizations for activityListDominique Fuchs
2020-01-10UserLine drafting, bugfixes, restucturesDominique Fuchs
2020-01-02Fix merge conflictDominique Fuchs
2019-12-20Fix build (missing refactoring)Michael Schuster
2019-12-20Refactor ActivitySettings: Rename member variable ui to _uiMichael Schuster
2019-12-20Make AccountSettings and ActivitySettings background-aware (Dark-/Light-Mode ...Michael Schuster
2019-12-20Change error link colour in AccountSettings::showConnectionLabelMichael Schuster
2019-12-09Make SettingsDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-09Remove submodule qtmacgoodies and the MacSettingsDialog classMichael Schuster
2019-12-09Merge remote-tracking branch 'origin/master' into qml-tray-menuDominique Fuchs
2019-12-04Working on account switchingDominique Fuchs
2019-12-03Use … instead of 3 dotsJoas Schilling