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
path: root/src/gui
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-01Fix a bunch of compiler warningsErik Verbruggen
2022-07-01Ensure livetime of connectHannah von Reth
2022-07-01Stop the progress spinner on errorHannah von Reth
2022-07-01Open external links in wizard in browserFabian Müller
2022-06-30Don't query private links if disabled on the serverHannah von Reth
2022-06-29setSyncOptions must be called after the vfs plugin changed (#9825)Hannah von Reth
2022-06-29Fix regression introduced in 3afb7a5ebdb64dcd3da1c0b5b110dc6a6c50aa6dHannah von Reth
2022-06-29CMake: Implement WITH_AUTO_UPDATERHannah von Reth
2022-06-29Always use makeQSettingsHannah von Reth
2022-06-29Fix folder size limitHannah von Reth
2022-06-29Revert "Sync spaces to Spaces subfolder"Hannah von Reth
2022-06-28Move resources to a shared libaryHannah 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-17Provide cmake install targets and install filesystembase.hHannah von Reth
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-27Kepp N logs instead of making it depend on ageHannah von Reth
2022-05-27Change the way the continous log files are createdHannah von Reth
2022-05-25Use ocis productversionHannah von Reth
2022-05-25Allow to connect to unsupported serversHannah von Reth
2022-05-24Use user's display name in local sync directory nameFabian Müller
2022-05-24Fix scheduling of newly added foldersHannah von Reth
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-20Siplify replacementHannah von Reth
2022-05-20Hide ? icon on WindowsHannah von Reth
2022-05-20Make sure AppImage update dialog uses application iconFabian Müller
2022-05-20Fix object path passed to DBus by libcloudprovidersFabian Müller
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-19FolderWizard use vfs with spacesHannah von Reth
2022-05-19Unpause sync before we schedule a syncHannah von Reth
2022-05-18Fix logout if credentials are invalidHannah von Reth
2022-05-18Unpause sync after the folder wizard completedHannah von Reth
2022-05-17Ignore all ssl errors once a certificate is acceptedHannah von Reth
2022-05-17Remove version checks for < 10.0Hannah von Reth