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
Currently goploader doesn't support deleting uploaded files.
This is a feature I had in mind for some time, sending back the link along with a delete link, but I'll have to check how to handle that on the command line side.
Like using localstorage to remember the file name and URL of the uploaded files, maybe a delete link.
The text was updated successfully, but these errors were encountered: