nextcloud-desktop.git
2023-01-06 Claudio CambraDon't bother doing init procedure on FinderSync in...
2023-01-06 Claudio CambraCorrectly init LineProcessor in macosx shell integration
2023-01-06 Nextcloud botFix(l10n): 🔠 Update translations from Transifex
2023-01-02 Claudio CambraMerge pull request #5272 from nextcloud/bugfix/fsevents...
2023-01-02 Claudio CambraReplace now deprecated FSEventStreamScheduleWithRunLoop...
2023-01-02 Claudio CambraMerge pull request #5286 from nextcloud/bugfix/bad...
2023-01-02 Claudio CambraFix serverURL QPROPERTYes missing CONSTANT in theme...
2023-01-02 Claudio CambraFix currentPage QPROPERTY missing NOTIFY in settingsdia...
2023-01-02 Claudio CambraFix interval QPROPERTY missing NOTIFY in slideshow...
2023-01-02 Nextcloud botFix(l10n): 🔠 Update translations from Transifex
2022-12-30 allexzanderMerge pull request #5293 from nextcloud/bugfix/do-not...
2022-12-30 alex-zUpdate file's metadata in the local database when the...
2022-12-30 allexzanderMerge pull request #5296 from nextcloud/feature/authent...
2022-12-30 alex-zFix review comments from Claudio III.
2022-12-30 alex-zFix review comments from Claudio II.
2022-12-30 alex-zFix review comments from Claudio. Refactoring.
2022-12-30 alex-zAllow setting up an account with apppasword and folder...
2022-12-30 Claudio CambraMerge pull request #5298 from nextcloud/bugfix/windows...
2022-12-30 Claudio CambraImprove backup dark mode palette for Windows
2022-12-29 allexzanderMerge pull request #5295 from nextcloud/feature/move...
2022-12-29 alex-zMove Windows shell extension DLLs to a root installatio...
2022-12-24 Claudio CambraMerge pull request #5297 from nextcloud/Valdnet-patch-4
2022-12-24 Valdnetl10n: Remove space
2022-12-20 Claudio CambraMerge pull request #5289 from nextcloud/bugfix/static...
2022-12-20 Claudio CambraDeclare all QRegularExpressions statically
2022-12-20 Claudio CambraMerge pull request #5290 from nextcloud/bugfix/remove...
2022-12-20 Claudio CambraRemove unused targetFile QString in propagateremotemove
2022-12-20 Claudio CambraRemove unused supportedTransmissionChecksums from bulkp...
2022-12-20 Claudio CambraRemove unused QStrings from remotewipe
2022-12-20 Claudio CambraRemove HACK for Windows Vista as this OS is no longer...
2022-12-20 Claudio CambraRemove unused variables in folderstatusdelegate
2022-12-20 Claudio CambraMerge pull request #5287 from nextcloud/bugfix/corrext...
2022-12-20 Claudio CambraFix bad signal emissions
2022-12-20 Claudio CambraRemove use of emit keyword where used for non signals
2022-12-20 Claudio CambraAdd 'emit' keyword to signal emissions that were missin...
2022-12-20 Claudio CambraMerge pull request #5291 from nextcloud/bugfix/qfileinf...
2022-12-20 Claudio CambraUse QFileInfo::exists where we are only creating a...
2022-12-20 Nextcloud bot[tx-robot] updated from transifex
2022-12-19 Nextcloud bot[tx-robot] updated from transifex
2022-12-18 Nextcloud bot[tx-robot] updated from transifex
2022-12-17 Nextcloud bot[tx-robot] updated from transifex
2022-12-15 Claudio CambraMerge pull request #5141 from nextcloud/bugfix/upgradeF...
2022-12-15 Claudio CambraFix conflicting definitions in anonymous namespace...
2022-12-15 Claudio CambraConstify groups variable
2022-12-15 Claudio CambraUse std::make_unique rather than manually build unique_...
2022-12-15 Claudio CambraMake checks for config file more concise, warn when...
2022-12-15 Claudio CambraConstify config file QFileInfo, create directly in...
2022-12-15 Claudio CambraFix includes in accountmanager.cpp
2022-12-15 Claudio CambraReplace QDesktopServices datalocation with emulated...
2022-12-15 Claudio CambraAdd full list of possible legacy config locations
2022-12-15 Matthieu Gallienfix migration from old settings configuration files
2022-12-15 allexzanderMerge pull request #5258 from nextcloud/feature/do...
2022-12-15 alex-zDo not sync encrypted folders if the E2EE mnemonic...
2022-12-15 Claudio CambraMerge pull request #5245 from nextcloud/bugfix/remove...
2022-12-15 Claudio CambraRemove unused headerbanner component
2022-12-15 Matthieu GallienMerge pull request #5271 from nextcloud/feature/removeO...
2022-12-15 Matthieu Gallienuse nextcloud.log suffix for log files of desktop client
2022-12-15 Matthieu Gallienuse .nextcloudsync.log to perform file monitoring test...
2022-12-15 Matthieu GallienMerge pull request #5273 from nextcloud/bugfix/testsync...
2022-12-15 alex-zFix SyncEngineTest failure when localstate is destroyed.
2022-12-15 Matthieu GallienMerge pull request #5269 from nextcloud/ci/forceCraftPi...
2022-12-15 Matthieu Gallientell OpenCppCoverage that we run an optimized build
2022-12-15 Matthieu Galliensets a fixed version for pixman when buildign desktop...
2022-12-15 Nextcloud bot[tx-robot] updated from transifex
2022-12-14 Nextcloud bot[tx-robot] updated from transifex
2022-12-13 Claudio CambraMerge pull request #5274 from nextcloud/bugfix/remove...
2022-12-13 Claudio CambraAvoid the Get-Task-Allow Entitlement (macOS Notarization)
2022-12-13 Claudio CambraMerge pull request #5131 from nextcloud/feature/impleme...
2022-12-13 Claudio CambraClean up data section for internal link in model
2022-12-13 Claudio CambraFix copy link button
2022-12-13 Claudio CambraRemove unneeded property from ShareDetailsPage
2022-12-13 Claudio CambraFix bad remote path in sharetestutils fakefolder, which...
2022-12-13 Claudio CambraIncorporate internal link share into tests
2022-12-13 Claudio CambraAdd an internal link share to the share dialog
2022-12-13 Claudio CambraMerge pull request #5007 from nextcloud/feature/nix
2022-12-13 Claudio CambraAdd support for macOS to flake
2022-12-13 Claudio CambraAdd nix flake for desktop client
2022-12-13 Claudio CambraMerge pull request #5263 from nextcloud/feature/encrypt...
2022-12-13 Claudio CambraCheck socketlistener is valid before trying to send...
2022-12-13 Claudio CambraDon't show Encrypt menu entry if server does not suppor...
2022-12-13 Claudio CambraImprove folder encryption dialog info boxes
2022-12-13 Claudio CambraMake encryption job errors provide descriptive error...
2022-12-13 Claudio CambraAdd encryption success message box
2022-12-13 Claudio CambraMove encrypt menu entry declaration to own method
2022-12-13 Claudio CambraDon't allow encryption if account is not correctly...
2022-12-13 Claudio CambraAdd context menu entry to encrypt folders
2022-12-13 Matthieu GallienMerge pull request #5257 from cgzones/typo
2022-12-13 Christian GöttscheFix typo
2022-12-13 Nextcloud bot[tx-robot] updated from transifex
2022-12-12 allexzanderMerge pull request #5261 from nextcloud/feature/do...
2022-12-12 alex-zSilence sync termination errors when running EditLocall...
2022-12-12 Nextcloud bot[tx-robot] updated from transifex
2022-12-11 Nextcloud bot[tx-robot] updated from transifex
2022-12-10 Nextcloud bot[tx-robot] updated from transifex
2022-12-09 Claudio CambraMerge pull request #5139 from nextcloud/feature/file...
2022-12-09 Claudio CambraAdapt changes from share details page changes
2022-12-09 Claudio CambraReplace share button with file details button
2022-12-09 Claudio CambraReplace drawer 'Done' button at bottom-right with close...
2022-12-09 Claudio CambraMake drawer modal, reduce width
2022-12-09 Claudio CambraShow file details within the tray dialog, rather than...
next