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
2021-08-11Enforce fetching of user idFelix Weilbach
2021-08-04Delete apptoken after account removal.allexzander
2021-03-24Refresh Windows download dialog progress when hydrating a placeholderallexzander
2021-01-26Avoid keeping Account alive via a shared ptr in ClientSideEncryptionKevin Ottens
2020-12-15Log: Only print 'Saved account settings' in debug modeHannah von Reth
2020-12-15VFS: Tell the vfs plugin whether we have multiple accountsHannah von Reth
2020-12-15[SSL] Properly restore user accepted certificatsHannah von Reth
2020-12-15Fix saving of cookiesHannah von Reth
2020-12-15AccountManager: load the cookiesOlivier Goffart
2020-12-15OAuth2: Store 'Account::davUser' in the config, and use that user for connectingOlivier Goffart
2020-12-15Settings migration: Preserve future settings where possibleChristian Kamm
2020-12-15Config: Add version flags to accounts and foldersChristian Kamm
2020-09-29Replace find_if with none_of where appropriate.Harald Eilertsen
2020-09-29gui/accountmanager: Make isAccountIdAvailable a bit clearer.Harald Eilertsen
2020-09-29gui/accountmanager: Replace foreach/Q_FOREACH (#2219)Harald Eilertsen
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2019-10-17Once client gets 401/403 from the server, check if remote wipe was requested.Camila San
2019-05-09Added a nice UI for the E2E-enabled account first connectIvan Čukić
2018-11-17Fixed typorakekniven
2018-11-09l10n. Added space for correct grammar.rakekniven
2018-11-03Migrate http auth to webflowRoeland Jago Douma
2018-10-13Update accountmanager.cppstorca
2018-10-13Update accountmanager.cppstorca
2018-06-22Use custom mnemonic dialogJulius Härtl
2018-02-02Better explanation for encryption passphraseDaniel Nicoletti
2018-01-21[CSE] Move code to display minemonic out of the libsyncTomaz Canabrava
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
2017-12-20Forget key + cert + mnemonic on account removalRoeland Jago Douma
2017-10-05Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-10-05Move Utility to a new common static libraryJocelyn Turcotte
2017-05-22Account: forget credentials on delete #5752Christian 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-02-08Settings: Don't migrate settings on access error #5499 (#5523)ckamm
2017-02-08AccountManager: Fix small leak in the account migration codeOlivier Goffart
2017-01-26Cookies: Use different DB for different accounts (#5490)Markus Goetz
2017-01-11Log the auth type being used for accountsChristian Kamm
2017-01-03Fixup broken authType on load #5408Christian Kamm
2017-01-02Fix up SSL client certificates #5213 #69 (#5289)Markus Goetz
2016-11-18Merge pull request #5272 from owncloud/licensefix-pendingckamm
2016-10-25Move concatUrl and settingsWithGroup to UtilityChristian Kamm
2016-10-25Account: Remove wasMigrated/setMigratedChristian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-10-11AccountManager: do not load invalid accountOlivier Goffart
2016-06-28AccountManager: Don't force the server URL while loading the config.Olivier Goffart
2016-04-15AccountManager: take theURL from the Theme rather than from the config if the...Olivier Goffart
2016-03-02Add warnings for old server versions #4523Christian Kamm
2016-03-01AccountState: Allow storing state in settingsChristian Kamm
2016-02-25Revert "AccountManager: take theURL from the Theme rather than from the confi...Olivier Goffart