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
{{ message }}
This repository has been archived by the owner on May 22, 2021. It is now read-only.
We should check the previous uploads list against the server to see if they're still available. This should have it's own server endpoint that the frontend can use.
The text was updated successfully, but these errors were encountered:
I've added a route "/exists/:id" that sends a 200 if the link still exists and a 404 if it's been deleted. Is this enough for this issue? The front end can poll on an interval and act accordingly
We should check the previous uploads list against the server to see if they're still available. This should have it's own server endpoint that the frontend can use.
The text was updated successfully, but these errors were encountered: