|
auth
|
Login form handling
|
2025-03-21 20:37:25 +01:00 |
|
.gitignore
|
Switch from in-memory to SQLite storage
|
2025-03-19 11:59:08 +01:00 |
|
go.mod
|
controller
|
2025-01-29 10:26:36 +01:00 |
|
go.sum
|
controller
|
2025-01-29 10:26:36 +01:00 |
|
handler.go
|
Separate db initialization from store opening
|
2025-03-21 18:50:53 +01:00 |
|
index.html
|
Add status field to orders
|
2025-03-18 22:30:16 +01:00 |
|
main.go
|
Add authentication middleware to HTTP handlers
|
2025-03-21 19:38:42 +01:00 |
|
middleware.go
|
full form parsing
|
2025-02-07 09:27:20 +01:00 |
|
model.go
|
Add status field to orders
|
2025-03-18 22:30:16 +01:00 |
|
order.html
|
Add status field to orders
|
2025-03-18 22:30:16 +01:00 |
|
README.md
|
Update README.md
|
2025-03-20 07:47:04 +01:00 |
|
schema.sql
|
Implement order items
|
2025-03-20 07:41:27 +01:00 |
|
store.go
|
Separate db initialization from store opening
|
2025-03-21 18:50:53 +01:00 |
|
TODO.md
|
Separate db initialization from store opening
|
2025-03-21 18:50:53 +01:00 |