|
.vscode
|
Convert templates to pongo2
|
2025-03-29 12:44:17 +01:00 |
|
controllers
|
Rework login process & implement MFA
|
2025-03-29 12:44:17 +01:00 |
|
helpers
|
Extend model with sections & model
|
2025-03-29 12:44:17 +01:00 |
|
middlewares
|
Create navbar and add template globals
|
2025-03-29 12:44:17 +01:00 |
|
models
|
Extend model with sections & model
|
2025-03-29 12:44:17 +01:00 |
|
static
|
Create navbar and add template globals
|
2025-03-29 12:44:17 +01:00 |
|
views
|
Navbar menus
|
2025-03-29 12:44:17 +01:00 |
|
.env.example
|
Add session storage with Badger
|
2025-03-29 12:44:17 +01:00 |
|
.gitignore
|
first commit
|
2025-03-29 12:44:17 +01:00 |
|
go.mod
|
Add logger and helmet fiber middlewares
|
2025-03-29 12:44:17 +01:00 |
|
go.sum
|
Add logger and helmet fiber middlewares
|
2025-03-29 12:44:17 +01:00 |
|
main.go
|
Create navbar and add template globals
|
2025-03-29 12:44:17 +01:00 |