three-arena icon indicating copy to clipboard operation
three-arena copied to clipboard

Loading feedback

Open vincent opened this issue 11 years ago • 0 comments

Add a "huuuge amount of things to download if it's your first time here" message

Hack the cacheonly requirejs plugin, to maintain an amount of things to download

  • see https://github.com/englercj/jquery-ajax-progress
  • if the response status code header is not 304
  • add the content-length header
  • on finished, substract the amount

vincent avatar Sep 11 '13 08:09 vincent