gw2raidar
gw2raidar copied to clipboard
Enable dps.report import
Dependent on #354
We would like to enable users who currently upload to dps.report, or have switched to dps.report as their storage method of choice, to keep track of their logs inside of Raidar.
This will require multiple seperate steps:
- Provide a flow that allows a user to paste in a single or multiple dps.report links
- Check each link for uniqueness, then for json existance, then for success.
- Fetch each json blob and pipe it through #354 into the database.
- Link back each log file to each user we detect participating in the logs.
- Provide treatment to logs uploaded in this way to designate that they were sourced from dps.report, ideally with a method to get back at the link.
This issue may be sub-ticketed.