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
2018-01-04Proxy: Hostname validation and reconnection on setting changeChristian Kamm
2017-10-06Use display-name from the ocs call in the settings dialogThomas Müller
2017-09-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-07-26AccountState: reset _waitingForNewCredentials when signin inOlivier Goffart
2017-07-25OAuth: Fix refresh of token after expirationOlivier Goffart
2017-07-13OAuth2: Have a link to the browser in the owncloud UIOlivier Goffart
2017-07-04AccountState: Add a 1-5min reconnection delay #5872Christian Kamm
2017-05-29Don't call QElapsedTimer::restart on uninitialized timerOlivier Goffart
2017-05-22Credentials: Simplify credential flow #5728Christian Kamm
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-11Detect maintenance mode #4485Christian Kamm
2017-03-28AccountState: Attempt to fix a crashOlivier Goffart
2016-11-18Merge pull request #5272 from owncloud/licensefix-pendingckamm
2016-10-25Move concatUrl and settingsWithGroup to UtilityChristian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-05-31QNAM: Try to workaround missing Qt patches #4720 #3888 #4051Markus Goetz
2016-05-30Connectivity: Delete job on timeout #4275Markus Goetz
2016-05-03[osx] Fix missing overlay icons on client startupJocelyn Turcotte
2016-03-01AccountState: Allow storing state in settingsChristian Kamm
2016-03-01Add 'pause all' tray menu entry #3829Christian Kamm
2016-01-22Bring back the automatic authentication popupsJocelyn Turcotte
2015-12-10Log: Remove scary messages :)Christian Kamm
2015-12-09Creds: Forget password on explicit sign-out #4241Christian Kamm
2015-11-18Connectivity: Decrease debug loggingMarkus Goetz
2015-11-18Use the configuration value of remotePollInterval rather than hardcoded.Klaas Freitag
2015-11-18AccountState: Avoid ConnectionCheck if ETag job was just done.Klaas Freitag
2015-11-17Connectivity: Improve log outputMarkus Goetz
2015-10-02Merge branch '2.0'Christian Kamm
2015-09-10Account: Display non-standard port as part of the hostnameDaniel Molkentin
2015-09-05Separate the credential dialog from their fetch #3350Jocelyn Turcotte
2015-09-05Simplify the authentication code paths #3350Jocelyn Turcotte
2015-09-01Show a notification instead of a login window on startup #3350Jocelyn Turcotte
2015-08-30Account Settings: rework the toolbarOlivier Goffart
2015-08-17Settings dialog: Move more common hostname prefixes in toolbarMarkus Goetz
2015-08-05SettingsDialog: use the same short display name on Win/Linux than on MacOlivier Goffart
2015-07-07AccountState: fix Sing-in of a connected accountOlivier Goffart
2015-07-02Revert "Do not use std::unique_ptr"Daniel Molkentin
2015-07-02Do not use std::unique_ptrOlivier Goffart
2015-07-02SslConfig: Reset when QNAM is reset. #3394Christian Kamm
2015-07-01Improve account connectivity tooltips. #3200Christian Kamm
2015-06-26QuotaInfo: only request the quota when the UI is visibleOlivier Goffart
2015-06-15Move Account::settings to AccountState::settingsOlivier Goffart
2015-06-10Merge branch 'master' into new-uiOlivier Goffart
2015-06-08AccountState: do not change the state when we stay connectedOlivier Goffart
2015-05-26Merge branch 'master' into new-uiOlivier Goffart
2015-05-22ConValidator: Always run with new credentials. #3266Christian Kamm