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-09-29Don't hold ref to value returned from function.Harald Eilertsen
2020-09-29gui/accountstate: Replace foreach (#2219)Harald Eilertsen
2020-08-04Remove extra check for talk app on server in AccountState.Camila
2020-05-25Use = default for trivial ctors and dtorsKevin Ottens
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-02-14Add UserInfo class and fetch quota via API instead of PropfindJobMichael Schuster
2020-01-17AccountState: Add helper to find navigation AppMichael Schuster
2020-01-17Notifications bug fix: Don't init ETag response header with *Michael Schuster
2020-01-15Remove debug outputMichael Schuster
2020-01-15Remove setTalkCapability() from AccountState and filter for Talk upon App lis...Michael Schuster
2020-01-15Fetch server Apps in AccountState (moved from ownCloudGui)Michael Schuster
2020-01-03Gigantic ton of changes and deletions: ActivityListModel, tray GUI, Account l...Dominique Fuchs
2019-10-17Once client gets 401/403 from the server, check if remote wipe was requested.Camila San
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-09-09OAuth2: Try to refresh the token even if the credentials weren't ready.Olivier Goffart
2018-07-02gui Q_UNUSEDRoeland Jago Douma
2018-06-06Use std::chrono::milliseconds to represent millisecondsOlivier Goffart
2018-05-31ConnectionValidator::Status use Q_ENUMOlivier Goffart
2018-05-07Adds methods to set/get navigation apps etag response header.Camila San
2018-04-10Merge branch 'master' into clientSideEncryptionV4Tomaz Canabrava
2018-03-02Saves notifications ETag response header to use to request only new notificat...Camila San
2018-01-29Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2018-01-04Proxy: Hostname validation and reconnection on setting changeChristian Kamm
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
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