Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-01Fix shared pointer deletion before the slot was invokedHannah von Reth
2021-11-18Add prefix to legacy migration log messagesFabian Müller
2021-09-22Use NtfsPermissionLookupRAII when checking for readable/writeabelHannah von Reth
2021-06-24Allow to override the server url with OWNCLOUD_OVERRIDE_SERVER_URLHannah von Reth
2021-06-16Small optimisationHannah von Reth
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-10Replaced while-loop with for-loopOleksii Lysenko
2021-06-10Removed obsolete Q_FOREACH macroOleksii Lysenko
2021-05-26Sort account listHannah von Reth
2021-05-05Fix ouath credential loadingHannah von Reth
2021-03-24Use uuid as main identifier for accountsHannah von Reth
2021-03-12Implement a central credential managerHannah von Reth
2020-11-10Revert "Add idp username, used for oidc authentication"Hannah von Reth
2020-10-28Add idp username, used for oidc authenticationHannah von Reth
2020-10-07Ensure that we always have a display name ready when we register a folderHannah von Reth
2020-07-15Fix assert overload, not supported by msvcHannah von Reth
2020-07-09Log: Only print 'Saved account settings' in debug modeHannah von Reth
2020-06-25OAuth: correctly initialise the auth typeHannah von Reth
2020-02-10[SSL] Properly restore user accepted certificatsHannah von Reth
2020-02-03Fix saving of cookiesHannah von Reth
2019-03-04Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-03-04AccountManager: load the cookiesOlivier Goffart
2018-11-27Remove Shibboleth supportOlivier Goffart
2018-10-12OAuth2: Store 'Account::davUser' in the config, and use that user for connectingOlivier Goffart
2018-05-24Settings migration: Preserve future settings where possibleChristian Kamm
2018-05-24Config: Add version flags to accounts and foldersChristian Kamm
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-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