Historie revizí

Autor SHA1 Zpráva Datum
  Kirk Trombley 31cfddd86c Cleaning up the Lobby component před 5 roky
  Kirk Trombley d1aabd446b Reorganizing the home page před 5 roky
  Kirk Trombley 8d866084f7 Using backref instead of a manual query před 5 roky
  Kirk Trombley f7406b77f4 Player score tile now renders all rounds properly před 5 roky
  Kirk Trombley 461bdb03fb Number of rounds can now be chosen před 5 roky
  Kirk Trombley c5a0a7d09f Updating to the new player ID API před 5 roky
  Kirk Trombley a6bfa26a1c Fixing some issues in the to_dict methods před 5 roky
  Kirk Trombley 791d94649b Modifying API to not accept a player name at game creation před 5 roky
  Kirk Trombley a263e242ef README update před 5 roky
  Kirk Trombley fb8b5a3b82 Modifying the underlying database to genericize the number of rounds před 5 roky
  Kirk Trombley 0ea38a36cd Changing the nginx conf to allow subpath routing for future use před 5 roky
  Kirk Trombley 12ed088b4e Moved the react-related logic out of the color gen code před 5 roky
  Kirk Trombley abf32de2b5 Moved useMapWthMarkers hook to its own file před 5 roky
  Kirk Trombley 479b4427af Putting scores back in lastRound object, and refactoring the marker placement logic out to a single hook před 5 roky
  Kirk Trombley 051862870e Moving all the marker logic to a separate file to clean up RoundSummary před 5 roky
  Kirk Trombley cf5cf12d76 Removing everything that's not actually needed from the lastRound object před 5 roky
  Kirk Trombley d5bdbd333f Looking up score from the player list we're already fetching před 5 roky
  Kirk Trombley 6a749bdf06 If you try to circumvent react's effect logic, you're gonna have a bad time před 5 roky
  Kirk Trombley 4f4676e6f8 Resetting gameStore to the real defaults před 5 roky
  Kirk Trombley 37223838cd Removing the dead code and cleaning things up a little před 5 roky
  Kirk Trombley fae107ff5e Adding dequal to make the score lookup not rerender unnecessarily před 5 roky
  Kirk Trombley 83e14d44c6 WIP but this does work, needs cleanup před 5 roky
  Kirk Trombley 4fa2e75ed0 Renaming GGSHService to apiMethods před 5 roky
  Kirk Trombley 3e8956cd5e Renaming a few more things for clarity před 5 roky
  Kirk Trombley 5a81c01319 Deleting unused getters před 5 roky
  Kirk Trombley 276abc2fa7 Wrapping submitGuess up as a single action před 5 roky
  Kirk Trombley 33a4953197 getCurrentRound no longer relying on dispatch před 5 roky
  Kirk Trombley 9034815473 Making joinGame a single action as well, also cleaning up the gameInfo API call před 5 roky
  Kirk Trombley 1f55142070 Wrapping the game creation and start logic into a single action před 5 roky
  Kirk Trombley b81bb3f47e Improving the store API to remove need for selector and make it possible for actions to be async před 5 roky