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-07-30l10n: Replace apostrophe with double quotationValdnet
2020-12-15Please the clang-tidy overlordKevin Ottens
2020-12-15HttpCredentials: Do not re-enter the event loopOlivier Goffart
2020-12-15OAuth2: Store 'Account::davUser' in the config, and use that user for connectingOlivier Goffart
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2019-02-14correct app passwords linkJoda Stößer
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
2017-12-28Fix URL in dialog that requests passwordDaniel Nicoletti
2017-11-21Have correct app password linkRoeland Jago Douma
2017-11-14DetermineAuth: Remove concept of Unknown #6148Christian Kamm
2017-11-06DetermineAuthType: Adjustments for tight firewalls #6135Christian Kamm
2017-10-13HttpCreds: Fix retry after wrong password #5989Christian Kamm
2017-09-23Httpcreds: Fix double slash in the Request App Password urlOlivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-11Use DetermineAuthTypeJob in HttpCredentialsChristian Kamm
2017-09-07Http credentials: Fix behavior for bad password #5989Christian Kamm
2017-07-25OAuth: clear refresh token when the server claim not to support oauthOlivier Goffart
2017-07-14OAuth: Better message when loggin in with the wrong usernameOlivier Goffart
2017-07-13OAuth2: Have a link to the browser in the owncloud UIOlivier Goffart
2017-06-01Authentication with OAuth2Olivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-05-17Reformatting: Reformat some lines that would become really longChristian Kamm
2017-04-19Server: Parse version from capabilities too #5691 (#5698)Markus Goetz
2017-03-15HttpCreds: Update app passwords url #5605Christian Kamm
2017-03-15Account server version: Helper to create versionsChristian Kamm
2016-06-28Fix the URL from previous commitOlivier Goffart
2016-06-28GUI: Show link to the page that allow to add a new token (#4963)Olivier Goffart
2015-09-05Separate the credential dialog from their fetch #3350Jocelyn Turcotte
2015-07-17HttpCreds: Add keychain failure hint. #3268Christian Kamm
2015-07-03Password dialog: Include account name.Christian Kamm
2015-06-15Credential: move the implementation to the guiOlivier Goffart