aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)AuthorFilesLines
2021-12-29migrate to axumIlion Beyst7-163/+171
2021-12-19simple bot uploadsIlion Beyst15-32/+328
2021-12-18use async closures for testsIlion Beyst2-42/+50
2021-12-15gracefully handle invalid login credentialsIlion Beyst4-28/+79
2021-12-14test registration & loginIlion Beyst6-33/+121
2021-12-13start implementing basic login functionalityIlion Beyst14-8/+326
2021-12-13setup basic rocket+diesel appIlion Beyst6-0/+78