storj/web/satellite/static
VitaliiShpital 5e0106f1fe web/satellite: web worker for wasm
WHAT:
web worker for compiling and instantiation of web assembly module

WHY:
Currently webassembly requires unsafe-eval, however we don't want to
add it to main site due to CSP. The workaround for this is to instantiate
wasm code inside a web worker.

Change-Id: I0c3c9cafa3a0c344761cf6dd86bf96248f1103ca
2020-11-11 16:24:06 +02:00
..
activation satellite/console: redirecting to login after activation implemented 2020-02-24 19:52:28 +02:00
emails web/satellite: registration/welcome message fixed, usage-report url fixed, storj-sim fixed (#3622) 2019-11-22 19:03:15 +02:00
errors web/satellite: static pages styling fixed (#3549) 2019-11-14 19:51:14 +02:00
fonts web/satellite: fonts changed to Inter (#3620) 2019-11-22 18:32:43 +02:00
images web/satellite: nav bar colour fixes 2020-09-24 14:43:35 +03:00
reports stylelint added, lint errors fixed (#3360) 2019-10-28 17:59:19 +02:00
resetPassword web/satellite: dashboard template simplified, project selection moved to nav bar 2020-08-21 17:33:14 +03:00
wasm web/satellite: web worker for wasm 2020-11-11 16:24:06 +02:00
favicon.ico Satellite frontend initial (#515) 2018-11-05 17:26:18 +02:00