thedevs-network / kutt

Free Modern URL Shortener.
https://kutt.it
MIT License
8.45k stars 1.11k forks source link

Bulk link management? #687

Open brandonsturgeon opened 1 year ago

brandonsturgeon commented 1 year ago

Hello, I'm running Kutt in a docker container and loving it!

However, after doing some development with the API, I've filled my database with hundreds and hundreds of shortened links. I want to clear them out, but the UI only offers 1-by-1 deletion, each requiring a confirmation popup.

I know I could get my hands dirty and exec into the database and all that, but is there an easier way?

poeti8 commented 1 year ago

Unfortunately not yet. But if you have suggestions I'll add them to the plan.