dub icon indicating copy to clipboard operation
dub copied to clipboard

Open-source link management infrastructure.

Results 245 dub issues
Sort by recently updated
recently updated
newest added

It is very convenient to use [TinyURL](https://tinyurl.com) via [Curl](https://curl.se) on the command line: ```shell curl -s tinyurl.com/api-create.php?url= ``` And it would be great if dub has the similar feature! And...

enhancement

One of the most useful things I'd find to have in Dub would be the possibility to CRUD links using an API, this way we could automate the creation using...

It would be nice if there is a **copy button** in the QR Code modal with the download buttons ![image](https://user-images.githubusercontent.com/51731966/197543547-7f71b3ba-d42e-4753-b333-bd8484cb88f2.png)

Closes #56 Still work in progress

A toggle button, so you can temporally close the link

Need to account for deleting subdomains and not remove the apex domain if it is present on a different project. h/t to @aviramroi for the bug report! 😄

bug

There should be instructions on how to self-host on a server without Vercel.

Sorry if this is already possible, but this would genuinely be so helpful

Is that any way (or future) plan for hosting using docker?

enhancement

Hello, I did the local setup and while testing it locally I noticed that I was not able to store the user session # What actually occurred? 1. I get...