bronku
|
1dd0332bc1
|
Add password hashing with argon2
|
2025-03-28 21:53:04 +01:00 |
|
bronku
|
323d574374
|
create table user, and fix table session
|
2025-03-28 15:01:28 +01:00 |
|
bronku
|
93afc14386
|
Move Order struct to data models package
|
2025-03-28 14:56:16 +01:00 |
|
bronku
|
7ee564f6b2
|
Move Cake struct to separate models package
|
2025-03-28 14:54:17 +01:00 |
|
bronku
|
b7072a5865
|
Add persistent session storage with SQLite
|
2025-03-28 14:44:46 +01:00 |
|
bronku
|
47a1ec95b8
|
Add error logging and fix cake templates
|
2025-03-27 08:22:04 +01:00 |
|
bronku
|
d9bcdfe186
|
Implement SQL queries for cake updates and inserts
|
2025-03-27 08:08:45 +01:00 |
|
bronku
|
01732b97fc
|
Add single cake endpoint handler
|
2025-03-26 14:33:07 +01:00 |
|
bronku
|
72ed1ae61b
|
Fix SQL casing and improve error handling
|
2025-03-26 13:26:26 +01:00 |
|
bronku
|
066295bbe5
|
Cache cakes in memory and update SQL logic
|
2025-03-26 12:12:33 +01:00 |
|
bronku
|
4b2fcbc58a
|
Simplify error handling during startup
|
2025-03-23 21:58:34 +01:00 |
|
bronku
|
969dbfb1aa
|
Extract database migration logic to migrations.go
|
2025-03-23 21:45:24 +01:00 |
|
bronku
|
e5c5603ebd
|
Return error if cake not found in GetCake
|
2025-03-23 21:36:10 +01:00 |
|
bronku
|
922710a2cd
|
Refactor store: use migrations and split logic
|
2025-03-23 19:54:01 +01:00 |
|
bronku
|
e2dda0ade7
|
Reorganize project structure and fix SQLite usage
|
2025-03-23 10:45:42 +01:00 |
|