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-09-07Close wizard if doneFelix Weilbach
2021-09-03Remove wizard page that has been dead for 4 yearsHannah von Reth
2021-09-03Only set dav user after login.Felix Weilbach
2021-08-23Align MkColJob finish signal with the other jobsHannah von Reth
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2021-07-16Use dav instead of webdavFelix Weilbach
2021-04-28l10n: Delete space and change capital letterValdnet
2021-04-13l10n: Unify spellingValdnet
2021-03-15Finish cleaning up shibbolethKevin Ottens
2021-03-10Restyle wizard pagesFelix Weilbach
2021-03-10Split out wizard welcome pageFelix Weilbach
2020-12-15Wizard: fix compilation warnings about unused variablesOlivier Goffart
2020-12-15Vfs: Retain existing data when enabling vfs #7302Christian Kamm
2020-12-15Wizard: Ensure client cert doesn't get lost #6911Christian Kamm
2020-12-15vfs: Remove newFilesAreVirtual - use root PinState insteadChristian 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-15Wizard: Reset the QSslConfiguration before checking the serverOlivier Goffart
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15Wizards: Add placeholder option and warning to account wizardChristian Kamm
2020-06-18Fix libsync exports for proxy changes in #1886Michael Schuster
2020-06-08Don't show a message box if the entered url returned an errorRoeland Jago Douma
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-24l10n: Change spelling of "webdav"rakekniven
2019-12-24Flow2: Bring account setup wizard to top (raise) on auth resultMichael Schuster
2019-12-03Use … instead of 3 dotsJoas Schilling
2019-09-11fix comment typoMichael Schuster
2019-09-07Fix double slashes in WebDAV URLs (account setup wizard)Michael Schuster
2019-08-26Login Flow V2: remove static test urlMichael Schuster
2019-08-26Login Flow V2: 1st test-implementationMichael Schuster
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-11-05Use NextcloudRoeland Jago Douma
2017-11-20Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-11-15Wizard: Add explanation text when server error is shown #6157Christian Kamm
2017-11-06DetermineAuthType: Adjustments for tight firewalls #6135Christian Kamm
2017-11-01Wizard: Don't report confusing error message #6116Christian Kamm
2017-10-27Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-10-24Windows: Add a setting to enable/disable the explorer navigation pane integra...Jocelyn Turcotte
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-10-24Wizard: Resolve url/ redirects only if url/status.php not foundChristian Kamm
2017-10-20owncloudsetupwizard: Fix "add new account" if the wizard is already visibleOlivier Goffart
2017-10-20Shibolleth: raise the browser when clicking on the trayOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-15Reduce timeout for some admin jobsChristian Kamm
2017-09-15Wizard: Handle url-shortener redirects #5954Christian Kamm
2017-09-11Update server url in case of permanent redirection #5972Christian Kamm
2017-09-11Use DetermineAuthTypeJob in HttpCredentialsChristian Kamm
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte