]> dgit.raspbian.org Git - nextcloud-desktop.git/shortlog
nextcloud-desktop.git
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...
2022-12-09 Claudio CambraMerge pull request #5143 from nextcloud/feature/interac...
2022-12-09 Claudio CambraRemove semicolons from Q_UNUSED macros
2022-12-09 Claudio CambraDifferentiate between normal normal and Talk notificati...
2022-12-09 Claudio CambraAdd Talk message type of notifications to native macOS...
2022-12-09 Claudio CambraMerge pull request #5194 from nextcloud/feature/share...
2022-12-09 Claudio CambraUse EnforcedPlainTextLabel in new ShareDetailsPage
2022-12-09 Claudio CambraAdd copy share link button to share details page footer...
2022-12-09 Claudio CambraMake 'Add another link' button less prominent
2022-12-09 Claudio CambraMake unshare button less prominent, move out of bottom...
2022-12-09 Claudio CambraSet main file details page as initial item of stack...
2022-12-09 Claudio CambraMatch design of expire date spinbox to other text fields
2022-12-09 Claudio CambraImprove layout of share details page
2022-12-09 Claudio CambraConvert share details menu into a page pushed onto...
2022-12-09 Claudio CambraAdd stackview to file details view
2022-12-09 Claudio CambraMerge pull request #5181 from nextcloud/feature/dont...
2022-12-09 Claudio CambraRegister askUserForMneominc in property system
2022-12-09 Claudio CambraOnly request mnemonic when user explicitly wants to...
2022-12-09 Matthieu GallienMerge pull request #5256 from nextcloud/bugfix/doNotBul...
2022-12-09 Matthieu Galliendo not use bulk upload for e2ee files
2022-12-09 Nextcloud bot[tx-robot] updated from transifex
2022-12-08 Claudio CambraMerge pull request #5214 from nextcloud/bugfix/user...
2022-12-08 Claudio CambraExplicitly size and align user status selector text...
2022-12-08 Claudio CambraMerge pull request #5216 from nextcloud/bugfix/basic...
2022-12-08 Claudio CambraFix BasicComboBox internal layout, take proper account...
2022-12-08 Matthieu GallienMerge pull request #5253 from nextcloud/bugfix/editLoca...
next