workadventure/front
David Négrier d713c82568 Fixing WA crashing in Firefox private mode
Due to the way we now handle the browser cache, previously ignored errors in the Cache API were now explicitly thrown, preventing the loading of Firefox in private mode.
This commit fixes the issue and improves the stacktrace display of errors at the same time.
2022-01-06 11:55:43 +01:00
..
dist Merge pull request #1472 from thecodingmachine/type_module 2021-12-07 09:23:58 +01:00
packages/iframe-api-typings Dynamically fetching correct version and generating declarations only for npm lib 2021-04-11 11:32:56 +02:00
src Fixing WA crashing in Firefox private mode 2022-01-06 11:55:43 +01:00
style Disable user selection of UI elements 2021-12-31 15:27:08 +01:00
tests Merge branch 'develop' into 2daysLimit 2022-01-05 11:47:31 +01:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.js Starting fixing unhandled promises 2022-01-04 16:50:43 +01:00
.gitignore Fixing .gitignore files 2021-06-23 16:30:42 +02:00
.prettierignore Adding Prettier in messages 2021-12-16 16:40:50 +01:00
.prettierrc.json Add Eslint check & Prettier on Svelte files 2021-12-06 16:10:35 +01:00
Dockerfile Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
jasmine.json Adding PlayerMovement class to interpolate/extrapolate position along tests (installing Jasmine) 2020-06-02 10:48:04 +02:00
LICENSE.txt Changing license to AGPL + Commons Clause 2020-06-09 10:17:21 +02:00
package.json Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
templater.sh Fixing GA tag not included in play domain 2021-03-05 10:00:11 +01:00
tsconfig-for-jasmine.json Fixing Jasmine tests 2021-05-17 16:41:10 +02:00
tsconfig-for-webpack.json Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
tsconfig.json Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
webpack.config.ts Making LIVE_RELOAD configurable 2021-12-03 09:23:52 +01:00
yarn.lock Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00