Commit graph

49 commits

Author SHA1 Message Date
bronku
ab01a459af Replace request counter with basic auth/token system 2025-03-21 20:05:30 +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
2f96ca3105 Merge branch 'database' of github.com:Bronku/iroon into database 2025-03-21 18:52:25 +01:00
bronku
b61bae7cd8 Separate db initialization from store opening 2025-03-21 18:50:53 +01:00
bronku
2dad3f1305 Separate db initialization from store opening 2025-03-21 18:50:26 +01:00
bronku
646501d609 Update store.go 2025-03-20 12:29:05 +01:00
bronku
a950df6ceb show order contents properly 2025-03-20 12:28:19 +01:00
bronku
b85bbe6e55 Handle errors in getOrder 2025-03-20 10:43:19 +01:00
bronku
262b586d0a Implement getCake endpoint and update memdb 2025-03-20 10:35:39 +01:00
bronku
d5c6cd4dc0 Update README.md 2025-03-20 07:47:04 +01:00
bronku
e0a41a13e9 Update TODO.md 2025-03-20 07:42:42 +01:00
bronku
34e2d8c01a Implement order items 2025-03-20 07:41:27 +01:00
bronku
605ea31fe1 update tests 2025-03-19 22:10:43 +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
d4b76f6307 Create TODO.md 2025-03-18 22:02:22 +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
ea6546ec17 adding to basket 2025-02-06 22:14:46 +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
9208e62f1a changed terminology 2025-02-01 19:26:45 +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
a09cee09c8 editing cakes by id 2025-01-31 22:26:31 +01:00
Bronku
353dffdd82 renamed cake editor 2025-01-31 20:12:26 +01:00
Bronku
331f3080f9 new cake form 2025-01-31 19:39:17 +01:00
Bronku
36484f874f changed adding cakes to buttons 2025-01-31 17:49:46 +01:00
Bronku
ed3785af44 co tu się odjebało 2025-01-31 17:00:45 +01:00
Bronku
ca4e073cf0 Merge branch 'main' of github.com:Bronku/iroon 2025-01-31 17:00:13 +01:00
Bronku
f7498f4ef1 loading all templates automatically 2025-01-31 16:57:13 +01:00
Bronku
9462d98b96 loading all templates automatically 2025-01-31 16:56:12 +01:00
Bronku
9f858d50ae renamed confirm page 2025-01-31 15:13:21 +01:00
Bronku
074451cec2 removed ignored files 2025-01-29 19:06:17 +01:00
Bronku
93ca9d278e complete dropdown 2025-01-29 19:04:08 +01:00
Bronku
2fde5056a0 dropdown 2025-01-29 17:14:23 +01:00
Bronku
1517b2eaf4 organization 2025-01-29 11:13:59 +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
9734d4abf6 updated gitignore 2025-01-27 22:50:11 +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
Bronku
fbed113a55
Initial commit 2025-01-26 16:10:35 +01:00