Commit Graph

89 Commits

Author SHA1 Message Date
ZKWolf
aa7beddba2 Added Map seeding to File and GET. 2023-06-16 00:19:12 +02:00
ZKWolf
386ad9c6a7 Added 404 handler 2023-06-16 00:18:45 +02:00
ZKWolf
0b435a693e Fixed check/username and fixed mongo_handler 2023-06-16 00:18:29 +02:00
ZKWolf
ea0c0b821a Made mongodb_handler.py a Class 2023-06-16 00:18:08 +02:00
ZKWolf
da104e7fc2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/endpoints/unknown.py
2023-06-15 18:30:07 +02:00
wolfswolke
7279841f15 Changed graylogger to be a Class. 2023-06-15 10:36:07 +02:00
ZKWolf
9da293adea Made Eula auto accept (testing. maby forever tho) 2023-06-15 00:12:31 +02:00
ZKWolf
2518da97e1 Added 404 Debug handler 2023-06-14 21:44:15 +02:00
ZKWolf
2b68800484 Added more endpoints, added achievmentss, fixed EULA, Fixed PrivacyPolicy. 2023-06-13 23:17:25 +02:00
ZKWolf
cef18ade1b Fixed Steam auth as well. 2023-06-13 21:49:01 +02:00
ZKWolf
3dfa88a628 Made good logging!
Fixed Steam auth as well.
2023-06-13 21:46:22 +02:00
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
318c9c4107 changed example_config.yaml 2023-06-08 20:39:05 +02:00
ZKWolf
37880bc9dd Better logging in start_app.py 2023-06-08 20:37:40 +02:00
ZKWolf
cc4c1c03a8 Added logging to mongodb_handler.py and time_handler.py 2023-06-08 20:37:03 +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
177e118fff Added mongodb_handler.py for User AUTH 2023-06-08 01:25:19 +02:00
ZKWolf
f68cf2effe Added time_handler.py 2023-06-08 01:17:58 +02:00
ZKWolf
3df7b29dd5 Removed Elasticsearch_handler.py 2023-06-08 01:17:11 +02:00
ZKWolf
27296b5c3e Added steam api key as config value 2023-06-06 23:05:46 +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
beffa6e042 Updated example_config.yaml for graylog and set es to false. 2023-06-05 23:39:42 +02:00
ZKWolf
e56eab58c7 Old ES_Logger. Will be removed soon... 2023-06-05 23:38:07 +02:00
ZKWolf
9cf6b487ce Added index.html for ROOT Page 2023-06-02 18:24:04 +02:00
ZKWolf
85522414ac Added use_es 2023-06-02 18:23:50 +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
7789a89d1b moved files 2023-05-29 23:21:03 +02:00
ZKWolf
4420cfc5ae Initial commit 2023-05-29 01:17:39 +02:00