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-07-14macOS: Fix memory leak in FolderWatcherPrivate::startWatchingenh/mac-dock-iconMichael Schuster
2020-07-14macOS: Register native Click Event Handler for Dock IconMichael Schuster
2020-07-14macOS: Implement DockWatcher to monitor "Keep in Dock" changesMichael Schuster
2020-07-14macOS: Show Dock Icon while any dialog is visibleMichael Schuster
2020-07-14macOS: Add "About" and "Preferences" to menu bar, enhance LegalNoticeMichael Schuster
2020-07-14macOS: Use the Systray context menu as the Dock menuMichael Schuster
2020-07-14macOS: Don't call setWindowIcon, to avoid Dock animation glitchesMichael Schuster
2020-07-14macOS: Add CFBundleName to MacOSXBundleInfo.plistMichael Schuster
2020-07-14Mac: Display dock icon when settings are visibleHannah von Reth
2020-07-14WebFlowCredentialsDialog: Add raise-delay to avoid users annoyance on focusMichael Schuster
2020-07-14Fix display issue with raising Share dialogs while Settings are openMichael Schuster
2020-07-14Dialog visibility: Hook all dialogs into ownCloudGui::slotDialogVisibilityCha...Michael Schuster
2020-07-14Dialog visibility: Refactor ownCloudGui into singletonMichael Schuster
2020-07-14Modify ownCloudGui::slotOpenMainDialog to show the appropriate window(s)Michael Schuster
2020-07-14[tx-robot] updated from transifexNextcloud bot
2020-07-13Merge pull request #2188 from nextcloud/upgrade-syncjournaldb-to27Kevin Ottens
2020-07-13Fix typo, use compound assignment opDominique Fuchs
2020-07-13Only attempt to move if file existDominique Fuchs
2020-07-13Move existing syncjournal db files from client ver <2.7Dominique Fuchs
2020-07-12[tx-robot] updated from transifexNextcloud bot
2020-07-11Fetch tags for Debian buildIstván Váradi
2020-07-11[tx-robot] updated from transifexNextcloud bot
2020-07-10[tx-robot] updated from transifexNextcloud bot
2020-07-10[tx-robot] updated from transifexNextcloud bot
2020-07-10Merge pull request #2183 from nextcloud/fix-delete-base-folders-instrMichael Schuster
2020-07-09Merge branch 'fix-delete-base-folders-instr' of https://github.com/Nextcloud/...Dominique Fuchs
2020-07-09Remove debug variableDominique Fuchs
2020-07-09Merge branch 'master' into fix-delete-base-folders-instrDominique Fuchs
2020-07-09Prevent empty FileMap in local csync to be processed if folder not emptyDominique Fuchs
2020-07-09Properly register folder as encrypted during syncKevin Ottens
2020-07-09Recover from missing metadata on uploadsKevin Ottens
2020-07-09Change the separator in the private keyKevin Ottens
2020-07-09Prevent parallelism when deleting encrypted filesKevin Ottens
2020-07-09Unlock the folder only after we actually deleted the fileKevin Ottens
2020-07-09Allow to specify the e2e-token on DeleteJobKevin Ottens
2020-07-09Stop unlocking from within PropagateRemoteDeleteEncryptedKevin Ottens
2020-07-09Compare the unencrypted filename with the originalNameKevin Ottens
2020-07-09Use the encrypted path for collection listingKevin Ottens
2020-07-09Pass e2e-token to PropagateUpload subjobsKevin Ottens
2020-07-09Pass the e2e-token for encrypted MKCOLKevin Ottens
2020-07-09Allow to pass extraHeaders to a path based MkColJobKevin Ottens
2020-07-09E2EE RFC has been updated to use e2e-token instead of tokenKevin Ottens
2020-07-09Merge pull request #2177 from nextcloud/fix-issue-2175Michael Schuster
2020-07-09Fix text in the permissions menu for share link.Camila
2020-07-09Share link display the correct permissions for files and folders.Camila
2020-07-09Merge pull request #2168 from nextcloud/display-default-permissions-shareMichael Schuster
2020-07-08Display the correct default permissions when creating a share.Camila
2020-07-08Use braced initializer list for returns in Systray::taskbarGeometry()Stephan Beyer
2020-07-08Make csync_file_stat_s::isE2eEncrypted a bitfieldStephan Beyer
2020-07-08Remove redundant initialization of ElidedLabel::_elideModeStephan Beyer