Historial de Commits

Autor SHA1 Mensaje Fecha
  Kirk Trombley cb0d65a6b6 implementing the linked game logic on summary page hace 5 años
  Kirk Trombley 0aa35d968c fixing minor memory leak according to React hace 5 años
  Kirk Trombley 7f93794815 Splitting up the HomePage so that the game creation form can be re-used hace 5 años
  Kirk Trombley 9d87568c5a Changing useGameInfo to return an empty object while loading hace 5 años
  Kirk Trombley b287764efb Changing gameStore to actually do a full reset on going to a lobby hace 5 años
  Kirk Trombley 43283e5555 fixing issue of not actually saving the link in the db on the back-end hace 5 años
  Kirk Trombley eb6f49e44e Making join link appear before you set a name hace 5 años
  Kirk Trombley b263def100 Changing usePlayerScores hook into useGameInfo hace 5 años
  Kirk Trombley 98c4484b7b Adding new API consumption to front-end hace 5 años
  Kirk Trombley b1f1ab5b91 Actually this is a much cleaner API hace 5 años
  Kirk Trombley 21900ebc29 Game link API design hace 5 años
  Kirk Trombley 335f84e85d Some API updates to fix the timeout flag bug hace 5 años
  Kirk Trombley e5f1f6e23c README update hace 5 años
  Kirk Trombley bd303658f6 README update hace 5 años
  Kirk Trombley 510e81cbca Finally making some improvements to scoring hace 5 años
  Kirk Trombley 50228856bc Turning HomePage back into a nicely split up component hace 5 años
  Kirk Trombley 77dc41567c Cleaning up JoinForm and pulling out LobbyInfo from Lobby hace 5 años
  Kirk Trombley d1f36ddbb2 Pulling out the JoinForm component from Lobby hace 5 años
  Kirk Trombley 31cfddd86c Cleaning up the Lobby component hace 5 años
  Kirk Trombley d1aabd446b Reorganizing the home page hace 5 años
  Kirk Trombley 8d866084f7 Using backref instead of a manual query hace 5 años
  Kirk Trombley f7406b77f4 Player score tile now renders all rounds properly hace 5 años
  Kirk Trombley 461bdb03fb Number of rounds can now be chosen hace 5 años
  Kirk Trombley c5a0a7d09f Updating to the new player ID API hace 5 años
  Kirk Trombley a6bfa26a1c Fixing some issues in the to_dict methods hace 5 años
  Kirk Trombley 791d94649b Modifying API to not accept a player name at game creation hace 5 años
  Kirk Trombley a263e242ef README update hace 5 años
  Kirk Trombley fb8b5a3b82 Modifying the underlying database to genericize the number of rounds hace 5 años
  Kirk Trombley 0ea38a36cd Changing the nginx conf to allow subpath routing for future use hace 5 años
  Kirk Trombley 12ed088b4e Moved the react-related logic out of the color gen code hace 5 años