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-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
2017-08-04Sync Folder: Add file manager favorite also in folder wizard #455Markus Goetz
2017-06-12Wizard: Don't let the second to last page go back with OAuth2Olivier Goffart
2017-06-01Authentication with OAuth2Olivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-05-08Switch JsonApiJob to Qt5's QJson #5710Christian Kamm
2017-04-24Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-04-20Some Dialogs: Bring to top on tray click #5515 #5566 (#5664)Markus Goetz
2017-04-19Server: Parse version from capabilities too #5691 (#5698)Markus Goetz
2017-04-13Merge remote-tracking branch 'origin/2.3'Olivier Goffart
2017-04-05Wizard: Improve folder creationMarkus Goetz
2017-04-04Improve http error messages; cleanupChristian Kamm
2017-03-21Wizard: Remove unused oldLocalFolder propertyChristian Kamm
2017-03-07AbstractNetworkJob: Improve redirect handling #5555Christian Kamm
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2017-02-22Wizard: Handle PROPFIND redirects #5553Christian Kamm
2017-01-27Account Wizard: don't whitelist everything on the first sync if we still want...Olivier Goffart
2017-01-03Wizard: Let the user know if url is invalid #5398Christian Kamm
2016-12-21Wizard: Detach saved account from wizardChristian Kamm
2016-12-06Merge pull request #5045 from owncloud/dbjournal_per_accountckamm