mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-02-03 13:53:23 +00:00
[Feature] Show host domain specific items in UI #39
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.
In case one uses self hosted version of Kutt, would be great to have the linked url from
You can see there in the left corner the link sends me to kutt.it/login, instead of sending me to my custom URL.
@abhijithvijayan commented on GitHub:
Available from v4.0.0-beta.1
https://github.com/abhijithvijayan/kutt-extension/releases/tag/4.0.0-beta.1
@abhijithvijayan commented on GitHub:
Extension requires a custom API key from the custom host itself if user is trying to use that option.
@abhijithvijayan commented on GitHub:
@uhlhosting This is better implemented if I decide to rewrite the extension in React framework. Otherwise it's better to leave it that way.