Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley bc694b86aa Moving the useMap hook out to shared dir il y a 5 ans
  Kirk Trombley 81148dd480 ClickMarkerMap broken into proper custom hooks il y a 5 ans
  Kirk Trombley 80a11d8615 cleaning up the ApiInfo component il y a 5 ans
  Kirk Trombley 209ef7ea4c Changing ClickToCopy into a folder module to break it up a little more nicely il y a 5 ans
  Kirk Trombley 7072ca7959 Modifying timer to use a custom hook internally, which is cleaner il y a 5 ans
  Kirk Trombley 3ac0128470 More styling improvements, and changing code to use a pre-prepared Button component il y a 5 ans
  Kirk Trombley f72c5187c8 Restyling the game screen to use some cool opacity il y a 5 ans
  Kirk Trombley cf5a37836f Improving styling on the PreGame screen il y a 5 ans
  Kirk Trombley eaa69040a7 Removed the gross React.memo logic from ClickMarkerMap il y a 5 ans
  Kirk Trombley 51d736d824 Fixing a bug in the scoring logic, turns out I need to relearn python il y a 5 ans
  Kirk Trombley 3d1994d247 Renaming all the components in the front end to be react style il y a 5 ans
  Kirk Trombley 052a6b2acd Fixing a bug in the generate_coord logic il y a 5 ans
  kirkleon 6b0242c85d Update 'server/lib.py' il y a 5 ans
  Kirk Trombley c6d4724351 Improving scoring logic il y a 5 ans
  Kirk Trombley 31f2e5b340 Fixing other back-end bugs il y a 5 ans
  Kirk Trombley 6a8f99d4c0 Fixing some imports and making the create game into a static method (fixing a bug) il y a 5 ans
  Kirk Trombley a3e17eb2bd Whoops - name collision il y a 5 ans
  Kirk Trombley 1a18c722f4 Refactoring the back-end a little il y a 5 ans
  Kirk Trombley 5289d5c7f1 Rewriting Game Panel to use hooks il y a 5 ans
  Kirk Trombley b01e0b1540 Reorganizing some util components and fixing a styling issue on the header and footer il y a 5 ans
  Kirk Trombley 1e02da9cfb Updating readme il y a 5 ans
  Kirk Trombley f529e2881a Cleaning up some styling il y a 5 ans
  Kirk Trombley b686c70224 Finishing touches on mobile responsiveness il y a 5 ans
  Kirk Trombley 4fd8e90076 First pass at mobile responsiveness il y a 5 ans
  Kirk Trombley e5b5cea4c7 Extracted all styling from the game panel il y a 5 ans
  Kirk Trombley d413fe0afd Moving header and footer out as a separate wrapper component, so it does not show up during the game il y a 5 ans
  Kirk Trombley 30f554309c Extracting styling of PlayerScores il y a 5 ans
  Kirk Trombley e0e84f9298 Extracting styling of RoundSummary component il y a 5 ans
  Kirk Trombley 0a400bbd0a Extracting styling of PreRound component il y a 5 ans
  Kirk Trombley c8985b29fe Extracting styling of PreGame and sub-components il y a 5 ans