nextcloud-desktop.git
2023-05-12 Claudio CambraMake localSocketClient of FileProviderExtension a lazy var
2023-05-12 Claudio CambraAdd URLSession to FileProviderExtension
2023-05-12 Claudio Cambramacosx: Add NextcloudKit and Realm dependencies
2023-05-12 Claudio CambraGrab account keychain entry identifier data from socket...
2023-05-12 Claudio CambraAdd ability for fileprovidersocketcontroller to send...
2023-05-12 Claudio CambraAdd FileProviderDomainNextcloudAccountData that grabs...
2023-05-12 Claudio CambraMove FinderSync-specific GET_STRINGS initial call out...
2023-05-12 Claudio CambraAdd ability for FileProvider app extension to reply...
2023-05-12 Claudio CambraAdd sendMessage method to LocalSocketClient public API
2023-05-12 Claudio CambraClean up public API of LocalSocketClient
2023-05-12 Claudio CambraInitialise file provider socket controller by requestin...
2023-05-12 Claudio CambraAdd sendMessage to fileprovidersocketcontroller
2023-05-12 Claudio CambraHandle readyRead signal from socket in FileProviderSock...
2023-05-12 Claudio CambraAdded working socket connection between desktop client...
2023-05-12 Claudio CambraModify FinderSyncExt to move components into shared...
2023-05-12 Claudio CambraClean up LocalSocketClient code in shell extension
2023-05-12 Claudio CambraRename OwnCloudFinderSync Xcode projext to NextcloudInt...
2023-05-12 Claudio CambraMake the socket manager just manage the server, leave...
2023-05-12 Claudio CambraMake fileprovidersocketmanager keep track of connected...
2023-05-12 Claudio CambraAdd basic FileProviderSocketController class to control...
2023-05-12 Claudio CambraRename FileProviderSocketController to FileProviderSock...
2023-05-12 Claudio CambraImplement basic local socket server to communicate...
2023-05-12 Claudio CambraMove file provider domain management to specific class
2023-05-12 Claudio CambraEnsure file provider class is correctly deallocated...
2023-05-12 Claudio CambraFix build with BUILD_TESTING activated
2023-05-12 Claudio CambraMove file provider components to macOS folder
2023-05-12 Claudio CambraFix faulty quoting in shell integration CMakeLists
2023-05-12 Claudio CambraSet connection status for file provider domains
2023-05-12 Claudio CambraAdd a file provider domain per account
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
next