nextcloud-desktop.git
2024-04-18 Claudio CambraWrap access of itemUrl in security scoping
2024-04-18 Claudio CambraExplicitly set bundle name and identifiers from env...
2024-04-18 Claudio CambraUnify FileProviderUIExt entitlements
2024-04-18 Claudio CambraMake sure network error is shown in UI instead of gener...
2024-04-18 Claudio CambraImprove logging across file provider sharing
2024-04-17 Claudio CambraMerge pull request #6645 from nextcloud/backport/6642...
2024-04-17 Claudio CambraPin NextcloudFileProviderKit version to 0.9.0 (up to...
2024-04-17 Claudio CambraRemove now-unneeded Realm dependency from FileProviderExt
2024-04-17 Claudio CambraSet changeobserver as delegate for nkcommon
2024-04-17 Claudio CambraRemove client-side push notification handling for file...
2024-04-17 Claudio CambraAdd change observer from NCFPK
2024-04-17 Claudio CambraAlways signal enumerator after errors to try and recove...
2024-04-17 Claudio CambraProvide NCFPK enumerator with extension domain
2024-04-17 Claudio CambraCorrectly set up NCKit instance with account string
2024-04-17 Claudio CambraRemove unused components in FileProviderExt
2024-04-17 Claudio CambraFix passing of wrong item into item.modify
2024-04-17 Claudio CambraImprove logging in delete item procedure of FPExt
2024-04-17 Claudio CambraUse NCFPK item modify method
2024-04-17 Claudio CambraUse NCFPK Item.create in createItem
2024-04-17 Claudio CambraUse fetchContents from NCFPK item
2024-04-17 Claudio CambraSimplify FileProviderExtension's deleteItem method...
2024-04-17 Claudio CambraGreatly simplify item method of FIleProviderExtension...
2024-04-17 Claudio CambraUse new convenience method to get Item for root contain...
2024-04-17 Claudio CambraUse thumbnail fetching procedure from NCFPK
2024-04-17 Claudio CambraFix build of ShareTableViewDataSource
2024-04-17 Claudio CambraAdapt to new NextcloudFileProviderKit item nomenclature
2024-04-17 Claudio CambraMake use of NextcloudFileProviderKit materialisedenumer...
2024-04-17 Claudio CambraUse FileProviderItem from NextcloudFileProviderKit
2024-04-17 Claudio CambraUse Enumerator in NextcloudFileProviderKit
2024-04-17 Claudio CambraRemove use of all code now available in NextcloudFilePr...
2024-04-17 Claudio CambraAdd NextcloudFileProviderKit dependency
2024-04-17 Claudio CambraRemove FileProviderExtTests
2024-04-17 Claudio CambraAllow NextcloudFilesDatabaseManager to take a specific...
2024-04-17 Claudio CambraDatabase manager does not need to be an NSObject
2024-04-17 Claudio CambraAdd test target for file provider testing
2024-04-17 Claudio CambraMerge pull request #6643 from nextcloud/backport/stable...
2024-04-17 Claudio CambraSet file provider extension target as a dependency...
2024-04-17 Claudio CambraAllow SuggestionsTextFieldKit to use up to next major...
2024-04-17 Claudio CambraUpgrade NextcloudCapabilitiesKit version
2024-04-17 Claudio CambraAdd a "no shares" label if there are no shares availabl...
2024-04-17 Claudio CambraUpdate description label in share view
2024-04-17 Claudio CambraDisplay shareWith in nkshare displaystring extension
2024-04-17 Claudio CambraPin NextcloudCapabilitiesKit version
2024-04-17 Claudio CambraPin NextcloudKit version
2024-04-17 Claudio CambraSet suggestionstextfieldkit to 1.0.0
2024-04-17 Claudio CambraClean up TODO comments in file provider ui ext
2024-04-17 Claudio CambraFix SuggestionsTextFieldKit import
2024-04-17 Claudio CambraSimplify configuration of text field delegate
2024-04-17 Claudio CambraFix suggestion labels for sharees
2024-04-17 Claudio CambraUse suggestions window controller in share options...
2024-04-17 Claudio CambraImprove logging in ShareeSuggestionsDataSource
2024-04-17 Claudio CambraPost suggestions changed notification in ShareeSuggesti...
2024-04-17 Claudio CambraUpdate suggestions on inputString change in sharee...
2024-04-17 Claudio CambraAdd converter method fro nksharee to suggestion
2024-04-17 Claudio CambraAdd sharee fetcher method to shareesuggestionsdatasource
2024-04-17 Claudio CambraAdd basic shareesuggestionsdatasource
2024-04-17 Claudio CambraAdd SuggestionsTextFieldKit dependency
2024-04-17 Claudio CambraAdd package dependency NextcloudCapabilitiesKit to...
2024-04-17 Claudio CambraRetry getting information from FileProviderExt if doing...
2024-04-17 Claudio CambraDeduplicate error presentation in ShareTableViewDataSource
2024-04-17 Claudio CambraFix options view disappearing when clicking create...
2024-04-17 Claudio CambraFix letter used to identify shareability in sharetablev...
2024-04-17 Claudio CambraFix scan path to retrieve item metadata in share table...
2024-04-17 Claudio CambraEnsure interpolated logging string in share table view...
2024-04-17 Claudio CambraCheck if the given item is shareable before fetching...
2024-04-17 Claudio CambraAdd method to ShareTableViewDataSource to fetch the...
2024-04-17 Claudio CambraAdd more debug logging to sharecapabilities
2024-04-17 Claudio CambraFix default states around passwords for share options...
2024-04-17 Claudio CambraFix ShareCapabilities parsing
2024-04-17 Claudio CambraFix password capabilities for public link capabilities
2024-04-17 Claudio CambraUpdate form layout according to picked type when picked...
2024-04-17 Claudio CambraSetup the fields in share options view when creating...
2024-04-17 Claudio CambraUpdate reset to make sure it also resets min and max...
2024-04-17 Claudio CambraExtract conversion of picked menu item in share type...
2024-04-17 Claudio CambraDo not bother fetching shares if sharing is disabled...
2024-04-17 Claudio CambraFetch sharing capabilities in ShareTableViewDataSource
2024-04-17 Claudio CambraAdd init for ShareCapabilities
2024-04-17 Claudio CambraAdd init for public link capabilities
2024-04-17 Claudio CambraAdd initialiser from dictionary for EmailCapabilities
2024-04-17 Claudio CambraRestructure ShareCapabilities
2024-04-17 Claudio CambraAdd ShareCapabilities struct
2024-04-17 Claudio CambraAdapt visibility of note recipient text field upon...
2024-04-17 Claudio CambraAdapt visibility of expiration date field upon toggling...
2024-04-17 Claudio CambraAdapt visibility of password field upon toggling passwo...
2024-04-17 Claudio CambraReset newly added fields in ShareOptionsView correctly
2024-04-17 Claudio CambraProperly handle failure state when creating new share...
2024-04-17 Claudio CambraCorrectly treat share recipient text field in the share...
2024-04-17 Claudio CambraAdd a text field for relevant shareWith in ShareOptionsView
2024-04-17 Claudio CambraHave specific cancel behaviour in shareoptionsview...
2024-04-17 Claudio CambraChange deleteButton to a cancel button when in creation...
2024-04-17 Claudio CambraAdjust share options view title depending on create...
2024-04-17 Claudio CambraMake share options view capable of creating or updating...
2024-04-17 Claudio CambraConnect different share type popup button menu items...
2024-04-17 Claudio CambraMake create button in share view controller show option...
2024-04-17 Claudio CambraAdd "createMode" toggle to share options view, start...
2024-04-17 Claudio CambraAdd additional options to share controller creation...
2024-04-17 Claudio CambraNilify itemServerRelativePath upon loading item in...
2024-04-17 Claudio CambraMake item's server relative path public in sharetablevi...
2024-04-17 Claudio CambraAdd static method to create shares in ShareController
2024-04-17 Claudio CambraAdd a popupbutton to share options vie to select type...
next