Commit Graph

514 Commits

Author SHA1 Message Date
Vari
154105a374 Added Ban Status endpoint and created a ban table to ban users. 2024-02-13 02:32:24 +01:00
Vari
b39781e399 Added some Versioning endpoints 2024-02-13 01:28:03 +01:00
Vari
24f4a87779 Finished consent endpoint.
Also modified some log levels to make more sense.
2024-02-13 00:55:46 +01:00
Vari
7931766a35 Added User Authentication with the bhvr session cookie.
also moved deathgarden api endpoints into own files.
2024-02-11 23:51:30 +01:00
Vari
e7e3ee4067 Added Global logger for incoming api requests 2024-02-11 23:49:59 +01:00
Vari
5c71634a37 Added first try for logging. 2024-02-11 21:22:45 +01:00
Vari
188f78c6a6 Added npm script to generate a Steam session ticket for testing purposes. 2024-02-11 20:50:41 +01:00
Vari
fdb3bb62ed Moved folder 2024-02-11 20:05:35 +01:00
Vari
7fc7ef31c3 Added IDE Helper 2024-02-11 20:00:44 +01:00
Vari
c89ac4655b Implemented first endpoint for logging in and checking with steam.
Added Database table for Users and create one when logging in.

Also copied my steam request from an other project.
2024-02-11 06:25:48 +01:00
Vari
42622eab6d Added Intertia handler 2024-02-11 03:17:05 +01:00
Vari
7dc936f9af Initial Inertia Setup and removed Sanctum. 2024-02-09 01:40:58 +01:00
Vari
cc46846331 Initial Setup Commit 2024-02-09 00:46:35 +01:00
Vari
bd2a2a2d5e
Initial commit 2024-02-08 22:02:12 +01:00