Commit Verlauf

Autor SHA1 Nachricht Datum
  Kirk Trombley d6aa6d6c19 Moving useClickMarker to a shared hook vor 5 Jahren
  Kirk Trombley d637a855fe Implementing new score check API vor 5 Jahren
  Kirk Trombley 4175d6c110 Designing a new score check endpoint vor 5 Jahren
  Kirk Trombley 68f53b8668 how many seconds is in 2 minutes vor 5 Jahren
  Kirk Trombley 20a034fa9f Moving all of the routing logic out of Game and into App vor 5 Jahren
  Kirk Trombley bbe2c98900 inlining the HeaderAndFooter logic vor 5 Jahren
  Kirk Trombley fce2a22052 Moving some styling out of App and into index vor 5 Jahren
  Kirk Trombley 072fa622ad Moving param-based link logic to custom hook vor 5 Jahren
  Kirk Trombley a2776a7544 Separating out ApiInfo component vor 5 Jahren
  Kirk Trombley 2364d0f251 Making the HeaderAndFooter be shared across screens to prevent re-render vor 5 Jahren
  Kirk Trombley ca07e04a9b Reorganizing the bottom of the summary page, which allows removal of reset game button vor 5 Jahren
  Kirk Trombley ef01ee1c59 Moving the next round button logic out to a separate component vor 5 Jahren
  Kirk Trombley b2a9f5de55 Actually fixing the bg color issue vor 5 Jahren
  Kirk Trombley bab4c1a313 Export cleanup and minor styling fix vor 5 Jahren
  Kirk Trombley 6ae5aa77d4 Combining usage of the useLastRound hook vor 5 Jahren
  Kirk Trombley cb4c47baac Removing the gameJoined shared state and fixing some more layout issues in the lobby vor 5 Jahren
  Kirk Trombley c04091914d Modifying the look and feel of the join game form vor 5 Jahren
  Kirk Trombley c7af5a00ae Changing some layout and logic for the Lobby vor 5 Jahren
  Kirk Trombley 2e7caf1d6a Fixing some layout on the summary page vor 5 Jahren
  Kirk Trombley 0071f882bb Adding new feature to ClickToCopy to provide children to render vor 5 Jahren
  Kirk Trombley dcdb7e0aff Updating API notes vor 5 Jahren
  Kirk Trombley 5da6475f4b README update vor 5 Jahren
  Kirk Trombley cb0d65a6b6 implementing the linked game logic on summary page vor 5 Jahren
  Kirk Trombley 0aa35d968c fixing minor memory leak according to React vor 5 Jahren
  Kirk Trombley 7f93794815 Splitting up the HomePage so that the game creation form can be re-used vor 5 Jahren
  Kirk Trombley 9d87568c5a Changing useGameInfo to return an empty object while loading vor 5 Jahren
  Kirk Trombley b287764efb Changing gameStore to actually do a full reset on going to a lobby vor 5 Jahren
  Kirk Trombley 43283e5555 fixing issue of not actually saving the link in the db on the back-end vor 5 Jahren
  Kirk Trombley eb6f49e44e Making join link appear before you set a name vor 5 Jahren
  Kirk Trombley b263def100 Changing usePlayerScores hook into useGameInfo vor 5 Jahren