You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: