DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 80547c7f50894e57d3b6c103a04412de54be473a deck-builder/Cargo.lock -rw-r--r-- 158.6 KiB
feat(shared): add cookie support for reqwest
feat(client): remove belly dep, disable UI for rework
feat!(client, shared): move api calls to shared, dep shuffle,
and remove connection check stage
chore(client, server, shared): update naia deps
chore(api): add actix-session dep
chore(api): argon2 dep, uuid dep absolute fuckery
chore(api): add email_address dep for validating emails
feat(shared): serialize APIError
feat(shared): impl most previous api errors

Signed-off-by: Jonni Liljamo <jonni@liljamo.com>
chore(api): chrono and uuid deps
chore(api): serde dep, tidy deps
chore(server): add needed beby deps
chore(client, server, shared): add naia deps
feat(api, client, server): add shared as dependency to all
feat(api): init diesel and db
feat(api): init new api
feat: add shared, server, api
chore(client): rename sdbclient to client
feat(sdbclient): GameState enum
Revert "chore(sdbclient): poll-promise dep"

This reverts commit a260cbc497037e36a7ad7df053211970b4fb2541.
Next