This repository was archived by the owner on May 18, 2026. It is now read-only.
feat: Adding reverse shares' shares a clickable link (copy)#178
Merged
Conversation
Owner
|
Didn't you make the same change in #179 ? |
Contributor
Author
|
Well this branch is parent of the other one, my mistake, so you can merge both or close this one. In fact, this one is the ability to click on the share id to access it. |
stonith404
approved these changes
Jul 1, 2023
stonith404
added a commit
that referenced
this pull request
Jul 10, 2023
This reverts commit f001477.
stonith404
added a commit
that referenced
this pull request
Jul 10, 2023
* fix: set link default value to random * fix: add auto EOL and add conventional-changelog package * feat: Adding reverse shares' shares a clickable link (#178) * Add clickable link to reverse share's shares * Ran format * Apply suggestions from code review * fix: set link default value to random (#181) * fix: set link default value to random * fix: add auto EOL and add conventional-changelog package * Apply suggestions from code review --------- Co-authored-by: Elias Schneider <[email protected]> * feat: Adding reverse share ability to copy the link (#179) --------- Co-authored-by: Elias Schneider <[email protected]>
stonith404
added a commit
that referenced
this pull request
Jul 10, 2023
* Add clickable link to reverse share's shares * Ran format * Adding copy icon to the reverse share list * Remove console.log * Ran format * Ran format in backend * fix: copy to clipboard spelling * Open the share in another window * feat: Adding reverse shares' shares a clickable link (#178) * Add clickable link to reverse share's shares * Ran format * fix: set link default value to random (#181) * fix: set link default value to random * fix: add auto EOL and add conventional-changelog package * Apply suggestions from code review --------- Co-authored-by: Elias Schneider <[email protected]> * feat: Adding reverse share ability to copy the link (#179) --------- Co-authored-by: Elias Schneider <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Accessing shares that were made using a reverse share was quite long, copying the link, opening a new tab etc.. Now you can just click the share's ID and it opens the share.