Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-12ConnecitonValidator: Handle the timeoutOlivier Goffart
2014-07-10Remove undeeded includeOlivier Goffart
2014-03-20Remove FIXME and TODOOlivier Goffart
2014-03-03Only removes the password from the credidentials if it has been fetched beforeOlivier Goffart
2014-01-28Handle the fact that the user might cancel the password dialogOlivier Goffart
2013-11-27ConnectionValidator: Account::setState no longer takes a boolDaniel Molkentin
2013-11-25Distiguish "Signed out" from "Disconnected"Daniel Molkentin
2013-11-25Introduce online/offline state, accessible via GUIDaniel Molkentin
2013-11-25Query credentials when needed. Put the account offline if user aborts.Daniel Molkentin
2013-11-14Change all Network Jobs to use start()Daniel Molkentin
2013-11-07Readd "online" notion as a state in account.Daniel Molkentin
2013-11-04- Make saving/restoring accounts work.Daniel Molkentin
2013-10-28Make the setup wizard compile againDaniel Molkentin
2013-10-23Basic port, misses wizardDaniel Molkentin
2013-10-21WIP: Dissolve owncloudinfo classDaniel Molkentin
2013-10-15Merge branch '1.4'Olivier Goffart
2013-10-11Reconnect if network is unavailable after startupDaniel Molkentin
2013-10-01Add connected server to error message.Klaas Freitag
2013-09-11Handle startup network errors correctly.Klaas Freitag
2013-09-11Handle startup network errors correctly.Klaas Freitag
2013-08-01Fix warnings.Krzesimir Nowak
2013-08-01Move credential related files to creds directory.Krzesimir Nowak
2013-08-01Add and use credentials abstraction. Implement HTTP and dummy credentials.Krzesimir Nowak
2013-07-12Cleaned up credentialstore class a bit.Klaas Freitag
2013-07-05Check connection at startup through ConnectionValidatorKlaas Freitag
2013-06-21Do not store the redirected URL in the config file.Olivier Goffart
2013-05-04Add connectionvalidator classDaniel Molkentin