Commit History

作者 SHA1 備註 提交日期
  Kirk Trombley fb8b5a3b82 Modifying the underlying database to genericize the number of rounds 5 年之前
  Kirk Trombley 0ea38a36cd Changing the nginx conf to allow subpath routing for future use 5 年之前
  Kirk Trombley 12ed088b4e Moved the react-related logic out of the color gen code 5 年之前
  Kirk Trombley abf32de2b5 Moved useMapWthMarkers hook to its own file 5 年之前
  Kirk Trombley 479b4427af Putting scores back in lastRound object, and refactoring the marker placement logic out to a single hook 5 年之前
  Kirk Trombley 051862870e Moving all the marker logic to a separate file to clean up RoundSummary 5 年之前
  Kirk Trombley cf5cf12d76 Removing everything that's not actually needed from the lastRound object 5 年之前
  Kirk Trombley d5bdbd333f Looking up score from the player list we're already fetching 5 年之前
  Kirk Trombley 6a749bdf06 If you try to circumvent react's effect logic, you're gonna have a bad time 5 年之前
  Kirk Trombley 4f4676e6f8 Resetting gameStore to the real defaults 5 年之前
  Kirk Trombley 37223838cd Removing the dead code and cleaning things up a little 5 年之前
  Kirk Trombley fae107ff5e Adding dequal to make the score lookup not rerender unnecessarily 5 年之前
  Kirk Trombley 83e14d44c6 WIP but this does work, needs cleanup 5 年之前
  Kirk Trombley 4fa2e75ed0 Renaming GGSHService to apiMethods 5 年之前
  Kirk Trombley 3e8956cd5e Renaming a few more things for clarity 5 年之前
  Kirk Trombley 5a81c01319 Deleting unused getters 5 年之前
  Kirk Trombley 276abc2fa7 Wrapping submitGuess up as a single action 5 年之前
  Kirk Trombley 33a4953197 getCurrentRound no longer relying on dispatch 5 年之前
  Kirk Trombley 9034815473 Making joinGame a single action as well, also cleaning up the gameInfo API call 5 年之前
  Kirk Trombley 1f55142070 Wrapping the game creation and start logic into a single action 5 年之前
  Kirk Trombley b81bb3f47e Improving the store API to remove need for selector and make it possible for actions to be async 5 年之前
  Kirk Trombley 0a3222a463 Bringing back the mapValues logic cause I think it's cleaner 5 年之前
  Kirk Trombley c6bc977bd3 More inlining 5 年之前
  Kirk Trombley e12a0ebb05 Cleanup to make code a little clearer 5 年之前
  Kirk Trombley 3501610aae dumb typo 5 年之前
  Kirk Trombley c9d9139e52 Rewriting observable logic to use the fancy new fake redux 5 年之前
  Kirk Trombley 2665da5114 Final clean up, there, the good parts of redux in 60 lines 5 年之前
  Kirk Trombley 500f5e9412 Moving out some logic that can be its own function 5 年之前
  Kirk Trombley 2ac008631d A little refactoring 5 年之前
  Kirk Trombley c73b12497f Implementing useObservable hook 5 年之前