nextcloud-desktop.git
2023-05-12 Claudio CambraEnsure file provider domains appear in finder sidebar
2023-05-12 Claudio CambraAdd file provider init code
2023-05-12 Nextcloud botFix(l10n): Update translations from Transifex
2023-05-11 rakeknivenMerge pull request #5676 from nextcloud/Valdnet-patch-4
2023-05-10 Valdneti18n: Word separation
2023-05-10 Matthieu GallienMerge pull request #5643 from nextcloud/update/changelog
2023-05-10 CamilaUpdate CHANGELOG.
2023-05-10 Nextcloud botFix(l10n): Update translations from Transifex
2023-05-09 CamilaMerge pull request #5665 from nextcloud/enh/vfs-option-ui
2023-05-09 Camila SanUse addLayout to insert the VFS option when setting...
2023-05-09 allexzanderMerge pull request #5636 from nextcloud/feature/group...
2023-05-09 alex-zGroup folder visibility improvements. Show dropdown...
2023-05-09 Nextcloud botFix(l10n): Update translations from Transifex
2023-05-08 Claudio CambraMerge pull request #5640 from nextcloud/bugfix/folder...
2023-05-08 Claudio CambraCorrectly migrate accounts that have possible webflow...
2023-05-08 Claudio CambraUse canonical file paths rather than problematic relati...
2023-05-08 Claudio CambraSet discovered legacy config file path during account...
2023-05-08 Claudio CambraMake variables in folderman::setupfoldermigration actua...
2023-05-08 Claudio CambraAdd static discoveredLegacyConfigPath member to configfile
2023-05-08 Claudio CambraRemove unused private static members of ConfigFile
2023-05-08 Claudio CambraRestore a specific enum from AccountsManager::restore...
2023-05-08 Claudio CambraClean up pointer declaration and use in FolderMan:...
2023-05-08 Claudio CambraModernise FolderMan::setupFoldersHelper, get rid of...
2023-05-08 Claudio CambraModernise code in FolderMan::backwardMigrationSettingsKeys
2023-05-08 Claudio CambraUse const auto, rename unreadable variable names in...
2023-05-08 Claudio CambraMake folder migration in FolderMan::setupFolders()...
2023-05-08 Claudio CambraMerge pull request #5493 from nextcloud/bugfix/attempt...
2023-05-08 Claudio CambraAttempt sign in when an account state is added in Accou...
2023-05-08 Claudio CambraMerge pull request #5628 from nextcloud/bugfix/sync...
2023-05-08 Claudio CambraFix setting [undefined] to QFont in 'Sync now' button
2023-05-08 Claudio CambraMerge pull request #5645 from nextcloud/bugfix/folder...
2023-05-08 Claudio CambraConstify elements for progress bar rect calculation...
2023-05-08 Claudio CambraUse palatable Fusion backup style to correctly draw...
2023-05-08 Claudio CambraUse backup QCommonStyle to draw progress bar on macOS...
2023-05-08 Claudio CambraMake FolderStatusDelegate::paint less horrible to read
2023-05-08 Claudio CambraConst auto-fy in FolderStatusDelegate::paint
2023-05-08 Claudio CambraMerge pull request #5462 from nextcloud/bugfix/updater...
2023-05-08 Claudio CambraReplace validUpdateChannel anonymous namespace function...
2023-05-08 Claudio CambraRemove unused parameter in GeneralSettings slotUpdateCh...
2023-05-08 Claudio CambraPrevent returning a bad update channel from config
2023-05-08 Claudio CambraGuard against setting bad channels in config
2023-05-08 Claudio CambraHandle conversion from input QComboBox index to update...
2023-05-08 Claudio CambraFix channel string check in general settings' slotUpdat...
2023-05-08 allexzanderMerge pull request #5655 from nextcloud/bugfix/e2ee...
2023-05-08 alex-zE2EE. Fix freeze on metadata checksum validation.
2023-05-08 Nextcloud botFix(l10n): Update translations from Transifex
2023-05-06 Nextcloud botFix(l10n): Update translations from Transifex
2023-05-05 Elsie HuppMerge pull request #4714 from nextcloud/big-sur-icon...
2023-05-05 Elsie HuppAnnotated version of Big Sur icon
2023-05-04 allexzanderMerge pull request #5634 from nextcloud/feature/sql...
2023-05-04 alex-zRemove some SQL debug logs to unclutter the output.
2023-05-04 allexzanderMerge pull request #5637 from nextcloud/bugfix/fix...
2023-05-04 alex-zEdit locally. Fix crash on _chekTokenJob pointer deref.
2023-05-04 Nextcloud botFix(l10n): Update translations from Transifex
2023-05-03 Nextcloud botFix(l10n): Update translations from Transifex
2023-05-02 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-29 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-28 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-27 Matthieu GallienMerge pull request #5630 from nextcloud/ci/fiwWindowsBuilds
2023-04-27 Matthieu Gallienno longer override the pixman default version
2023-04-27 allexzanderMerge pull request #5622 from nextcloud/feature/bring...
2023-04-27 alex-zImplement missing share settings
2023-04-27 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-26 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-25 Matthieu Galliendisable by default the use of clang-tidy
2023-04-25 allexzanderMerge pull request #5607 from nextcloud/feature/unlock...
2023-04-25 alex-zUnlock Office files when they are closed.
2023-04-25 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-24 allexzanderMerge pull request #5613 from nextcloud/bugfix/sharees...
2023-04-24 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-24 Claudio CambraMerge pull request #4957 from xavi-b/master
2023-04-23 xavi-bFix MacOS UTF-8 normalization issue
2023-04-23 Claudio CambraMerge pull request #5243 from mayonezo/patch-1
2023-04-23 mayonezoUpdate nextcloudcmd.rst
2023-04-23 Claudio CambraMerge pull request #5583 from nextcloud/bugfix/edit...
2023-04-23 Claudio CambraRemove unneeded setupFinished signal from EditLocallyJob
2023-04-23 Claudio CambraEnsure errors are emitted and loading dialog destroyed...
2023-04-23 Claudio CambraProvide error when erasing the blacklist error for...
2023-04-23 Claudio CambraRemove unnecessary signalling response to start edit...
2023-04-23 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-22 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-21 Matthieu GallienMerge pull request #5603 from nextcloud/bugfix/fix...
2023-04-21 Matthieu Gallienprotect all access to shared data by mutexes
2023-04-21 Matthieu Gallienprotext all access to _logstream with the existing...
2023-04-21 Claudio CambraEnsure we are making all file modifications under mutex...
2023-04-21 Claudio CambraEnsure we are closing current log file before entering...
2023-04-20 allexzanderMerge pull request #5612 from nextcloud/bugfix/edit...
2023-04-20 alex-zEdit locally. Elide loading dialog filename label middle.
2023-04-20 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-19 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-18 alex-zParse sharees 'lookup' key to include federated sharees.
2023-04-18 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-16 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-14 Nextcloud botFix(l10n): Update translations from Transifex
2023-04-13 Nextcloud botFix(l10n): 🔠 Update translations from Transifex
2023-04-12 Matthieu GallienMerge pull request #5577 from nextcloud/bugfix/migrateE...
2023-04-12 Matthieu Gallienallow to read v1.2 from buggy v3.8.0 client
2023-04-12 Matthieu Gallienuse a better name for encryption status attributes
2023-04-12 Matthieu Gallienproperly preserve the format of e2ee metadata during...
2023-04-12 Matthieu GallienMerge pull request #5595 from nextcloud/bugfix/use...
next