Commit Graph

18 Commits

Author SHA1 Message Date
ZKWolf
efe2ecd28f Splitted Endpoints into different Files to make its clearer what is what. 2023-06-12 18:37:20 +02:00
ZKWolf
fef61b0af6 Added more Endpoints, Better User Agent verification. 2023-06-11 20:55:40 +02:00
ZKWolf
c0fbbc432c Added better user-agent Auth. 2023-06-11 18:39:45 +02:00
ZKWolf
03ca914b5a Added alot and changed alot. 2023-06-11 18:03:49 +02:00
ZKWolf
f625c3a75b Added catalog endpoint and EULA. 2023-06-10 19:56:55 +02:00
ZKWolf
7c1da12cc4 Added some low level AUTH to not abuse steam api. (mirror key is defined in game but never used ._.) 2023-06-08 21:21:00 +02:00
ZKWolf
37880bc9dd Better logging in start_app.py 2023-06-08 20:37:40 +02:00
ZKWolf
c9ecfcb321 Fixed thread exit. 2023-06-08 01:34:46 +02:00
ZKWolf
fa9ee4eb13 Removed unneeded things. 2023-06-08 01:30:54 +02:00
ZKWolf
0317692b94 Fixed UserAuth, Added rest of Auth parameters, Added mongo_db vars. 2023-06-08 01:26:14 +02:00
ZKWolf
ade88eb0d6 Added valid STEAM Response with Steam API Key. 2 Vals left to find there. 2023-06-06 23:05:31 +02:00
ZKWolf
fbb8834eb7 Added new Endpoints. Still containing Placeholder Data. 2023-06-06 02:48:46 +02:00
ZKWolf
a40374b336 Fixed Auth Handler. 2023-06-06 00:55:47 +02:00
ZKWolf
c55cf12dd9 Added graylog Handler, Steam Session Cookie explanation. 2023-06-05 23:44:05 +02:00
ZKWolf
9cf6b487ce Added index.html for ROOT Page 2023-06-02 18:24:04 +02:00
ZKWolf
808268bf8f Added Elasticsearch Handler for better Log output/visibility of error messages and infos.
Reformated API endpoints to be in a better order.
Updated .gitignore to exclude config.
Added requirments.txt
Removed handler.py
2023-05-31 23:16:37 +02:00
ZKWolf
71e6556047 Fixed POST from auth to GET 2023-05-29 23:21:41 +02:00
ZKWolf
4420cfc5ae Initial commit 2023-05-29 01:17:39 +02:00