workadventure/front/src/Connexion
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
..
AdminMessagesService.ts Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
AxiosUtils.ts Don't retry Axios if a token decryption failed 2021-12-08 11:16:39 +01:00
ConnectionManager.ts Fixing WA crashing in Firefox private mode 2022-01-06 11:55:43 +01:00
ConnexionModels.ts Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
LocalUser.ts FEATURE: analytics client now scrape user email and room group 2021-10-11 16:30:01 +02:00
LocalUserStore.ts Fixing WA crashing in Firefox private mode 2022-01-06 11:55:43 +01:00
Room.ts Flagging Room.isPublic property as deprecated 2022-01-05 16:30:41 +01:00
RoomConnection.ts All promises are now handled 2022-01-04 17:06:29 +01:00