nextcloud-desktop-pachulo:upstream/issue/6522

Last commit made on 2018-09-09
Get this branch:
git clone -b upstream/issue/6522 https://git.launchpad.net/nextcloud-desktop-pachulo

Branch merges

Branch information

Name:
upstream/issue/6522
Repository:
lp:nextcloud-desktop-pachulo

Recent commits

a68c955... by Olivier Goffart <email address hidden>

OAuth2: Try to refresh the token even if the credentials weren't ready.

This can happen when the client is started and the internet connection
was not enabled. Then we would fetch the credentials, but we would
no do the refresh token step (because network is down).
So next time we try to connect, we would also not refresh the token
because the credentials are not marked as 'ready'

Reported in
https://github.com/owncloud/client/issues/6522#issuecomment-396845167

cb69944... by Nextcloud bot <email address hidden>

[tx-robot] updated from transifex

f80517d... by Nextcloud bot <email address hidden>

[tx-robot] updated from transifex

13cfd80... by Camila Ayres <email address hidden>

Adds correct qt5keychain lib file name for cmake instructions in README.

Signed-off-by: Camila San <email address hidden>

17ac413... by Camila Ayres <email address hidden>

Fix README cmake instructions for the 3 platforms.

Signed-off-by: Camila San <email address hidden>

0b8459c... by Nextcloud bot <email address hidden>

[tx-robot] updated from transifex

537fac7... by Roeland Jago Douma <email address hidden>

Merge pull request #594 from hiiamok/windows-large-app-icon

Larger Windows App Icon

cf150ca... by Oskar Kruschitz <email address hidden>

Merge branch 'master' into windows-large-app-icon

23d2760... by Camila Ayres <email address hidden>

Updates README cmake instruction for Windows.

Signed-off-by: Camila San <email address hidden>

599f6f0... by Roeland Jago Douma <email address hidden>

Merge pull request #624 from nextcloud/fix/279/abstract_webflow_qnam

Add a WebFlowCredentialsAccessManager