Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Check previous uploads #59

Closed
dannycoates opened this issue Jun 8, 2017 · 2 comments
Closed

Check previous uploads #59

dannycoates opened this issue Jun 8, 2017 · 2 comments
Milestone

Comments

@dannycoates
Copy link
Contributor

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.

@dannycoates dannycoates added this to the Bubblicious Bluebird milestone Jun 8, 2017
@abhinadduri
Copy link
Collaborator

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

@dnarcese
Copy link
Collaborator

dnarcese commented Jul 5, 2017

Fixed in #154

@dnarcese dnarcese closed this as completed Jul 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants