app
|
go: use enttest in tests
|
2023-05-03 23:21:47 +02:00 |
assets
|
add bulk changes
|
2023-04-13 00:07:08 +02:00 |
config
|
go: handle host+port combinations,shutdown better
|
2023-05-02 00:04:04 +02:00 |
ent
|
go: save,verify a bcrypt hash of the passwd
|
2023-05-03 06:30:12 +02:00 |
handlers
|
go: save,verify a bcrypt hash of the passwd
|
2023-05-03 06:30:12 +02:00 |
modules
|
go: use enttest in tests
|
2023-05-03 23:21:47 +02:00 |
slogging
|
log: allow setting log level dynamically
|
2023-04-28 23:01:35 +02:00 |
templates
|
index.tmpl: credit gopher design
|
2023-05-03 06:07:32 +02:00 |
.air.toml
|
air: don't rebuild on tmpl changes [skip ci]
|
2023-05-03 06:05:07 +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
|
go: handle host+port combinations,shutdown better
|
2023-05-02 00:04:04 +02:00 |
embed.go
|
embed: add specificity
|
2023-05-03 06:38:26 +02:00 |
go.mod
|
go: add user email handling + improve sessions
|
2023-05-01 22:48:11 +02:00 |
go.sum
|
go: add user email handling + improve sessions
|
2023-05-01 22:48:11 +02:00 |
justfile
|
just: run pg with user namespaces [skip ci]
|
2023-05-04 00:12:39 +02:00 |
LICENSE
|
initial commit
|
2023-01-30 20:19:53 +01:00 |
main.go
|
go: handle host+port combinations,shutdown better
|
2023-05-02 00:04:04 +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_test.go
|
go: add more tests (+return instead of exit)
|
2023-05-03 04:26:42 +02:00 |
run.go
|
go: die even more reliably on error
|
2023-05-03 05:58:09 +02:00 |
tailwind.config.js
|
add bulk changes
|
2023-04-13 00:07:08 +02:00 |