Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SocketApi/Sharing: Add "copy public link" to menu #6434

Merged
merged 1 commit into from
Apr 16, 2018

Conversation

ckamm
Copy link
Contributor

@ckamm ckamm commented Apr 6, 2018

  • The new menu option will fetch shares and create a new link share if
    no "context menu share" currently exists.
  • Various cleanup of common operations in socketapi happened as well,
    in particular there's now FileData::get() that calculates all the
    relevant paths that are useful for most socketapi actions.

See #6356

@SamuAlfageme

@ckamm ckamm added this to the 2.5.0 milestone Apr 6, 2018
@ckamm ckamm self-assigned this Apr 6, 2018
@ckamm ckamm requested a review from ogoffart April 6, 2018 15:20
Copy link
Contributor

@ogoffart ogoffart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Is it really needed to have a different entry for opening the share dialog on a different tab?

* The new menu option will fetch shares and create a new link share if
  no "context menu share" currently exists.
* Various cleanup of common operations in socketapi happened as well,
  in particular there's now FileData::get() that calculates all the
  relevant paths that are useful for most socketapi actions.
@ckamm ckamm force-pushed the context-menu-share-public-link branch from a4736be to 32e99d9 Compare April 16, 2018 06:37
@ckamm ckamm merged commit 93d8810 into master Apr 16, 2018
@ckamm ckamm deleted the context-menu-share-public-link branch April 16, 2018 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants