Commit graph

16 commits

Author SHA1 Message Date
a914d6a328
fix(error-handling): Handle the .env not found error
Dont panic at that error
2024-02-25 19:23:55 +01:00
5c69c91c4e
feat(display-attendies): new function for role-product 2024-02-25 18:54:49 +01:00
c0f4455d05
feat(display-attendies): finish ui 2024-02-24 15:48:02 +01:00
cdd5e74693
feat(display-attendies): finish getting public attendies as JSON 2024-02-24 11:40:11 +01:00
411d51122a
feat(display-attendies): Begin fuction to get attendies
Begin writing the function to get the attendies in an array from the pretix json
2024-02-22 21:58:42 +01:00
5b247d39a3
feat(display-attendies): add seeder 2024-02-22 18:57:50 +01:00
459ccba0e8
feat(display-attendies): create CRUD routes for role 2024-02-22 15:11:59 +01:00
78968c7199
feat(pretix-webook): Add webhook route, db-entity 2024-02-19 21:51:27 +01:00
304f706dd6
FEATURE: Add Cors 2023-11-26 21:46:50 +01:00
407deace22
FEATURE: Add Route for Public Event Info 2023-11-26 20:59:07 +01:00
f814888f1e
Add login route 2023-11-19 16:37:52 +01:00
525bfc59d2
Return JWT at user creation 2023-11-19 11:32:57 +01:00
82b335c8cb
Method to createUsers, beginning og JWTMiddleware 2023-11-18 11:03:26 +01:00
b6d19f9109
Use seperate ApiKey from the Pretix one 2023-10-17 15:57:57 +02:00
b0ec1761fb
Add Bearer Auth Middleware 2023-10-17 15:52:33 +02:00
ae014d1950
Initial Commit :3 2023-10-16 21:28:25 +02:00