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
2021-11-22fix button that should be disabled when force VFSMatthieu Gallien
2021-11-05add an option to enforce use of virtual files sync folderMatthieu Gallien
2021-09-14Accept nc scheme in provider pageFelix Weilbach
2021-09-03Remove wizard page that has been dead for 4 yearsHannah von Reth
2021-09-03Only set dav user after login.Felix Weilbach
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-08-26Handle every enum value in switch statementFelix Weilbach
2021-08-12Return the login name instead of user idFelix Weilbach
2021-08-11Ensure that the users id is used for accessing webdavFelix Weilbach
2021-07-30Fix clang-tidy errors.allexzander
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2021-07-21Use Q_UNUSED instead of commenting out arg namesFelix Weilbach
2021-07-21Use QStringLiteral instead of plain stringsFelix Weilbach
2021-07-21Fix review commentsFelix Weilbach
2021-07-21Enforce https in flow1 and flow2 for https connectionsFelix Weilbach
2021-06-24Open provider page in browser when compiling without webengineFelix Weilbach
2021-06-24Allow to compile without QWebEngineFelix Weilbach
2021-06-24Remove dead codeFelix Weilbach
2021-05-11Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.allexzander
2021-05-05Fallback to primary screen if screen under pointer not foundFelix Weilbach
2021-03-16Display the content of the login dialog correctFelix Weilbach
2021-03-15Finish cleaning up shibbolethKevin Ottens
2021-03-10Restyle wizard pagesFelix Weilbach
2021-03-10Restyle wizardFelix Weilbach
2021-03-10Split out wizard welcome pageFelix Weilbach
2021-02-12Validate the providers ssl certificateFelix Weilbach
2021-02-09Validate sensitive URLs to onle allow http(s) schemes.allexzander
2021-01-26Move space in "owncloudadvancedsetuppage.cpp"Valdnet
2021-01-25Ensure the right radio is selected when selective sync is pickedKevin Ottens
2021-01-25It's not really recommended anymore at least not on WindowsKevin Ottens
2021-01-05Remove NO_SHIBBOLETH flag and dead codeFelix Weilbach
2020-12-15Fix vfs experimental textHannah von Reth
2020-12-15Don't use exec() on dialogsHannah von Reth
2020-12-15VirtualFiles: Ensure the target location supports vfsHannah von Reth
2020-12-15Windows VFS: Enable Windows VFS by defaultHannah von Reth
2020-12-15Fix usage of QMessageBoxHannah von Reth
2020-12-15Wizard: Raise own windowHannah von Reth
2020-12-15VFS Dialog: Don't enable on close button clickedHannah von Reth
2020-12-15Make sure all cases are handledHannah von Reth
2020-12-15[Gui] Fix vfs dialog not showing on WindowsHannah von Reth
2020-12-15[Wizard] Make vfs dialog blockingHannah von Reth
2020-12-15Ensure the url is complete before we validate itHannah von Reth
2020-12-15Change Windows virtual files description to tech previewHannah von Reth
2020-12-15OwncloudWizard: Mark vfs as tech preview instead of experimentalHannah von Reth
2020-12-15Add GUI testing SocketApi extensionDominik Schmidt
2020-12-15Mention selective sync when switching on vfsChristian Kamm
2020-12-15Client certs: Store pkcs12 in config, password in keychainChristian Kamm
2020-12-15Wizard: Avoid cert dialog multiple connectionChristian Kamm
2020-12-15Vfs: Switch on/off only when sync isn't running #6936Christian Kamm
2020-12-15Wizard: Ensure client cert doesn't get lost #6911Christian Kamm