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-07-01Consolidate wizard enums in single fileFabian Müller
2022-07-01Simplify setup wizard navigationFabian Müller
2022-07-01Split up controller logic into multiple classesFabian Müller
2022-07-01Open external links in wizard in browserFabian Müller
2022-06-29Fix regression introduced in 3afb7a5ebdb64dcd3da1c0b5b110dc6a6c50aa6dHannah von Reth
2022-06-22Implement renderTemplateHannah von Reth
2022-06-21Use file-specific logging categoriesFabian Müller
2022-06-21Improve logging in controllerFabian Müller
2022-06-21Introduce wizard-specific logging categoryFabian Müller
2022-06-21Move app password label above credentials formFabian Müller
2022-06-21Add link to app password configurationFabian Müller
2022-06-21Synchronize username label text and line edit placeholderFabian Müller
2022-06-01Remove duplicate signal handlerFabian Müller
2022-05-31Restore wizard URL postfix branding optionFabian Müller
2022-05-31Support URL related wizard brandingFabian Müller
2022-05-31Implement basic auth branding options in wizardFabian Müller
2022-05-24Use user's display name in local sync directory nameFabian Müller
2022-05-24Document how native file dialog must be initializedFabian Müller
2022-05-24Improve URL placeholder in first wizard pageFabian Müller
2022-05-23Aling dialog titleHannah von Reth
2022-05-23Ensure to use the native dialogHannah von Reth
2022-05-20Hide ? icon on WindowsHannah von Reth
2022-05-20Always reset access manager before resolving URLs and determining auth typeFabian Müller
2022-05-20Check basic auth credentials in wizardFabian Müller
2022-05-20Use static libraries againFabian Müller
2022-05-13Use new TLSErrorDialogHannah von Reth
2022-05-13Allow access to CoreJob reply on errorsFabian Müller
2022-05-10Use set for cetificates, reset nam when certs changeHannah von Reth
2022-05-10Display URL in "insecure URL" message boxFabian Müller
2022-05-10Add missing license header to ResolveUrlJobFactoryFabian Müller
2022-05-10Clear certificates when user returns to first pageFabian Müller
2022-05-10Make subsequent requests to the same host workFabian Müller
2022-05-10Handle "no redirect" case when resolving server URLFabian Müller
2022-05-10Fix never-ending transitionFabian Müller
2022-05-10Ask user to approve untrusted CA certificates sent by serverFabian Müller
2022-05-10Add missing Q_OBJECT macro to ResolveUrlJobFactoryFabian Müller
2022-05-06Center the transistion spinnerHannah von Reth
2022-05-06Use AccessManager in wizardFabian Müller
2022-05-05Introduce per account default folderHannah von Reth
2022-05-04Try to make sure the wizard looks the same on all platformsFabian Müller
2022-05-04Use HTTPS if no scheme has been provided in wizardFabian Müller
2022-05-04Add missing copyright headersFabian Müller
2022-05-04Reorder and sort includesFabian Müller
2022-04-29Remove overly sensitive checkFabian Müller
2022-04-28Minor cleanupHannah von Reth
2022-04-28Style wizard (#9606)Fabian Müller
2022-04-26Use folder wizard for manual sync configFabian Müller
2022-04-25Bring wizard window to front after page changeFabian Müller
2022-04-13Fix segfault when pressing enter during transitionFabian Müller
2022-04-13Remove dead codeFabian Müller