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-08-12Enable the modernize-user-nullptr check on clang-tidyKevin Ottens
2020-08-12Enable the modernize-use-using check on clang-tidyKevin Ottens
2020-08-04Remove extra check for talk app on server in AccountState.Camila
2020-01-17AccountState: Add helper to find navigation AppMichael 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-05-31ConnectionValidator::Status use Q_ENUMOlivier Goffart
2018-05-07Adds methods to set/get navigation apps etag response header.Camila San
2018-03-02Saves notifications ETag response header to use to request only new notificat...Camila San
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-05Move Utility to a new common static libraryJocelyn Turcotte
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-17Apply clang-formatChristian Kamm
2017-05-11Detect maintenance mode #4485Christian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-05-03[osx] Fix missing overlay icons on client startupJocelyn Turcotte
2016-03-28Make the AccountState a construction argument of the FolderJocelyn 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-09Creds: Forget password on explicit sign-out #4241Christian Kamm
2015-11-19tagLastSuccessfullETagRequest comment wordingPhil Davis
2015-11-18AccountState: Avoid ConnectionCheck if ETag job was just done.Klaas Freitag
2015-09-05Separate the credential dialog from their fetch #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-05SettingsDialog: use the same short display name on Win/Linux than on MacOlivier Goffart
2015-07-06Fix qt4 buildOlivier Goffart
2015-07-02Revert "Do not use std::unique_ptr"Daniel Molkentin
2015-07-02Do not use std::unique_ptrOlivier Goffart
2015-07-01Improve account connectivity tooltips. #3200Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Merge remote-tracking branch 'origin/master' into doxygenifyDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-06-26QuotaInfo: only request the quota when the UI is visibleOlivier Goffart
2015-06-15Move Account::settings to AccountState::settingsOlivier Goffart
2015-05-26Merge branch 'master' into new-uiOlivier Goffart
2015-05-15AccountState: Run only a single validator, allow error message overriding #32...Markus Goetz
2015-05-12Merge remote-tracking branch 'origin/master' into new-uiOlivier Goffart
2015-05-07AccountState: Treat *any* 503 as a temporary error. #3113Christian Kamm
2015-04-23Move AccountState::displayName to Account.Christian Kamm
2015-04-17Multi-account WIPOlivier Goffart
2015-02-25Handle 503 due to maintenance more gracefully. #2884Christian Kamm
2015-01-12Fix compilation on WindowsDaniel Molkentin
2014-12-18Use global Account/AccountState less.Christian Kamm
2014-12-18Account: Split into libsync/Account and gui/AccountState.Christian Kamm