workadventure/front/src/Stores
David Négrier d37165219c Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed.
This allows for more secure code (compilation checks) and simpler code too (we can pass strings instead of const values)
2021-12-24 15:49:25 +01:00
..
Errors ran pretty on the front 2021-09-06 14:31:59 +02:00
TypeMessageStore Display multiple admin messages 2021-12-24 12:15:54 +01:00
Utils Refactoring with a MapStore 2021-12-14 14:47:25 +01:00
AudioManagerStore.ts FIX: fixed a circular dependancy in stores by rewriting createPeerStore() and createScreenSharingPeerStore() 2021-09-03 17:16:31 +02:00
BiggestAvailableAreaStore.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
ChatStore.ts Merge branch 'master' of github.com:thecodingmachine/workadventure into develop 2021-11-15 16:30:45 +01:00
ConsoleGlobalMessageManagerStore.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
CustomCharacterStore.ts Merging master into develop 2021-06-29 18:39:43 +02:00
EmoteStore.ts Implement twemoji on emote 2021-11-10 16:55:20 +01:00
ErrorStore.ts Pretty fix 2021-12-06 18:20:06 +01:00
FollowStore.ts Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed. 2021-12-24 15:49:25 +01:00
GameOverlayStoreVisibility.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
GameStore.ts added admin link to the warning container 2021-07-30 14:50:11 +02:00
HelpCameraSettingsStore.ts Starting working towards migrating the help camera popup 2021-06-01 09:08:02 +02:00
LayoutManagerStore.ts Fixing linting 2021-11-24 15:29:12 +01:00
LoginSceneStore.ts Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
MediaStore.ts Sharing outline color changes in real time 2021-12-22 18:34:36 +01:00
MenuStore.ts Update to have token when user is connected 2021-11-12 12:13:44 +01:00
OutlineColorStore.ts Adding the ability to set the player's color outline via the scripting API 2021-12-21 17:02:53 +01:00
PeerStore.ts FIX: fixed a circular dependancy in stores by rewriting createPeerStore() and createScreenSharingPeerStore() 2021-09-03 17:16:31 +02:00
PictureStore.ts Refactoring with a MapStore 2021-12-14 14:47:25 +01:00
PlayersStore.ts Refactoring with a MapStore 2021-12-14 14:47:25 +01:00
PrivacyShutdownStore.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
ScreenSharingStore.ts More eslint fixes (+ ignoring no-unsafe-argument rule for now) 2021-12-16 15:57:37 +01:00
SelectCharacterStore.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
SelectCompanionStore.ts Adding selectCompanionStore 2021-05-31 12:16:46 +02:00
ShowReportScreenStore.ts REVIEW : Migration Menu and Report Menu in Svelte (#1363) 2021-08-26 12:01:07 +02:00
SoundPlayingStore.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
StreamableCollectionStore.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
UserInputStore.ts fix ReportMenu (#1397) 2021-09-01 10:11:12 +02:00
VideoFocusStore.ts FIX: fixed a circular dependancy in stores by rewriting createPeerStore() and createScreenSharingPeerStore() 2021-09-03 17:16:31 +02:00
VisibilityStore.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00