aboutsummaryrefslogtreecommitdiff
path: root/src/guff/migrations.cr
AgeCommit message (Expand)AuthorFilesLines
2016-03-31add user modelsPaul Duncan1-0/+66
2016-03-31set default sessionPaul Duncan1-1/+2
2016-03-15initial session supportPaul Duncan1-0/+18
2016-03-09add created_at sorting and use json for sort fieldsPaul Duncan1-0/+2
2016-03-09add state supportPaul Duncan1-23/+40
2016-03-08rename html to body and body to raw_bodyPaul Duncan1-5/+5
2016-03-08move migrations to separate filePaul Duncan1-2/+2
2016-03-08better api error handlingPaul Duncan1-0/+111