]> dgit.raspbian.org Git - nextcloud-desktop.git/shortlog
nextcloud-desktop.git
2024-03-06 Kevin Ottens[dolphin] Don't rely on const chat * -> QString implici...
2024-03-06 Kevin Ottens[dolphin] Don't rely on QByteArray -> const char *...
2024-03-06 Kevin Ottens[dolphin] Clean up includes
2024-03-06 Claudio CambraMerge pull request #6461 from nextcloud/feature/file...
2024-03-06 Claudio CambraAdd explainer about fast sync to file provider settings
2024-03-06 Claudio CambraLog setting change for fast enumeration in ClientCommun...
2024-03-06 Claudio CambraInstantiate and hook up FileProviderFastEnumerationSett...
2024-03-06 Claudio CambraAdd starter FileProviderFastEnumerationSettings QML...
2024-03-06 Claudio CambraMake default of fast enumeration enabled method in...
2024-03-06 Claudio CambraAdd method to check if fast enumeration setting has...
2024-03-06 Claudio CambraAdd method to set fast enumeration enabled in file...
2024-03-06 Claudio CambraAdd method to acquire fast enumeration enabled status...
2024-03-06 Claudio CambraAdd method in file provider xpc to set fast enumeration...
2024-03-06 Claudio CambraAdd method to get fast enumeration state (if possible...
2024-03-06 Claudio CambraRemove wrapper method for creating debug archive, direc...
2024-03-06 Claudio CambraMake XPC pointer publicly available
2024-03-06 Claudio CambraMark fileProviderAvailable as nodiscard
2024-03-06 Claudio CambraAdd method to set fast enumeration in client communicat...
2024-03-06 Claudio CambraAdd method to get state of fast enumeration setting
2024-03-06 Claudio CambraAdd lazy var for whether the fastEnumeration value...
2024-03-06 Claudio CambraUse value from config for fastEnumeration when creating...
2024-03-06 Claudio CambraAdd fastEnumerationEnabled property to config
2024-03-06 Claudio CambraAdd computed property to FileProviderConfig to get...
2024-03-06 Claudio CambraAdd a starter FileProviderConfig
2024-03-06 Claudio CambraClean up properties and init/invalidate in FileProvider...
2024-03-06 Claudio CambraAdd option to do a fast enumeration of changes which...
2024-03-06 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-05 Matthieu GallienMerge pull request #6463 from nextcloud/bugfix/multiple...
2024-03-05 Matthieu Gallienfix missing tracking for some item rename operations
2024-03-05 Matthieu Gallienadd new test to simulate the data loss scenario
2024-03-05 Matthieu Gallienwhen moving a file, checks that it exists at origin...
2024-03-05 Matthieu GallienMerge pull request #6491 from nextcloud/dependabot...
2024-03-05 dependabot... Bump cpp-linter/cpp-linter-action from 2.8.0 to 2.9.1
2024-03-05 Matthieu GallienMerge pull request #6503 from nextcloud/bugfix/ignoreli...
2024-03-05 alex-zUnit tests for ignorelist exclude status stuck.
2024-03-05 alex-zBugfix. Exclude list. Fix stuck 'excluded' status in...
2024-03-05 Matthieu GallienMerge pull request #6502 from nextcloud/bugfix/federate...
2024-03-05 alex-zUnit tests for federated share activity actions
2024-03-05 alex-zBugfix. Federated share activity show 'Decline' action...
2024-03-05 Claudio CambraMerge pull request #6490 from nextcloud/bugfix/expandab...
2024-03-05 Claudio CambraEnsure there is a return in case FolderPathRole of...
2024-03-05 Claudio CambraCheck parent variable nullness in folderstatusmodel
2024-03-05 Claudio CambraRemove unneeded error variable
2024-03-05 Claudio CambraClean up and add braces for if statements in folderstat...
2024-03-05 Claudio CambraClarify role of idx in slotUpdateDirectories
2024-03-05 Claudio CambraAutomatically fetch first level of subfolders for root...
2024-03-05 Claudio CambraUse braced initialiser where possible for folderstatusmodel
2024-03-05 Claudio CambraConst autofy where possible in folderstatusmodel
2024-03-05 Claudio CambraAvoid excessive single letter variables in FolderStatus...
2024-03-05 Claudio CambraFix undecided lists in fodlerstatusmodel comment
2024-03-05 Claudio CambraModernise and replace foreach loops with for in loops...
2024-03-05 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-04 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-03 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-02 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-01 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-29 allexzanderMerge pull request #6484 from nextcloud/bugfix/fix...
2024-02-29 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-28 allexzanderMerge pull request #6486 from nextcloud/bugfix/e2ee...
2024-02-28 alex-zBugfix. E2EE V2. Fix incorrect root e2ee folder path...
2024-02-28 allexzanderMerge pull request #6479 from nextcloud/bugfix/client...
2024-02-28 alex-zClient Status Reporting. Only report statuses listed...
2024-02-28 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-27 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-26 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-25 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-24 alex-zBugfix. E2ee misleading log fix.
2024-02-24 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-23 allexzanderMerge pull request #6454 from nextcloud/bugfix/fix...
2024-02-23 alex-zFix crash when deleting a local sync folder during...
2024-02-23 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-22 allexzanderMerge pull request #6471 from nextcloud/bugfix/e2ee...
2024-02-22 alex-zE2EE. Allow decryption v1.0 and v1.1 folders.
2024-02-22 allexzanderMerge pull request #6456 from nextcloud/feature/vfs...
2024-02-22 alex-zVFS. CfAPI. Provide detailed error message for leading...
2024-02-22 allexzanderMerge pull request #6458 from nextcloud/bugfix/caseclas...
2024-02-22 alex-zOnly match file extension not its content for mimetype...
2024-02-22 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-21 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-20 Nextcloud botFix(l10n): Update translations from Transifex
2024-02-19 Claudio CambraMerge pull request #6351 from nextcloud/feature/file...
2024-02-19 Claudio CambraTemporarily remove eviction dialog button until evictio...
2024-02-19 Claudio CambraMark MacImplementation for FileProviderSettings destruc...
2024-02-19 Claudio CambraEnsure [[nodiscard]] in new file provider classes
2024-02-19 Claudio CambraLimit gigabyte sizing string to two decimal figures...
2024-02-19 Claudio CambraUse NCProgressBar for file provider sync status
2024-02-19 Claudio CambraAdjust alignment and sizing of file provider sync statu...
2024-02-19 Claudio CambraUse font sizes in Style.qml in FileProviderSettings
2024-02-19 Claudio CambraAdd useful font sizes to Style.qml
2024-02-19 Claudio CambraProvide correct sync state icon in file provider domain...
2024-02-19 Claudio CambraBolden sync state text for fp
2024-02-19 Claudio CambraAdd separator to dynamically loaded fp settings
2024-02-19 Claudio CambraFix grid layout for sync status of file provider
2024-02-19 Claudio CambraExtract File Provider storage settings to separate...
2024-02-19 Claudio CambraExtract sync status layout to separate file
2024-02-19 Claudio CambraOnly load file provider settings items if domain is...
2024-02-19 Claudio CambraAdd current sync status UI to file provider settings...
2024-02-19 Claudio CambraEnable use of domain sync status class in QML
2024-02-19 Claudio CambraFix crash on state change in file provider domain sync...
2024-02-19 Claudio CambraAdd method to acquire domain sync status in settings...
next