app
routes: change 303 -> 301 for /static -> /assets
2023-04-28 19:07:43 +02:00
assets
add bulk changes
2023-04-13 00:07:08 +02:00
config
config: add fields
2023-04-23 19:23:00 +02:00
ent
ent: add HIBP model
2023-04-21 13:57:32 +02:00
handlers
handlers: update error handling
2023-04-21 12:33:14 +02:00
modules
go: create proper (non-string) ctx key in user pkg
2023-04-19 23:44:49 +02:00
slogging
slogging: clean up deadcode
2023-04-19 03:49:45 +02:00
templates
head.tmpl: use canonical /assets to avoid redirect
2023-04-28 19:07:02 +02:00
.air.toml
air: build in app version [skip ci]
2023-04-20 13:21:34 +02:00
.drone.yml
ci: rm vet,fmt from os pipelines
2023-04-26 23:01:32 +02:00
.editorconfig
update .editorconfig [skip ci]
2023-04-12 23:14:21 +02:00
.gitignore
go: /static -> /assets in varnames,routes,dirs
2023-04-26 22:44:18 +02:00
.golangci.yml
add .golangci.yml [skip ci]
2023-04-19 02:40:08 +02:00
.pre-commit-config.yaml
pre-commit: rm gofumpt hook
2023-04-19 21:48:05 +02:00
bs.js
go: /static -> /assets in varnames,routes,dirs
2023-04-26 22:44:18 +02:00
config.dhall
config: add fields
2023-04-23 19:23:00 +02:00
embed.go
add bulk changes
2023-04-13 00:07:08 +02:00
go.mod
go(handlers): add bluemonday HTML sanitiser
2023-04-19 22:46:20 +02:00
go.sum
go(handlers): add bluemonday HTML sanitiser
2023-04-19 22:46:20 +02:00
justfile
go: /static -> /assets in varnames,routes,dirs
2023-04-26 22:44:18 +02:00
LICENSE
initial commit
2023-01-30 20:19:53 +01:00
main.go
go: fully switch to slogging
2023-04-19 05:30:52 +02:00
package-lock.json
add bulk changes
2023-04-13 00:07:08 +02:00
package.json
add bulk changes
2023-04-13 00:07:08 +02:00
README.md
readme: add goreportcard|godocs labels [skip ci]
2023-04-19 23:08:45 +02:00
run.go
run.go: add license flag
2023-04-19 23:36:12 +02:00
settings.go
add bulk changes
2023-04-13 00:07:08 +02:00
tailwind.config.js
add bulk changes
2023-04-13 00:07:08 +02:00