workadventure/front/src/Connexion
grégoire parant 2a1af2a131
PWA service workers (#1319)
* PWA services worker

- [x] Register service worker of PWA to install WorkAdventure application on desktop and mobile
- [x] Create webpage specifique for PWA
- [ ] Add register service to save and redirect on a card
- [ ] Add possibilities to install PWA for one World (with register token if existing)

* Finish PWA strategy to load last map visited

* Fix feedback @Kharhamel

* Fix feedback @Kharhamel
2021-07-29 16:42:31 +02:00
..
AdminMessagesService.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
ConnectionManager.ts PWA service workers (#1319) 2021-07-29 16:42:31 +02:00
ConnexionModels.ts First version with variables that actually work 2021-07-07 17:17:28 +02:00
EmoteEventStream.ts now use custom emotes with tweens instead of transistions 2021-05-25 16:37:24 +02:00
LocalUser.ts FIX: no more whitespaces in player names 2021-06-21 17:58:04 +02:00
LocalUserStore.ts PWA service workers (#1319) 2021-07-29 16:42:31 +02:00
Room.ts Removing the 'search' parameters from the room URL sent to pusher 2021-07-20 18:29:41 +02:00
RoomConnection.ts Setting a variable to undefined now removes it from server-side storage. 2021-07-19 18:46:33 +02:00
WorldFullMessageStream.ts Add error message (#970) 2021-04-29 23:47:30 +02:00
WorldFullWarningStream.ts FEATURE: warning message when world is near full capacity 2021-03-23 17:44:47 +01:00