DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

feat(sdbclient): tabbed browse page
chore(sdbclient): format
fix(sdbclient): fix crash when spamming refresh
feat(sdbclient): adhere to new create game API
feat(sdbapi): return whole game from create game
feat(sdbclient): join games
feat(sdbclient): allow clone for Game and UserPub
fix(sdbapi): return empty json from join
feat(sdbclient): adhere to new API responses
feat!(sdbapi): restructure, expand user details
feat(sdbclient): better browse
feat(sdbclient): remove max height from browse
feat(sdbclient): fixed size play window
fix(sdbclient): fix typo in allformingcall error
feat(sdbclient): join game api
feat(sdbapi): split game API calls to own files
feat(sdbapi): set ulimits
chore(sdbapi): add nhyoor.io/websocket dep
feat(sdbclient): adhere to new game API responses
fix(sdbapi): simplify returns for game endpoints
Next