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-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
2016-02-23AccountManager: take theURL from the Theme rather than from the config if the...Olivier Goffart
2015-11-12AccountManager: new method to return AccountStatePtr from the name.Klaas Freitag
2015-09-17Settings: Add debug output #3820Christian Kamm
2015-09-04AccountSettings: Restore from legacy only once #3565Christian Kamm
2015-08-14Account: Additional on top fix for #3617Markus Goetz
2015-08-14Account: Save accepted SSL certs immediatly #3617Markus Goetz
2015-08-061.8 Migration: Fix password overwrite #3539Markus Goetz
2015-07-17System proxy: Ask for credentials if needed.Christian Kamm
2015-07-03TrayMenu: Ensure it updates when accounts are added or removed.Christian Kamm
2015-06-15Move Account::settings to AccountState::settingsOlivier Goffart
2015-05-12AccountManager: remove unused variableOlivier Goffart
2015-05-12AccountManager: save the config after removing an accountOlivier Goffart