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-12-14Enforce VFS. Disable 'Make always available locally'.alex-z
2021-11-23Cleanup system bindings from Windows when removing a local sync folderalex-z
2021-11-05add an option to enforce use of virtual files sync folderMatthieu Gallien
2021-08-11Check result of setPinState()Felix Weilbach
2021-08-03l10n: Replace apostrophe with double quotation. Remove double space and sort ...Valdnet
2021-07-21do not block account menu: availability checking can be slowMatthieu Gallien
2021-06-25Don't display account name in italicFelix Weilbach
2021-06-21Fix review commentFelix Weilbach
2021-06-21Fix review commentsFelix Weilbach
2021-06-21Prevent crash in dialog that warns user about vfs and e2eeFelix Weilbach
2021-06-17l10n: Spelling unificationValdnet
2021-05-27Set button on QMessageBox before changing the textFelix Weilbach
2021-05-18Warn user if using e2ee and vfs togetherFelix Weilbach
2021-05-11Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.allexzander
2021-04-07use QFileInfo to check if path is absolute to avoid assert on windowsMatthieu Gallien
2021-02-09Validate sensitive URLs to onle allow http(s) schemes.allexzander
2021-02-04Allow creation of new folders from the Settings Dialog.allexzander
2021-01-27Replace dots with ellipses and add spaces.Valdnet
2021-01-25Change the quotation marksValdnet
2020-12-21Changed triple dot to ellipsisrakekniven
2020-12-15Don't use exec() on dialogsHannah von Reth
2020-12-15Allow to control availability of folders in the settings dialogKevin Ottens
2020-12-15Update the FolderStatusModel when a folder encryption endsKevin Ottens
2020-12-15Set the account state after E2EE is setup in the GUIKevin Ottens
2020-12-15Fix typo and styleKevin Ottens
2020-12-15FolderStatusModel now uses the LSCOL job result for encryption statusKevin Ottens
2020-12-15Set the encrypted flag in the database when EncryptFolderJob succeedsKevin Ottens
2020-12-15Change EncryptFolderJob path conventionKevin Ottens
2020-12-15VirtualFiles: Ensure the target location supports vfsHannah von Reth
2020-12-15Windows VFS: Enable Windows VFS by defaultHannah von Reth
2020-12-15Clazy: Fix some warnignsHannah von Reth
2020-12-15Ui: Hide selective sync settings if vfs is activeHannah von Reth
2020-12-15VFS: Prevent duplicated navigation panel iconHannah von Reth
2020-12-15Fix 150a5b4d06600d140ddf05383fb74cda6ae6e941Hannah von Reth
2020-12-15Fix usage of QMessageBoxHannah von Reth
2020-12-15[Wizard] Make vfs dialog blockingHannah von Reth
2020-12-15AccountSettings: limit the clickable region of the 'add folder' buttonOlivier Goffart
2020-12-15Change Windows virtual files description to tech previewHannah von Reth
2020-12-15AccountSettings: Use switch, case to ensure we handle all casesHannah von Reth
2020-12-15Vfs: Require local discovery after disabling vfsChristian Kamm
2020-12-15Vfs: Retain existing data when enabling vfs #7302Christian Kamm
2020-12-15Vfs: "free space" only shows when it has an effect #7143Christian Kamm
2020-12-15Vfs: Adjust and centralise action text #7143Christian Kamm
2020-12-15Vfs: Add 'availability', a simplified, user-facing pin state #7111Christian Kamm
2020-12-15Vfs: Clear up relationship between _type and pin stateChristian Kamm
2020-12-15Selective sync: Don't collapse tree when entering mode #7055Christian Kamm
2020-12-15Ensure local discovery on selective sync changesChristian Kamm
2020-12-15PinStates cleanupChristian Kamm
2020-12-15Vfs: Switch on/off only when sync isn't running #6936Christian Kamm
2020-12-15Folder: Add selective sync / ui related flagsChristian Kamm