|
auth
|
Added auth to the container.
|
2021-12-15 09:29:43 -05:00 |
|
config
|
Added password token entity.
|
2021-12-15 08:48:51 -05:00 |
|
container
|
Added basic test coverage for container initialization.
|
2021-12-15 09:32:27 -05:00 |
|
context
|
Removed form data from route structs.
|
2021-12-14 22:14:39 -05:00 |
|
controller
|
Added auth to the container.
|
2021-12-15 09:29:43 -05:00 |
|
ent
|
Added password token entity.
|
2021-12-15 08:48:51 -05:00 |
|
funcmap
|
Moved app consts to config package.
|
2021-12-10 08:33:49 -05:00 |
|
mail
|
Added mock mail client.
|
2021-12-14 11:29:45 -05:00 |
|
middleware
|
Added auth to the container.
|
2021-12-15 09:29:43 -05:00 |
|
msg
|
Variable naming cleanup.
|
2021-12-11 19:32:34 -05:00 |
|
pager
|
Added pager.
|
2021-12-03 07:20:01 -05:00 |
|
routes
|
Added auth to the container.
|
2021-12-15 09:29:43 -05:00 |
|
static
|
Added favicon.
|
2021-12-14 20:10:48 -05:00 |
|
templates
|
Added forgot password form.
|
2021-12-14 21:59:56 -05:00 |
|
.gitignore
|
Initial commit.
|
2021-12-03 06:11:01 -05:00 |
|
docker-compose.yml
|
Added database config and docker image.
|
2021-12-10 08:49:15 -05:00 |
|
go.mod
|
Added ent make commands.
|
2021-12-11 13:46:01 -05:00 |
|
go.sum
|
Added ent make commands.
|
2021-12-11 13:46:01 -05:00 |
|
main.go
|
Renamed controllers package to routes.
|
2021-12-14 11:13:53 -05:00 |
|
Makefile
|
Added email field to user.
|
2021-12-14 21:16:48 -05:00 |