nextcloud-desktop.git
2024-09-27 Matthieu GallienMerge pull request #7220 from nextcloud/tidy/improvePla...
2024-09-27 Matthieu Gallienuse constexpr function for platform detection
2024-09-27 Matthieu GallienMerge pull request #6871 from nextcloud/bugfix/trailing...
2024-09-27 Camila AyresUse preprocessor directives in tests.
2024-09-27 Camila AyresFix tests for trailing spaces on Linux.
2024-09-27 Camila AyresAdd test testCreateLocalPathsWithLeadingAndTrailingSpac...
2024-09-27 Camila AyresOnly check leading/trailing spaces for files on Windows.
2024-09-27 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-26 Matthieu GallienMerge pull request #7200 from nextcloud/bugfix/useTrans...
2024-09-26 Matthieu Galliendisable our code for network timeout
2024-09-26 Matthieu GallienMerge pull request #7210 from nextcloud/bugfix/server-url
2024-09-26 Camila AyresValidate input of APPLICATION_SERVER_URL.
2024-09-26 Matthieu GallienMerge pull request #7142 from nextcloud/bugfix/native-ui
2024-09-26 Camila AyresFix alignment and size of buttons.
2024-09-26 Matthieu GallienMerge pull request #7216 from nextcloud/ci/removeObsole...
2024-09-26 Matthieu Gallienremove obsolete not working docker image for windows...
2024-09-26 Matthieu GallienMerge pull request #7161 from nextcloud/bugfix/changeDe...
2024-09-26 Matthieu Gallienchanging default chunk size to 100MB
2024-09-26 Matthieu GallienMerge pull request #7208 from nextcloud/bugfix/missingU...
2024-09-26 Matthieu Gallienlock token should be sent via webdav only for token...
2024-09-26 Matthieu Gallienclarify when desktop client should offer to unlock...
2024-09-26 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-25 Matthieu GallienMerge pull request #7167 from nextcloud/bugfix/appimage
2024-09-25 Camila AyresUse version of linuxdeploy-plugin-qt from PR in the...
2024-09-25 Matthieu GallienMerge pull request #7199 from nextcloud/bugfix/startupQ...
2024-09-25 Matthieu Gallienadd seemingly needed qml import path
2024-09-25 Matthieu Gallienrename our Window component to MainWindow to not use...
2024-09-25 Matthieu Gallienchange the order of imports in Window.qml
2024-09-25 Matthieu GallienMerge pull request #7193 from nextcloud/bugfix/fixUploa...
2024-09-25 Matthieu Gallienprovide LOCK token when uploading a single file via PUT
2024-09-25 Matthieu Gallienif a file is locked/ provide token during upload
2024-09-25 Matthieu Gallienreceive and decode tokens for locks
2024-09-25 Matthieu Gallienstore lock tokens in database
2024-09-25 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-24 Andy ScherzingerMerge pull request #7196 from nextcloud/nickvergessen...
2024-09-24 Joas SchillingUpdate config.yml
2024-09-24 Matthieu GallienMerge pull request #7144 from nextcloud/update/mds
2024-09-24 Camila AyresUpdate README.
2024-09-24 Matthieu GallienMerge pull request #7160 from nextcloud/feature/hard...
2024-09-24 Claudio CambraEnsure we hide the combo box for multiple override...
2024-09-24 Claudio CambraUse a raw string in config.h.in for application server url
2024-09-24 Claudio CambraDisplay server URL in multi-server enforced combo box
2024-09-24 Claudio CambraDo not automatically validate server URL when enforced...
2024-09-24 Claudio CambraUse url method instead of text field contents as url...
2024-09-24 Claudio CambraIf using multi-server override url and forcing it then...
2024-09-24 Claudio CambraAccept combo box selection as completed state in setup...
2024-09-24 Claudio CambraShow or hide multi-server overrides or text field depen...
2024-09-24 Claudio CambraDo not apply override server url as account url if...
2024-09-24 Claudio CambraAdd property for detecting of application override...
2024-09-24 Claudio CambraAdd combo box to setup page UI
2024-09-24 Matthieu GallienMerge pull request #7195 from nextcloud/dependabot...
2024-09-24 dependabot... Bump cpp-linter/cpp-linter-action from 2.13.0 to 2...
2024-09-24 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-23 Matthieu GallienMerge pull request #7182 from nextcloud/bugfix/revert...
2024-09-23 Claudio CambraRevert "Merge pull request #6986 from nextcloud/feature...
2024-09-23 Matthieu GallienMerge pull request #7172 from nextcloud/bugfix/min...
2024-09-23 Claudio CambraRemove now unneeded deployment target checks in CMake
2024-09-23 Claudio CambraDowngrade deployment target variables to 11.0 as 12...
2024-09-23 Claudio CambraBump up minimum system version to 11.0 on macOS (requir...
2024-09-23 Claudio CambraMerge pull request #7173 from nextcloud/feature/mac...
2024-09-23 Claudio CambraAdd note about packaging tooling in mac crafter
2024-09-23 Claudio CambraAdd package command for mac crafter
2024-09-23 Claudio CambraMake specific step functions for packaging fileprivate...
2024-09-23 Claudio CambraMove packaging procedures into a single function in...
2024-09-23 Claudio CambraCreate convenience function to convert architecture...
2024-09-23 Claudio CambraFix work build path used in mac crafter packaging stage
2024-09-23 Claudio CambraRemove unused sparkleFile var
2024-09-23 Claudio CambraUse appName for packaging step in mac-crafter
2024-09-23 Claudio CambraAdd logging to packaging procedures in mac-crafter
2024-09-23 Claudio CambraAdd ability to build and sign sparkle tbz from mac...
2024-09-23 Claudio CambraAdd ability to notarise package from mac-crafter
2024-09-23 Claudio CambraAdd ability to sign pkg from mac-crafter
2024-09-23 Claudio CambraAdd flag to build pkg in mac-crafter
2024-09-23 Claudio CambraAdd buildPackage function to mac crafter
2024-09-23 Claudio CambraMerge pull request #7164 from nextcloud/bugfix/mac...
2024-09-23 Claudio CambraCorrectly kill processes spawned by mac-crafter if...
2024-09-23 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-22 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-21 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-20 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-19 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-18 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-17 Matthieu GallienMerge pull request #7138 from nextcloud/dependabot...
2024-09-17 dependabot... Bump cpp-linter/cpp-linter-action from 2.12.1 to 2...
2024-09-17 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-16 Matthieu GallienMerge pull request #6717 from nextcloud/bugfix/fixVfsFo...
2024-09-16 Matthieu Gallienas a last resort, try to update VFS metadata of folders...
2024-09-16 Matthieu Gallienensure proper VFS metadata when restoring folders
2024-09-16 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-15 Matthieu GallienMerge pull request #7124 from nextcloud/singlewindow
2024-09-15 Nicolas FellaMark as single window app
2024-09-15 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-14 Nextcloud botFix(l10n): Update translations from Transifex
2024-09-13 Matthieu GallienMerge pull request #7101 from nextcloud/bugfix/native-ui
2024-09-13 Camila AyresRemove extra ';'
2024-09-13 Camila AyresFix wrong Style property.
2024-09-13 Camila AyresFix error: Audio is not a type.
2024-09-13 Camila AyresRemove user status hover effect and background color.
2024-09-13 Camila AyresAdd todo: check if we should keep bottomUnifiedSearchIn...
2024-09-13 Camila AyresAdd todo: fix predefined status list.
next