aboutsummaryrefslogtreecommitdiff
path: root/backend/db/db.go
Commit message (Expand)AuthorAgeFilesLines
* fix issue with empty password being hashedRyan Mehri2020-05-111-10/+12
* Add password hashingRyan Mehri2020-05-101-15/+30
* Update post to return hash and passwordRyan Mehri2020-05-101-8/+9
* Check for size of content and expiry time comparisonRyan Mehri2020-05-101-2/+18
* Add title to postRyan Mehri2020-05-091-2/+3
* folder refactorjackyzha02020-05-091-0/+68