|
about.go
|
Added gocache as a cache wrapper.
|
2021-12-06 14:53:28 -05:00 |
|
about_test.go
|
Chain test http requests.
|
2021-12-06 10:38:55 -05:00 |
|
contact.go
|
Added easier setter funcs for flash messages.
|
2021-12-03 16:44:04 -05:00 |
|
controller.go
|
Moved app consts to config package.
|
2021-12-10 08:33:49 -05:00 |
|
controller_test.go
|
Added gocache as a cache wrapper.
|
2021-12-06 14:53:28 -05:00 |
|
error.go
|
Initial commit.
|
2021-12-03 06:11:01 -05:00 |
|
home.go
|
Added auth layout and route for login.
|
2021-12-03 15:41:40 -05:00 |
|
login.go
|
Cleanup container init.
|
2021-12-11 13:18:32 -05:00 |
|
page.go
|
Added page cache middleware.
|
2021-12-07 21:36:57 -05:00 |
|
register.go
|
Cleanup container init.
|
2021-12-11 13:18:32 -05:00 |
|
router.go
|
Handle user creation upon registration.
|
2021-12-11 13:03:10 -05:00 |