storj/web/satellite/src
Vitalii Shpital 1d8342ab17 web/satellite: fixed access grant web worker caching issue
Fixed caching issue by using regular Webassembly.instantiate instead of instantizteStreaming which fails to work in chrome sometimes.
Now web worker instantiation is part of initial app loading process. This fixes go-rod test flakiness.

Change-Id: I5300e70d4e0866f2321df86ce729f32b588bc5c4
2021-10-07 14:31:04 +00:00
..
api web/satellite: fix lint issues 2021-08-25 06:01:19 +00:00
components web/satellite: fixed access grant web worker caching issue 2021-10-07 14:31:04 +00:00
router web/satellite: don't ignore Vue errors and warnings 2021-09-29 16:26:54 +00:00
store web/satellite: fixed access grant web worker caching issue 2021-10-07 14:31:04 +00:00
types web/satellite: fix lint issues 2021-08-25 06:01:19 +00:00
utils web/satellite, satellite/console: return old onboarding flow with feature flag 2021-09-21 11:37:30 +00:00
views web/satellite: fixed access grant web worker caching issue 2021-10-07 14:31:04 +00:00
App.vue web/satellite, testsuite/ui/satellite: added tests for invalid sign up credentials and satellites dropdown 2021-09-29 15:20:24 +03:00
main.ts ci: run UI tests 2021-10-06 15:54:06 +00:00