27 Commits

Author SHA1 Message Date
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
c49f0c05d2 add carts purchase 2025-03-14 13:40:00 +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
739db39142 remove cart 2025-03-13 23:59:45 +01:00
940203cf41 move utils into util/ 2025-03-13 17:25:24 +01:00
bd91bfbb45 move models* into models/ 2025-03-13 17:18: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
944e597cb8 move http.h into http/ 2025-03-13 17:07:31 +01:00
b486bb7970 implement api/cart 2025-03-13 14:49:04 +01:00
7d4dc46b80 move http into http/ 2025-03-13 13:56:28 +01:00
f7f8cf9e80 better errors for register request 2025-03-13 09:59:36 +01:00
1b8ffa54a0 user session works 2025-03-12 15:58:20 +01:00
28f9bb46e2 test backend 2025-03-12 15:36:15 +01:00
7d1eb9348c session user 2025-03-12 14:07:29 +01:00
f98cce2747 rename auth -> session 2025-03-12 12:33:14 +01:00
3978ed8204 auth sessions 2025-03-12 12:24:31 +01:00
81ec1a6469 add token 2025-03-12 11:01:09 +01:00
b5f8c383c5 login endpoint for backend 2025-03-10 12:00:22 +01:00
b3246c9a3e register 2025-03-06 16:36:33 +01:00
2b1b536172 update build, silent folders, use threads 2025-03-06 15:59:41 +01:00
f8438c591b fix products, modify user 2025-03-06 11:12:47 +01:00
2ce894d756 get all products 2025-03-05 15:47:05 +01:00