196 Commits

Author SHA1 Message Date
f79adeaef3 add backend action 2025-03-22 00:47:12 +01:00
6a4f965536 kort coords 2025-03-21 12:05:09 +01:00
fb26face86 add coords 2025-03-21 11:43:22 +01:00
cfc73f0868 ignore connection refused error 2025-03-20 15:19:21 +01:00
57133e7a13 fix dimmed safearea and translate error messages 2025-03-20 13:24:28 +01:00
0b2b6f5a18 image from backend 2025-03-20 12:55:17 +01:00
10d0481742 rename util/ to utils/ 2025-03-19 22:18:13 +01:00
6808deeca2 refactor extract vec 2025-03-19 21:46:23 +01:00
ccb0161f18 refactor extract static queue 2025-03-19 21:43:13 +01:00
a99992d9d4 improve string's vec use 2025-03-19 21:20:09 +01:00
1434772b35 safe string 2025-03-19 21:11:10 +01:00
0cbf4ca647 string is broken; nothing compiles 2025-03-19 17:27:49 +01:00
a7591a96ff product images 2025-03-19 17:26:36 +01:00
e494277978 product editor 2025-03-19 15:15:11 +01:00
f36505a38e cookies as persistent storage 2025-03-19 14:52:07 +01:00
fd288dafee receipt/all and receipt/one for frontend 2025-03-19 13:47:02 +01:00
c729175a28 fix error on empty receipts vec 2025-03-19 13:01:46 +01:00
f0c0ad5766 total dkk cent on receipts 2025-03-19 11:06:55 +01:00
a34ed6f653 product editor send files 2025-03-19 10:38:07 +01:00
206d49c069 clean up and use const 2025-03-18 15:31:54 +01:00
20076fc11c fix purchase 2025-03-18 15:26:41 +01:00
690d030a14 msg not message 2025-03-18 15:21:51 +01:00
2306db2254 reduce balance by amount 2025-03-18 15:16:32 +01:00
27b633cc1e reduce balance on cart buy 2025-03-18 15:02:22 +01:00
SFJ
fcaad4f876 use providers on finish shopping page 2025-03-18 14:09:01 +01:00
SFJ
9603651e05 refactor controllers 2025-03-18 13:48:08 +01:00
ec520c330a fix receipts one 2025-03-18 09:27:34 +01:00
6367631294 receipts all 2025-03-17 17:38:17 +01:00
eb52be1d8c move query params to http 2025-03-17 17:38:17 +01:00
4f84dc4842 receipts one combined 2025-03-17 17:38:17 +01:00
a54d94d45e refactoring part one 2025-03-17 15:37:16 +01:00
e7526452dd add balance 2025-03-17 14:50:56 +01:00
974f057dc1 users balance add 2025-03-17 13:44:48 +01:00
b811c208c9 work on add balance 2025-03-17 12:54:34 +01:00
2d74a872fe get one receipt 2025-03-14 16:17:31 +01:00
f799db5b32 add products to db 2025-03-14 14:15:18 +01:00
c8808392e4 fix test 2025-03-14 13:41:48 +01:00
c49f0c05d2 add carts purchase 2025-03-14 13:40:00 +01:00
de4e91db72 caching for cart 2025-03-14 13:26:57 +01:00
44ef95ba63 carts purchase first half 2025-03-14 10:43:46 +01:00
b3d911685e cx thread safe 2025-03-14 09:16:50 +01:00
f7d6ec9d91 add kv map 2025-03-13 23:59:51 +01:00
739db39142 remove cart 2025-03-13 23:59:45 +01:00
e39bd68975 move collection.h into collections/ 2025-03-13 17:27:21 +01:00
940203cf41 move utils into util/ 2025-03-13 17:25:24 +01:00
470aa1797b move json* into json/ 2025-03-13 17:21:33 +01:00
bd91bfbb45 move models* into models/ 2025-03-13 17:18:53 +01:00
bd19b55ca8 deleted unused util.h 2025-03-13 17:14:53 +01:00
c051210372 move db* into db/ 2025-03-13 17:13:57 +01:00
f449216e2a move controllers.h into controllers/ 2025-03-13 17:09:19 +01:00