gw2raidar icon indicating copy to clipboard operation
gw2raidar copied to clipboard

Enable dps.report import

Open Lego6245 opened this issue 5 years ago • 0 comments

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:

  1. Provide a flow that allows a user to paste in a single or multiple dps.report links
  2. Check each link for uniqueness, then for json existance, then for success.
  3. Fetch each json blob and pipe it through #354 into the database.
  4. Link back each log file to each user we detect participating in the logs.
  5. 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.

Lego6245 avatar Sep 09 '19 02:09 Lego6245