Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley ed5980439a Cleaning up some lingering bits from create-react-app's initial generation il y a 5 ans
  Kirk Trombley 80fbc5115c Splitting the styling into multiple files il y a 5 ans
  Kirk Trombley 8b76d51bde Fixing some imports il y a 5 ans
  Kirk Trombley a3a82bb7e1 Moving some code around to clean things up il y a 5 ans
  Kirk Trombley ccc3810be5 Refactoring the top player logic and moving to separate component file il y a 5 ans
  Kirk Trombley f7bff07568 Splitting RoundSummary into a directory, and adding the top scorer live update feature il y a 5 ans
  Kirk Trombley 1f9935caaa Minor styling cleanup il y a 5 ans
  Kirk Trombley acb3d7000b Moving a lot of domain logic into hooks and moving those into the hooks dir il y a 5 ans
  Kirk Trombley 64c9278097 additional style tweaking il y a 5 ans
  Kirk Trombley c4ca0f9921 Adding round time limit selection in UI il y a 5 ans
  Kirk Trombley 5fcdda4155 Style tweaking on the actual game page il y a 5 ans
  Kirk Trombley 367acc66b9 Doing some cleanup to the useMap hook and the ApiInfo component il y a 5 ans
  Kirk Trombley 279e392d3c Moving the useCopying hook il y a 5 ans
  Kirk Trombley 0d59f53684 Logic cleanup il y a 5 ans
  Kirk Trombley be55774048 Clicking markers navigates to google maps il y a 5 ans
  Kirk Trombley 6dd9a68b8e Implementing a dynamic map in the round end screen il y a 5 ans
  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