Commit Graph

8 Commits

Author SHA1 Message Date
ZKWolf
46be993ff1 changed to check_for_game_client for "security" 2023-07-12 23:35:40 +02:00
ZKWolf
e8bc43ec1a Added basic www files. (robots.txt, security.txt, gpc.json) 2023-07-11 20:10:19 +02:00
ZKWolf
87e57f7835 Removed print Statements and started moving to mongo list handler for db. 2023-07-09 18:45:17 +02:00
ZKWolf
0ba74ef49a Changed LOGGING message=str(e) to message=e cause else it wont log. 2023-07-02 21:01:10 +02:00
ZKWolf
6a14ee9dcf Debugging Endpoint write data to DB 2023-06-26 19:00:43 +02:00
ZKWolf
7d0621806f Added new user vars for db and debug. 2023-06-22 22:47:03 +02:00
ZKWolf
c96fe03bc7 Fixed bug 2023-06-19 00:03:37 +02:00
Vari
a14aaed251 Added frontend structure to project and moved the debug/user endpoint there.
Created a new endpoint file with 'web' endpoints and moved the index there.
2023-06-18 05:21:46 +02:00