mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-06-25 06:50:28 +01:00
[BUG] Invalid Response! #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @uhlhosting on GitHub.
I was just trying to test the beta extension on Nightly Firefox, and use Developer mode, test own instance at https://uhl.site . It fails as in screenshot.
@uhlhosting commented on GitHub:
For example:

we can wee I made some tests and we have 3 sites different url shortened. Maybe just to seek if it was previously shortened and recover it, or cache it...
@uhlhosting commented on GitHub:
@abhijithvijayan this works now great, I found that the function to automatically copy to clipboard, does not work, yet I do get a warning that it has been copied to clipboard on the extension.
Also would be great to have a feature to check if the current url was once shortened and to just reply with the original shortened url, to avoid entries on same address with several shortlinks, is no point in this.
@abhijithvijayan commented on GitHub:
@abhijithvijayan commented on GitHub:
@uhlhosting please post the copy bug as a new issue. I will look on to that.
@abhijithvijayan commented on GitHub:
@uhlhosting This should be fixed on release 2.0.1
@abhijithvijayan commented on GitHub:
@uhlhosting if custom url is what you're referring to, it is a feature that wont be worked on. Keeping the extension as one-click-shorten is the best idea.
@abhijithvijayan commented on GitHub:
[Fixed] See comment
https://github.com/abhijithvijayan/kutt-extension/issues/50#issuecomment-492860301
@uhlhosting commented on GitHub:
Would be great to have the option to Customize also URL's .
@abhijithvijayan commented on GitHub:
@uhlhosting about that, the feature could only be given as optional one as if the user intent to re-shorten it for some reason, it could affect user experience.
Maybe I can rewrite the short url of the same url with the latest one in the history page so that only one long url is visible.