33 Commits

Author SHA1 Message Date
3aaa14c986 Cleanup in User code 2024-05-05 23:51:14 +02:00
628d210156 Register swagger 2024-05-05 23:50:50 +02:00
4fb09e8fd7 Email rework and additional notifications 2024-05-04 10:18:01 +02:00
4f86361ee8 Additional swagger 2024-05-02 20:44:26 +02:00
aef6dd2761 Added password for redis 2024-03-28 21:22:23 +01:00
7342516ce7 Fixed mail sending 2024-03-14 22:13:52 +01:00
f23003e28d Changed product route from /products/get to /products 2024-03-13 21:47:57 +01:00
69ca94c77b Used correct HTTP error 2024-03-13 21:41:45 +01:00
b1fb6ee099 Swagger documentation progress 2024-03-13 21:40:55 +01:00
f259aa3993 Work on swag documentation 2024-03-13 13:43:34 +01:00
dfccda02b8 Started work on swagger 2024-03-12 20:12:19 +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
031ed358f1 Use correct HTTP error codes 2024-03-10 22:48:25 +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
78aa03b2fb More RESTful name 2024-03-10 17:11:14 +01:00
e6ed37ad5e Cart and purchase 2024-03-10 16:24:36 +01:00
fd43b3658e Grammar 2024-03-09 10:13:59 +01:00
a45efa6433 Inital work on better product fetching 2024-03-08 14:05:22 +01:00
a7a1ea72f1 Unify import style 2024-03-08 14:05:00 +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
63ef1179fc Fix redis checking for token invalidation 2024-03-07 07:51:58 +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