aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
trunkupdate hooks to more identifiable names, update migrations to work with votes...Alexander Kavon23 months
 
 
AgeCommit messageAuthor
2024-01-25update hooks to more identifiable names, update migrations to work with votes...HEADtrunkAlexander Kavon
2024-01-24finalize votes table columns with nullable foreign keys and unique indexAlexander Kavon
2024-01-24add make run and make build commandsAlexander Kavon
2024-01-24remove .sql.sql file extension for migration files, drop type enum on migrate...Alexander Kavon
2024-01-23add new seed command, use Makefile for migrations before seedAlexander Kavon
2024-01-23seed package to seed database on the flyAlexander Kavon
2024-01-23move ui templates into src, update conf to handle other paths, export User In...Alexander Kavon
2024-01-23new tables: tags, post_tags, generated sqlboiler tags model, updated posts/ge...Alexander Kavon
2024-01-22ui post/get and ui comments templates, more base templatingAlexander Kavon
2024-01-22ui post/get and ui comments templatesAlexander Kavon
[...]