Commit graph

56 commits

Author SHA1 Message Date
marco
325f29ffb6
Upgrade buttons for setGuestUsername
Signed-off-by: marco <marcoambrosini@pm.me>
2022-03-23 17:10:42 +01:00
Joas Schilling
b06c7f2488
Fix eslint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-24 09:01:59 +01:00
Joas Schilling
3606f14153
Remove "guest/" from actorStores actorId, so it matches the API values
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-12 09:56:42 +01:00
Joas Schilling
5e410934cb
Store the guest name in browser storage
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-28 15:19:24 +02:00
Marco Ambrosini
f6b2b1b54e Add guest username setting to lobby
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-23 15:11:55 +01:00
Marco Ambrosini
e9a9b7d447 Generalise guest rename logic into SetGuestUsername component for reuse
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-23 14:52:32 +01:00