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
2022-01-05Try to sign-in after being signed-out due to SslHandshakeFailedErroralex-z
2021-09-09Add dialog to set user statusFelix Weilbach
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-05-25Fix aligment emoji + message on Windows.Camila
2021-05-25Display the user status emoji separated from the message.Camila
2021-05-25Use DesktopNotificationsAllowedRole to check if user is online.Camila
2021-04-08Remove const and reference of base types.Camila
2021-03-24Add UserStatus enum with the pre defined status.Camila
2021-03-24Do not display notifications when user status is do not disturb.Camila
2021-03-24Add UserStatus class to retrieve the user status.Camila
2020-12-15Use time the request was send,..Hannah von Reth
2020-12-15Use enum instead of intHannah von Reth
2020-12-15Add Q_PROPERTYs for gui testingDominik Schmidt
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