server/www
Tissevert 2798242dec Put text initialization back into login module 2019-12-27 08:42:36 +01:00
..
screen Put text initialization back into login module 2019-12-27 08:42:36 +01:00
cards.jpg Added a back used by default for the cards 2018-05-26 11:49:24 +02:00
hanafuda.js Remove shameful commented-out code — not even in the right language ! 2019-01-15 21:39:29 +01:00
i18n.js Add a translation module and add a french translation 2019-01-01 12:57:27 +01:00
index.html Remove stupid 'list' class that is essentially <ul> elements 2019-12-27 08:23:02 +01:00
main.js Put text initialization back into login module 2019-12-27 08:42:36 +01:00
messaging.js Handle WS reconnection in messaging module 2019-11-24 22:56:53 +01:00
room.js Stop handling messages from the room module, expose useful functions and let hall handle (de)connection messages instead 2019-12-24 00:43:57 +01:00
save.js Add a module to wrap around localStorage and make it handy 2019-11-24 17:52:22 +01:00
screen.css Handle errors in a mor aesthetical way and allow to hide them (+fixes a bug caused by an implicit access to a DOM element by its id) 2019-10-18 17:55:50 +02:00
screen.js Handle errors in a mor aesthetical way and allow to hide them (+fixes a bug caused by an implicit access to a DOM element by its id) 2019-10-18 17:55:50 +02:00
session.js Keep track of login state in session module, it might be useful somewhere 2019-12-23 22:28:05 +01:00
statusHandler.js Implement status handling to provide visual clue about the game state 2019-08-12 14:05:57 +02:00
translations.js Add a message for empty games list 2019-12-23 22:36:13 +01:00
ui.js Add an Ui module to provide operations on «widgets» — so far only the forms that can be enabled/disabled according to the state of the webSocket connection 2019-12-14 18:21:03 +01:00