|
config
|
Added HTTPS support.
|
2021-12-20 12:33:14 -05:00 |
|
controller
|
Added test coverage for template renderer.
|
2021-12-25 11:21:26 -05:00 |
|
ent
|
Finished auth tests.
|
2021-12-17 21:10:35 -05:00 |
|
funcmap
|
Added tests for funcmap.
|
2021-12-19 16:08:09 -05:00 |
|
htmx
|
Added tests or htmx package.
|
2021-12-24 09:03:10 -05:00 |
|
msg
|
Added test coverage for msg package.
|
2021-12-21 21:42:53 -05:00 |
|
routes
|
Expanded the about page.
|
2021-12-25 14:20:49 -05:00 |
|
services
|
Added test coverage for template renderer.
|
2021-12-25 11:21:26 -05:00 |
|
static
|
Added HTMX paging example.
|
2021-12-24 17:58:53 -05:00 |
|
templates
|
Expanded the about page.
|
2021-12-25 14:20:49 -05:00 |
|
.gitignore
|
Initial commit.
|
2021-12-03 06:11:01 -05:00 |
|
go.mod
|
Added tests for auth middleware.
|
2021-12-21 20:29:15 -05:00 |
|
go.sum
|
Added tests for auth middleware.
|
2021-12-21 20:29:15 -05:00 |
|
main.go
|
Added HTTPS support.
|
2021-12-20 12:33:14 -05:00 |
|
Makefile
|
Added shutdown method to container.
|
2021-12-19 13:22:44 -05:00 |