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
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
2015-05-12Multi-Account: add possibility to delete an accountOlivier Goffart
2015-04-27Wizard: Setup the folder in the right accountOlivier Goffart
2015-04-24Folders: Store inside account config.Christian Kamm
2015-04-24Account: Generate shorter account ids.Christian Kamm
2015-04-23Save and restore multiple accounts.Christian Kamm
2015-04-23Never use 'new Account' directly, prefer Account::create()Christian Kamm
2015-04-23Ensure 'user' is available early enough for ui in httpcredsChristian Kamm
2015-04-17Multi-account WIPOlivier Goffart
2015-04-09AccountManager: Move out of libsyncOlivier Goffart