nextcloud-desktop.git
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...
2024-04-17 Claudio CambraAdd button to create new share in share view
2024-04-17 Claudio CambraRemove unused outlets in tableitemview
2024-04-17 Claudio CambraImplement deletion functionality for share options...
2024-04-17 Claudio CambraImprove design of save and delete buttons in share...
2024-04-17 Claudio CambraAdd deletion capability to sharecontroller
2024-04-17 Claudio CambraProperly handle permissions in shareoptionsview
2024-04-17 Claudio CambraAdd convenience property to nkshare extension to see...
2024-04-17 Claudio CambraAdd PermissionValues to NKShare extension
2024-04-17 Claudio CambraBlend in-window contents in share view loading overlay
2024-04-17 Claudio CambraShow error in share table view data source if received...
2024-04-17 Claudio CambraPresent error for updating share in file provider UI
2024-04-17 Claudio CambraAdd method to dismiss error in share view controller...
2024-04-17 Claudio CambraAdd method to show error in data source ui delegate
2024-04-17 Claudio CambraAdd views to present an error in the share view controller
2024-04-17 Claudio CambraDeselect table view or shares after reload to reset UI
2024-04-17 Claudio CambraFix crash on reloading share table view data source
2024-04-17 Claudio CambraImplement more logging in sharecontroller
2024-04-17 Claudio CambraReload data source on share saving
2024-04-17 Claudio CambraUse a sharecontroller in shareviewcontroller
2024-04-17 Claudio CambraMake save button functional in share view
2024-04-17 Claudio CambraAdd fields as parameters to save in sharecontroller
2024-04-17 Claudio CambraCorrectly handle NKShare's "canEdit" in share options...
2024-04-17 Claudio CambraAdd convenience function to enable or disable all share...
2024-04-17 Claudio CambraRespond to changes in share of sharecontroller in share...
2024-04-17 Claudio CambraAdd convenience function to format date to valid server...
2024-04-17 Claudio CambraUse ShareController in ShareOptionsView
2024-04-17 Claudio CambraAdd functionality to share controller to save changes
2024-04-17 Claudio CambraAdd convenience property to nkshare extension to get...
2024-04-17 Claudio CambraAdd starter sharecontroller for fileprovider
2024-04-17 Claudio CambraHandle optionsview as ShareOptionsView in share view...
2024-04-17 Claudio CambraHandle state of share options view via setting of NKShare
2024-04-17 Claudio CambraImprove placeholder text for share view password field
2024-04-17 Claudio CambraAdd a ShareOptionsView class
2024-04-17 Claudio CambraEnsure calls are made via main actor to delegate in...
2024-04-17 Claudio CambraTell delegate when fetch ongoing in share table view...
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
next