| Age | Commit message (Collapse) | Author |
|
votes, use a common enum state type
|
|
|
|
|
|
migrate down
|
|
|
|
|
|
Insert Hooks
|
|
posts/get template, updated posts table to take nullable description and user_id foreign key
|
|
|
|
|
|
store, get, post create ui template, remove email from user create route
|
|
placeholder on user create/auth pages
|
|
|
|
|
|
|
|
decodeHash, hashArgon2, renamed HashSecret to hashSecret
|
|
|
|
|
|
|
|
hashing of secret before insert
|
|
|
|
|
|
|
|
length, updated packages, make dev, make halt commands for container management
|
|
append session struct, fixed nil session checks, updated templates to use map variable names
|
|
names to be more idiomatic, reference Session objects to save memory, logout/session.Destroy method
|
|
|
|
|
|
|
|
|
|
setting sessions, guest sessions, method to return array of middlewares
|
|
|
|
|
|
me.tmpl.html, secret hashing with argon2id, updated migrations
|
|
|
|
|
|
updated config to build db connection string, updated example .newsstand.toml config, new pgx dependency
|
|
partial, working html template writing, auth routes in user/routes.go
|
|
|
|
|
|
|
|
config file path in conf struct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|