fix(api): timestamp -> timestamptz
 
fix(api): timestamp -> timestamptz
 
feat(api): migration create_games
 
feat(api): migration create_actions
 
feat(api): migration create_gamedata
 
feat(api): migration create_users
 
docs(api): note about new migrations
 
feat(api): add redo script
 
docs(api): script documentation
 
feat(api): init diesel and db
 
chore: move archived to .archived
 
docs: update allowed scopes
 
chore: update copyright notices
 
feat: add shared, server, api
 
chore(client): rename sdbclient to client
 
chore!(sdbapi): move sdbapi into archived
 
feat(sdbapi): add pprof, ws, and echo test
 
fix(sdbclient): correct fields to Options in GameData