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
2020-10-13Merge pull request #2534 from nextcloud/connection_wizard_improvementsKevin Ottens
2020-10-13Ensure we use the app name in the GUIKevin Ottens
2020-10-13Fix the secure lock label aspectKevin Ottens
2020-10-13Hide the slideshow when going to the login pageKevin Ottens
2020-10-13Add a label explaining the server address fieldKevin Ottens
2020-10-13Improve wording on the wizard buttonsKevin Ottens
2020-10-13[tx-robot] updated from transifexNextcloud bot
2020-10-12Merge pull request #2543 from renyhp/patch-2Kevin Ottens
2020-10-12Update bookmarks locationrenyhp
2020-10-12Merge pull request #2542 from nicolasfella/puzzelKevin Ottens
2020-10-12Avoid string translation puzzleNicolas Fella
2020-10-12Merge pull request #2541 from nicolasfella/work/nullptrflagsKevin Ottens
2020-10-12Don't use nullptr for QFlagsNicolas Fella
2020-10-12Merge pull request #2221 from nicolasfella/declarativeKevin Ottens
2020-10-12Make QML code more declarative by using propertiesNicolas Fella
2020-10-12[tx-robot] updated from transifexNextcloud bot
2020-10-10[tx-robot] updated from transifexNextcloud bot
2020-10-09[tx-robot] updated from transifexNextcloud bot
2020-10-08Merge pull request #2530 from nextcloud/repair_windows_buildCamila
2020-10-08Export the WordList functionsKevin Ottens
2020-10-08Merge pull request #2521 from nextcloud/use_friendly_user_agent_during_authen...Kevin Ottens
2020-10-08Use setHeader instead of setRawHeader for the user agentKevin Ottens
2020-10-08Use friendly user agent during webflow2 authKevin Ottens
2020-10-08Add a function for a more friendly user agent stringKevin Ottens
2020-10-08Don't force user agent if one is already set on the requestKevin Ottens
2020-10-08[tx-robot] updated from transifexNextcloud bot
2020-10-07Merge pull request #2514 from nextcloud/make_it_easier_for_user_to_provide_de...Michael Schuster
2020-10-07Also add build infos in the archiveKevin Ottens
2020-10-07Also add the command line arguments in the archiveKevin Ottens
2020-10-07Add a button to create a debug archiveKevin Ottens
2020-10-07Add dependency on QtGuiPrivateKevin Ottens
2020-10-07Expose more of the logger stateKevin Ottens
2020-10-07Make sure --logfile has precedence on configKevin Ottens
2020-10-07Change the defaults for loggingKevin Ottens
2020-10-07Merge pull request #2520 from nextcloud/handle_askForOptionalPassword_capabilityMichael Schuster
2020-10-07If askForOptionalPassword is enabled preset a random passwordKevin Ottens
2020-10-07Since we must ask for a password this can't be a default public linkKevin Ottens
2020-10-07Add sharePublicLinkAskOptionalPassword to CapabilitiesKevin Ottens
2020-10-07[tx-robot] updated from transifexNextcloud bot
2020-10-06[tx-robot] updated from transifexNextcloud bot
2020-10-05Merge pull request #2512 from nextcloud/fix_updater_with_github_downloadsMichael Schuster
2020-10-05Handle redirects when downloading updatesKevin Ottens
2020-10-05Merge pull request #2500 from nextcloud/docs-msiKevin Ottens
2020-10-05Docs: Be slightly more modern and use 64-bit examplesMichael Schuster
2020-10-05Windows MSI: Add SKIPAUTOUPDATE property for the skipUpdateCheck settingMichael Schuster
2020-10-05Docs: Use our app name in the MSI docsMichael Schuster
2020-10-05Windows MSI: Stay compatible with the upstream "StartMenuShortcuts" featureMichael Schuster
2020-10-05Docs: Adopt latest MSI doc enhancements from upstream masterMichael Schuster
2020-10-05Docs: Adopt upstream commit fe04300 for MSI installationDominik Schmidt
2020-10-05Docs: Update macOS version infoMichael Schuster