Commit Graph

28 Commits

Author SHA1 Message Date
ZKWolf
d4047d53a6 Catalog and InitOrGetGroupStuff 2024-01-29 20:53:47 +01:00
ZKWolf
9a74a592a9 Cleaned up the 404 and 500 so they work... also added the replay system cause someone triggerd it. 2023-12-18 02:35:41 +01:00
ZKWolf
56ea5cd241 Fixed sanitization on 500 2023-11-21 22:58:01 +01:00
ZKWolf
a730a18670 Added Input sanitizer to all user input 2023-09-27 23:25:26 +02:00
ZKWolf
3214567ce7 Added 500 Logger 2023-09-17 19:05:28 +02:00
ZKWolf
836ca1cfcc Reverted / change because flask gives a Method error sometimes for no reason... 2023-09-16 04:22:37 +02:00
ZKWolf
6dbcfb5d87 Added / to the Endpoints so Flask does NOT deny every request with it added... 2023-09-11 17:44:32 +02:00
ZKWolf
f9c4726420 Changed checks to only 3 lines with ABORT. Other small changes aswell 2023-07-21 17:36:08 +02:00
wolfswolke
3100242d4e Fixed Session Validation 2023-07-18 16:21:50 +02:00
ZKWolf
46be993ff1 changed to check_for_game_client for "security" 2023-07-12 23:35:40 +02:00
ZKWolf
677a7b0d72 End of day commit. Fixed about nothing... 2023-07-09 23:49:26 +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
be1b1e73e4 Moved Catalog, Eula, Game news, ... to JSON Folder. 2023-07-01 22:07:20 +02:00
ZKWolf
17e621c57c Added more Catalog Items and moved catalog to catalog.json. Need to Fix whats in catalog_in_work.json 2023-06-30 22:17:20 +02:00
ZKWolf
6a14ee9dcf Debugging Endpoint write data to DB 2023-06-26 19:00:43 +02:00
ZKWolf
8161d78945 Added a few more items to catalog. 2023-06-24 20:29:14 +02:00
ZKWolf
a3bddd0d6f Kinda Fixed Catalog 2023-06-24 18:19:50 +02:00
ZKWolf
894bf1ba7c Maby fixed catalog... I think some stuff is missing tho. 2023-06-23 23:40:08 +02:00
ZKWolf
79042d084d Did alot. idk anymore... 2023-06-22 00:57:29 +02:00
ZKWolf
51cd508740 Set gender to Male 2023-06-19 23:10:04 +02:00
ZKWolf
00be32e4d9 Fixed catalog maby? 2023-06-19 00:08:40 +02:00
ZKWolf
0770d4a5f8 Moved unlockSpecialItems. Maby wallet fix. 2023-06-18 01:05:20 +02:00
ZKWolf
0d06dd756c Fixed unlockSpecialItems 2023-06-17 22:50:48 +02:00
ZKWolf
386ad9c6a7 Added 404 handler 2023-06-16 00:18:45 +02:00
wolfswolke
7279841f15 Changed graylogger to be a Class. 2023-06-15 10:36:07 +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