aboutsummaryrefslogtreecommitdiff
path: root/backend/src
AgeCommit message (Expand)AuthorFilesLines
2021-12-30rename to planetwars-serverIlion Beyst10-521/+0
2021-12-29migrate to axumIlion Beyst6-156/+165
2021-12-19simple bot uploadsIlion Beyst9-7/+181
2021-12-15gracefully handle invalid login credentialsIlion Beyst3-27/+47
2021-12-14test registration & loginIlion Beyst2-31/+38
2021-12-13start implementing basic login functionalityIlion Beyst7-3/+299
2021-12-13setup basic rocket+diesel appIlion Beyst1-0/+15