GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

Linearise file uploads using an explicit queue #73

Closed amadanmath closed 7 years ago

amadanmath commented 7 years ago

As a continuation on #54:

I still want to linearise the uploads

merforga commented 7 years ago

Is it possible to do this: image

merforga commented 7 years ago

Add following text below to the page.

Use this screen to upload your logs for analysing. To upload your logs, simply drag and drop them into the area below. GW2 Raidar supports both .evtc and .evtc.zip formats from ARCDPS.

While they're being uploaded, you can continue to browse around the website. Click on any log file marked green to view the results

Note that refreshing or closing the page will cancel any pending uploads.

amadanmath commented 7 years ago

Done I think

merforga commented 7 years ago

Looks like subsequent files get stuck after initial queue is finished. To replicate, upload 1 file. When finished, try uploading more. It gets stuck. Adding more files while there's a queue still works as intended.

image

amadanmath commented 7 years ago

Thanks. Done I think

merforga commented 7 years ago

Amazeballs!