From 7574eb3191f21aadd64f436e9e7c78d3e3973a07 Mon Sep 17 00:00:00 2001 From: Pierre Bidet Date: Mon, 10 Jul 2023 13:58:29 +0200 Subject: [PATCH] feat: Adding reverse share ability to copy the link (#191) * 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 * feat: Adding reverse share ability to copy the link (#179) --------- Co-authored-by: Elias Schneider