18 Commits

Author SHA1 Message Date
f259aa3993 Work on swag documentation 2024-03-13 13:43:34 +01:00
3c35ac4075 Fix using nonexistent variable 2024-03-11 08:20:54 +01:00
2a2783fd09 Added simple code documentation 2024-03-10 23:10:41 +01:00
afc9db32e4 Use try ... with statements everywhere 2024-03-10 22:58:04 +01:00
105bbd3e96 Product creation 2024-03-10 22:47:42 +01:00
2eae36e8fd Initial work on mail sending 2024-03-10 21:41:48 +01:00
fb4f91a1d6 Update for product fetching 2024-03-10 21:19:34 +01:00
caa8b76c88 Mistake in error message 2024-03-10 17:11:53 +01:00
2694701337 Added product fetching and pages 2024-03-10 17:11:26 +01:00
e6ed37ad5e Cart and purchase 2024-03-10 16:24:36 +01:00
a45efa6433 Inital work on better product fetching 2024-03-08 14:05:22 +01:00
e069dedcda Initial work on cart management 2024-03-08 14:04:40 +01:00
11491a0e43 Update product code according to new database 2024-03-07 22:37:49 +01:00
b818e56954 Updated user logic according to new database structure 2024-03-07 22:16:29 +01:00
80caa02d74 Added deletion of users. Prep for db update 2024-03-07 15:04:34 +01:00
0202a40228 Cleanup and documentation of user management code 2024-03-07 07:52:27 +01:00
39d69ee0ca Switched to dict for database access, Made progress on jwt revoking 2024-03-05 21:35:58 +01:00
b4ecbeaa37 Initial commit 2024-03-05 16:02:13 +01:00