ZKWolf
|
f892ebb8c9
|
removed try except
|
2024-07-21 00:25:01 +02:00 |
|
ZKWolf
|
9dcb954108
|
Added Online player counter
|
2024-06-10 21:42:35 +02:00 |
|
ZKWolf
|
33eb185227
|
Added cleanup to WEB so players allways see LIVE data.
|
2024-06-04 02:45:03 +02:00 |
|
zkwolf
|
1183d13470
|
Added HunterIDs back for DEV backend.
|
2024-05-14 12:19:51 +02:00 |
|
zkwolf
|
d17a899591
|
Added ident logging to BAN
|
2024-05-13 15:30:46 +02:00 |
|
zkwolf
|
31915f1a5e
|
Added a BAN Admin tool for easy usage as EPOCH has been used wrong often.
|
2024-05-13 15:09:59 +02:00 |
|
ZKWolf
|
576efa9d2f
|
Updated Info for Intel in BATCH
|
2024-05-05 23:12:30 +02:00 |
|
ZKWolf
|
5465a92b70
|
Updated Script to V2 and added a First time Setup with removing Battleye, changing file names and a note to add the parm in steam
|
2024-05-04 01:28:09 +02:00 |
|
ZKWolf
|
a3e8798f7a
|
Temp removed file handler endpoint code
|
2024-04-25 03:30:57 +02:00 |
|
ZKWolf
|
5f69d77bbe
|
Added more favicons for Apple, android etc
|
2024-03-28 19:23:19 +01:00 |
|
ZKWolf
|
b702f5298a
|
allowed matchmaking and MatchMaking as url
|
2024-02-25 04:00:17 +01:00 |
|
ZKWolf
|
b9ab04c297
|
Added SHA Handler for Game client
|
2024-02-20 23:32:00 +01:00 |
|
ZKWolf
|
f9c333cf81
|
Added Matchmaking Website
|
2024-02-18 21:50:01 +01:00 |
|
ZKWolf
|
465e6cbb17
|
Added CLEAR QUEUE endpoint
|
2024-02-09 22:37:04 +01:00 |
|
ZKWolf
|
3a1045003a
|
Moved favicon and Updated Stashboard URLS
|
2023-12-18 04:30:03 +01:00 |
|
ZKWolf
|
70cf0e2cfd
|
Allowed trailing slash
|
2023-12-01 15:30:05 +01:00 |
|
ZKWolf
|
04d4d587db
|
Fixed message System
|
2023-11-24 00:28:09 +01:00 |
|
ZKWolf
|
c937905aa1
|
Fixed debug routes
|
2023-11-21 22:57:37 +01:00 |
|
ZKWolf
|
a730a18670
|
Added Input sanitizer to all user input
|
2023-09-27 23:25:26 +02:00 |
|
ZKWolf
|
8f92153e86
|
Added new DB Structure
|
2023-09-26 20:58:47 +02:00 |
|
ZKWolf
|
4c92c93331
|
Added Updater Script and Updated Endpoints.
|
2023-09-16 04:29:55 +02:00 |
|
ZKWolf
|
c4cfb82640
|
Added MongoDB Setup, so we don't need Server, Collection and DB in every request.
|
2023-09-12 16:29:56 +02:00 |
|
ZKWolf
|
d7c011e68f
|
Moved debug endpoint. Fixed debug Mirrors not returning a error code but allways 200 and made the ElIf mess better...
|
2023-09-11 17:59:33 +02:00 |
|
ZKWolf
|
dc802f973e
|
Fixed added trailing slash for better usage (Flask denies XXX/ if it's not in the route)
|
2023-09-05 18:59:52 +02:00 |
|
ZKWolf
|
1c1d829484
|
Fixed ROOT 403 by game client check
|
2023-09-05 18:48:54 +02:00 |
|
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 |
|