Commit graph

26 commits

Author SHA1 Message Date
bronku
08d41b0348 Refactor router initialization into constructor 2025-03-22 08:57:19 +01:00
bronku
4830fbc870 Move handler code to router package and rename types 2025-03-22 08:49:46 +01:00
bronku
a70d5a8548 moved logger into middleware 2025-03-21 23:39:12 +01:00
bronku
e75468ce55 Move database code to store package 2025-03-21 23:35:55 +01:00
bronku
ab662bd4b8 Add session management for user authentication 2025-03-21 23:13:14 +01:00
bronku
c504f8c597 Add authentication middleware to HTTP handlers 2025-03-21 19:38:42 +01:00
bronku
5d6bbdb943 xd? 2025-03-21 18:53:11 +01:00
bronku
b61bae7cd8 Separate db initialization from store opening 2025-03-21 18:50:53 +01:00
bronku
23647d74fc Switch from in-memory to SQLite storage 2025-03-19 11:59:08 +01:00
bronku
e55ca30d20 Add status field to orders 2025-03-18 22:30:16 +01:00
bronku
475d79f16e full form parsing 2025-02-07 09:27:20 +01:00
bronku
0570e47be9 added store 2025-02-07 08:40:04 +01:00
bronku
56fff533f2 not really working 2025-02-06 21:31:59 +01:00
bronku
8081d61f2f parsing metadata 2025-02-06 20:26:34 +01:00
bronku
bc4c9d62f0 logging, and handler struct 2025-02-06 20:06:42 +01:00
bronku
40fc76c7fc why do I always overcomplicate things 2025-02-06 15:14:31 +01:00
bronku
9e2861ecba xd 2025-02-06 14:22:09 +01:00
bronku
ea81abb718 spellcheck, and refreshing cake list 2025-02-01 19:25:53 +01:00
Bronku
2c90e19eba rudimentary css 2025-02-01 08:18:08 +01:00
Bronku
7515010afd move id to cake struct 2025-02-01 07:29:24 +01:00
Bronku
cd7c9a9d0c adding cakes 50% working 2025-01-31 22:56:21 +01:00
Bronku
f7498f4ef1 loading all templates automatically 2025-01-31 16:57:13 +01:00
Bronku
8c3611e859 controller 2025-01-29 10:26:36 +01:00
Bronku
28a3ca3bb4 confirmation response template 2025-01-28 21:50:17 +01:00
Bronku
ec24dace6a fixed order popup 2025-01-27 16:02:27 +01:00
Bronku
cdd60a01f7 new order popup 2025-01-26 17:40:15 +01:00