app
|
app: set debug lvl also to gommon Echo logger
|
2023-05-11 04:48:24 +02:00 |
assets
|
go: redo asset handling
|
2023-05-08 00:13:33 +02:00 |
config
|
go: partially rework how slogging works
|
2023-05-09 17:35:00 +02:00 |
ent
|
go: add db module for preps/checks
|
2023-05-05 22:52:59 +02:00 |
handlers
|
handlers/home: render success with StatusOK
|
2023-05-11 05:07:53 +02:00 |
modules
|
go: refactor template rendering
|
2023-05-11 04:32:39 +02:00 |
slogging
|
go: partially rework how slogging works
|
2023-05-09 17:35:00 +02:00 |
templates
|
tmpl,just: process SVGs with svgo
|
2023-05-08 23:42:27 +02:00 |
.air.toml
|
air: update config [skip ci]
|
2023-05-06 13:49:23 +02:00 |
.drone.yml
|
go: redo asset handling
|
2023-05-08 00:13:33 +02:00 |
.editorconfig
|
update .editorconfig [skip ci]
|
2023-04-12 23:14:21 +02:00 |
.envrc
|
nix: add devenv
|
2023-05-05 19:43:28 +02:00 |
.gitattributes
|
go: redo asset handling
|
2023-05-08 00:13:33 +02:00 |
.gitignore
|
gitignore: ignore vim sessions [skip ci]
|
2023-05-10 12:42:26 +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: redo asset handling
|
2023-05-08 00:13:33 +02:00 |
devenv.lock
|
nix: add devenv
|
2023-05-05 19:43:28 +02:00 |
devenv.nix
|
go: allow choosing db type, setting connstr
|
2023-05-05 23:10:56 +02:00 |
devenv.yaml
|
nix: add devenv
|
2023-05-05 19:43:28 +02:00 |
embed.go
|
go: redo asset handling
|
2023-05-08 00:13:33 +02:00 |
exampleConfig.dhall
|
dhall: switch to using the versioned config
|
2023-05-06 01:48:03 +02:00 |
gen.go
|
go: redo asset handling
|
2023-05-08 00:13:33 +02:00 |
go.mod
|
app: set debug lvl also to gommon Echo logger
|
2023-05-11 04:48:24 +02:00 |
go.sum
|
app: set debug lvl also to gommon Echo logger
|
2023-05-11 04:48:24 +02:00 |
justfile
|
tmpl,just: process SVGs with svgo
|
2023-05-08 23:42:27 +02:00 |
LICENSE
|
|
|
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
|
go: redo asset handling
|
2023-05-08 00:13:33 +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
|
set embeds early to prevent nil pointer derefs
|
2023-05-11 04:40:10 +02:00 |
svgo.config.js
|
tmpl,just: process SVGs with svgo
|
2023-05-08 23:42:27 +02:00 |
tailwind.config.js
|
add bulk changes
|
2023-04-13 00:07:08 +02:00 |