nextcloud-desktop.git
2024-04-17 Claudio CambraAdd fetch related handling functions to ui delegate
2024-04-17 Claudio CambraAdd a loading overlay to table view to indicate fetch...
2024-04-17 Claudio CambraImplement hide and show of share options in share view...
2024-04-17 Claudio CambraRe-integrate share options view into main share view...
2024-04-17 Claudio CambraImplement ui delegate in ShareTableViewDataSource
2024-04-17 Claudio CambraTreat bottom view in share view as a target view to...
2024-04-17 Claudio CambraAdd a shareview ui delegate protocol for datasources
2024-04-17 Claudio CambraExtract options view to different XIB
2024-04-17 Claudio CambraRedesign shares to incorporate share options into main...
2024-04-17 Claudio CambraAdd starter ShareOptionsWindow class
2024-04-17 Claudio CambraReplace ShareOptionsView with a ShareOptionsWindow
2024-04-17 Claudio CambraImplement ShareOptionsView design
2024-04-17 Claudio CambraAdd starter ShareOptionsView
2024-04-17 Claudio CambraAdd popover and corresponding view controller to sharet...
2024-04-17 Claudio CambraTemporarily change copy share link button image after...
2024-04-17 Claudio CambraImplement share link copying in share table item view
2024-04-17 Claudio CambraImprove share table style
2024-04-17 Claudio CambraMake share property central to display update of share...
2024-04-17 Claudio CambraAdd displayString property to NKShare extension
2024-04-17 Claudio CambraAdd typeImage property to NKShare extension
2024-04-17 Claudio CambraAdd ShareType enum to NKShare extension
2024-04-17 Claudio CambraAdd starter NKShare extension
2024-04-17 Claudio CambraCustomise prepareForReuse in ShareTableItemView
2024-04-17 Claudio CambraEnsure usable rowHeight for shares table view
2024-04-17 Claudio CambraSet basic property of sharetableitemview in delegate...
2024-04-17 Claudio CambraAdd corresponding class for ShareTableItemView
2024-04-17 Claudio CambraSet delegate for shares table view
2024-04-17 Claudio CambraRemove default item view in ShareViewController table XIB
2024-04-17 Claudio CambraMove all share fetching logic to FileProviderUIExt
2024-04-17 Claudio CambraRegister shareItemView nib in shareTableView
2024-04-17 Claudio CambraImplement NSTableViewDelegate viewFor method in shareta...
2024-04-17 Claudio CambraAdd essential table view data source method to ShareTab...
2024-04-17 Claudio CambraAdd release entitlements fro FileProviderUIExt
2024-04-17 Claudio CambraAdd method to get an item's server path through FPUIExt...
2024-04-17 Claudio CambraRemove logging from NextcloudAccount
2024-04-17 Claudio CambraAdd method to FPUIExtensionServiceSource to get extensi...
2024-04-17 Claudio CambraAdd NextcloudAccount to FileProviderUIExt
2024-04-17 Claudio CambraAdd method to convert dictionary to NextcloudAccount
2024-04-17 Claudio CambraAdd method to export NextcloudAccount details to dictionary
2024-04-17 Claudio CambraFix linking of FileProviderUIExt which was missing...
2024-04-17 Claudio CambraAdd FPUIExtensionServiceSource to services published...
2024-04-17 Claudio CambraFix visibility of logging in ItemSharesController
2024-04-17 Claudio CambraFix protocol used for FPUIExtensionServiceSource
2024-04-17 Claudio CambraInstantiate share data source in share view controller
2024-04-17 Claudio CambraAdd item shares loading routine to ShareTableViewDataSource
2024-04-17 Claudio CambraAdd share fetching routine to FPUIExtensionService
2024-04-17 Claudio CambraMove serviceConnection method to table view data source
2024-04-17 Claudio CambraAdd base properties to ShareTableViewDataSource
2024-04-17 Claudio CambraAdd outlet for share view table view
2024-04-17 Claudio CambraAdd starter ShareTableViewDataSource
2024-04-17 Claudio CambraAdd more complete ShareTableItemView design
2024-04-17 Claudio CambraAdd starter ShareTableItemView XIB
2024-04-17 Claudio CambraAdd table to ShareViewControlelr XIB
2024-04-17 Claudio CambraAdd fetch method to itemsharescontroller
2024-04-17 Claudio CambraAdd starter ItemSharesController
2024-04-17 Claudio CambraAdd starter FPUIExtensionServiceSource
2024-04-17 Claudio CambraImplement convenience method to acquire FPUIExtensionSe...
2024-04-17 Claudio CambraAdd starter FPUIExtensionService protocol
2024-04-17 Claudio CambraExtract display updating upon url acquisition to differ...
2024-04-17 Claudio CambraSet the right filename and icon on share view controlle...
2024-04-17 Claudio CambraAdd domain property to document action view controller
2024-04-17 Claudio CambraMake close button work properly in share view
2024-04-17 Claudio CambraStore file provider item identifiers in ShareViewController
2024-04-17 Claudio CambraAdd proper design for share view in file provider UI
2024-04-17 Claudio CambraProperly add share custom action
2024-04-17 Claudio CambraRemove unused IBActions in DocumentActionViewController
2024-04-17 Claudio CambraAdd convenience method to prepare child view controller...
2024-04-17 Claudio CambraCreate ShareViewController
2024-04-17 Claudio CambraAdd logging for prepare methods of document action...
2024-04-17 Claudio CambraAdd logger extension to FileProviderUIExt
2024-04-17 Claudio CambraAdd FileProviderUIExt entitlements file
2024-04-17 Claudio CambraBuild and install FileProviderUIExt via CMake
2024-04-17 Claudio CambraAdd new FileProviderUIExt target
2024-04-16 Claudio CambraMerge pull request #6636 from nextcloud/backport/6635...
2024-04-16 Claudio CambraFix crash when in debug mode when toggling enabled...
2024-04-10 Matthieu GallienMerge pull request #6519 from nextcloud/ci/fixWindowsCi
2024-04-10 Matthieu Gallienjust use the default value for "Packager/RepositoryUrl"
2024-04-10 Matthieu Galliendisable coverage on windows due to a crash
2024-04-10 Matthieu Gallienupdate python for macos and update deployment target
2024-04-10 Matthieu Gallieninstall inkscape using same cache as OpenCppCoverage
2024-04-10 Matthieu Gallieninstall inkscape via chocolatey after other dependencies
2024-04-10 Matthieu Gallienswitch Craft cache to proper location
2024-04-10 Matthieu Gallienswitch CI to python 3.12
2024-04-10 Claudio CambraMerge pull request #6524 from Zocker1999NET/patch-1
2024-04-10 Felix StuppAdd typical Syncthing files to default exclusion
2024-04-10 Claudio CambraMerge pull request #6579 from nextcloud/dependabot...
2024-04-10 dependabot... Bump cpp-linter/cpp-linter-action from 2.10.0 to 2...
2024-04-10 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-08 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-06 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-04 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-02 allexzanderMerge pull request #6563 from nextcloud/bugfix/outdated...
2024-04-02 alex-zBugfix. Remove seen call notifications from the list.
2024-04-02 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-01 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-31 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-30 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-29 Nextcloud botFix(l10n): Update translations from Transifex
2024-03-28 Claudio CambraAlso prevent use of std::filesystem in macOS 10.14
2024-03-28 Claudio CambraWrap all use of std::filesystem in ifdefs to fix legacy...
next