nextcloud-desktop.git
2023-01-30 CamilaExtend config backup method to make a copy of any given...
2023-01-30 CamilaLook for a previous config file with a different name.
2023-01-30 CamilaUpdate code style.
2023-01-30 CamilaRemove obsolete QDesktopServices::storageLocation.
2023-01-30 Matthieu GallienMerge pull request #4684 from nextcloud/bugfix/issue-519
2023-01-27 CamilaUpdate tests for ActivityData.
2023-01-27 CamilaOpen calendar notifications in the browser.
2023-01-27 Claudio CambraMerge pull request #5372 from nextcloud/bugfix/revert...
2023-01-27 Claudio CambraRevert "Merge pull request #5366 from nextcloud/bugfix...
2023-01-26 allexzanderMerge pull request #5371 from nextcloud/bugfix/do-not...
2023-01-26 alex-zEdit locally. Do not lock if locking is disabled on...
2023-01-26 Matthieu GallienMerge pull request #5232 from nextcloud/feature/syncWit...
2023-01-25 Matthieu Gallienuse auto
2023-01-25 Matthieu Gallienuse #pragma once instead of include guards
2023-01-25 Matthieu Gallienfix copyright notice of new files
2023-01-25 Matthieu Gallienfix wrong code style
2023-01-25 Matthieu Galliensimplify code
2023-01-25 Matthieu Gallienremove some not needed debug logs
2023-01-25 Matthieu Galliensimplify code
2023-01-25 Matthieu Gallienmove some void returning methods to be slots
2023-01-25 Claudio CambraImprove wording in the case clash resolution dialog
2023-01-25 Claudio CambraDisplay both files and some metadata in the case clash...
2023-01-25 Claudio CambraFix case clash dialog sizing issues
2023-01-25 Claudio CambraClarify letter casing message in case clash conflict...
2023-01-25 Claudio CambraDisplay action button for conflict files in activity
2023-01-25 Matthieu Gallienhandle case clash conflicts in a similar way to content...
2023-01-25 Claudio CambraMerge pull request #5366 from nextcloud/bugfix/remove...
2023-01-25 Claudio CambraRemove monoIcons related things from configfile
2023-01-25 Claudio CambraRemove monoIcons-related functionality from theme
2023-01-25 Claudio CambraRemove mono icons setting from generalsettings
2023-01-25 Claudio CambraRemove 'Use monochrome icons' checkbox from settings UI
2023-01-25 Nextcloud botFix(l10n): 🔠 Update translations from Transifex
2023-01-24 Claudio CambraMerge pull request #5167 from nextcloud/feature/disable...
2023-01-24 Claudio CambraDon't shadow rec variable in removeLocalE2eFiles
2023-01-24 Claudio CambraRemove faulty else statement from TestFolderman that...
2023-01-24 Claudio CambraEnsure mocked database entries are correct in TestFolderMan
2023-01-24 Claudio CambraMake encrypted folder paths to delete non-relative...
2023-01-24 Claudio CambraFix folderman delete encrypted files test
2023-01-24 Claudio CambraReplace use of deprecated QSet::toList() with QSet...
2023-01-24 Claudio CambraEnsure blacklists get updated when removing folder...
2023-01-24 Claudio CambraDon't use foreach in Folder::removeLocalE2eFiles
2023-01-24 Claudio CambraSplit if statement conditions in enqueueDirectoryToDele...
2023-01-24 alex-zFix issue of e2ee folders not disappearing when disabli...
2023-01-24 Claudio CambraEnsure blacklisted e2ee files get deleted
2023-01-24 Claudio CambraClean up sync termination and restart procedure after...
2023-01-24 Claudio CambraOnly add root-most encrypted folder to the blacklist
2023-01-24 Claudio CambraMake sure to add e2ee files to normal blacklist too
2023-01-24 Claudio CambraOnly shedule affected paths for remote discovery after...
2023-01-24 Claudio CambraUse e2ee folder blacklist instead of deleting folders...
2023-01-24 Claudio CambraAdd test for deleting encrypted files
2023-01-24 Claudio CambraMake accountstate fakeable for tests
2023-01-24 Claudio CambraDelete E2EE files/folders for accounts that have had...
2023-01-24 Claudio CambraAdd ability to remove local encryption keys through...
2023-01-24 Claudio CambraProperly handle sensitive data deletion in ClientSideEn...
2023-01-24 Claudio CambraClean up declarations in AccountSettings
2023-01-24 Claudio CambraClean up declarations in ClientSideEncryption
2023-01-24 Claudio CambraMerge pull request #5266 from nextcloud/bugfix/fetch...
2023-01-24 Claudio CambraFix fetch more unified search result item not being...
2023-01-23 Claudio CambraMerge pull request #5317 from nextcloud/bugfix/edit...
2023-01-23 Claudio CambraDon't try to lock folders when editing locally
2023-01-23 Claudio CambraMerge pull request #5322 from nextcloud/bugfix/old...
2023-01-23 Claudio CambraCorrectly parse account server url when migration from...
2023-01-23 Claudio CambraStop checking config to migrate at current path if...
2023-01-23 Claudio CambraMore concisely clean paths of trailing slash URLs in...
2023-01-23 Claudio CambraMerge pull request #5361 from nextcloud/bugfix/update...
2023-01-23 Claudio CambraUpdate legal notice text
2023-01-23 Claudio CambraUpdate Windows shell integration rc copyright strings
2023-01-23 allexzanderMerge pull request #5358 from nextcloud/bugfix/fix...
2023-01-23 alex-zFix bad string for translation.
2023-01-18 allexzanderMerge pull request #5324 from nextcloud/bugfix/e2ee...
2023-01-18 alex-zAlways generate random initialization vector when uploa...
2023-01-18 allexzanderMerge pull request #5323 from nextcloud/bugfix/e2ee...
2023-01-18 alex-zremove unrelated changes
2023-01-18 alex-zremove unrelated changes
2023-01-18 alex-zFix memory leak.
2023-01-18 alex-zFix security vulnerability when receiving empty metadat...
2023-01-17 allexzanderMerge pull request #5329 from nextcloud/feature/allow...
2023-01-17 alex-zAllow specifying the server force override URL and...
2023-01-06 Claudio CambraMerge pull request #5279 from nextcloud/bugfix/fix...
2023-01-06 Claudio CambraExtract makeResourceUrl lambda into separate static...
2023-01-06 Claudio CambraSimplify makeResourceUrl
2023-01-06 Claudio CambraFix existing check and completion for relative resource...
2023-01-06 Claudio CambraMerge pull request #5309 from Flowdalic/drop-qtquickcon...
2023-01-06 Florian SchmausDrop dependency on Qt Quick Controls 1
2023-01-06 Claudio CambraMerge pull request #5299 from nextcloud/bugfix/macos...
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.
next