|
58317ed5fa
|
added check for missing players to HK
|
2021-11-18 00:01:57 +01:00 |
|
|
85b38b07c1
|
improved logging
|
2021-11-16 14:06:52 +01:00 |
|
|
314b3c5067
|
don't return player not found
|
2021-11-16 14:05:22 +01:00 |
|
|
1d17aa3f82
|
don't add player to database before its confirmed he exists
|
2021-11-16 14:02:15 +01:00 |
|
|
95c93f738b
|
added avg rank to matchresponse
|
2021-11-15 19:11:38 +01:00 |
|
|
2d8b989d3a
|
added /matches
|
2021-11-09 20:40:56 +01:00 |
|
|
1d6396abfd
|
moved spray timeout to config
|
2021-11-09 18:59:00 +01:00 |
|
|
eedc07c682
|
fixed demo parsing
|
2021-11-09 17:55:43 +01:00 |
|
|
491abc2869
|
fixed wrong addDate logic
|
2021-11-02 09:13:39 +01:00 |
|
|
3e2fe1efe9
|
fixed GPM endpoint no returning data for unknown players
|
2021-10-31 17:25:42 +01:00 |
|
|
978232dd0a
|
added spray patterns
|
2021-10-31 08:40:02 +01:00 |
|
|
37233be336
|
added vac/gameban marker for matches
|
2021-10-28 08:47:41 +02:00 |
|
|
25b153900f
|
moved some hardcoded values to config
|
2021-10-27 10:29:51 +02:00 |
|
|
9019a19369
|
switched to build-in steam server list
|
2021-10-27 01:55:01 +02:00 |
|
|
20f95589db
|
moved authcode from a flag to config
|
2021-10-27 01:42:27 +02:00 |
|
|
0b6d31968c
|
dropped sqlite support
|
2021-10-25 07:33:19 +02:00 |
|
|
efd0f9a6af
|
removed locks, switching to WAL for SQLite default
|
2021-10-25 02:22:02 +02:00 |
|
|
676e9fb566
|
sped up /meta
|
2021-10-24 19:38:04 +02:00 |
|
|
9e08c80da5
|
dep. update, set cache in demo_loader
|
2021-10-24 07:41:54 +02:00 |
|
|
3124a849f1
|
cap limit, cache key contains limit
|
2021-10-23 23:32:36 +02:00 |
|
|
c5777bcfad
|
fixed rounds endpoint
|
2021-10-23 22:44:54 +02:00 |
|
|
b06da1647b
|
switched up cors handling /2
|
2021-10-23 22:41:53 +02:00 |
|
|
2ad7b848dc
|
switched up cors handling
|
2021-10-23 22:33:32 +02:00 |
|
|
d0c35fe624
|
added endpoint with optional limit
|
2021-10-23 21:55:56 +02:00 |
|
|
9ebebe18af
|
added endpoint for sidebar metastats
|
2021-10-23 21:53:06 +02:00 |
|
|
cd6cd6bf58
|
added gameban as separate thing
|
2021-10-23 00:14:24 +02:00 |
|
|
312e10f836
|
fixed vacdate not showing up
|
2021-10-22 23:16:38 +02:00 |
|
|
7d1dcaa555
|
removed field vac, use date instead
|
2021-10-22 23:11:35 +02:00 |
|
|
d049f3ea53
|
add replay_url to response if demo is _not_ expired
|
2021-10-22 21:24:26 +02:00 |
|
|
6bbe6c5732
|
added replay url te matchResponse
|
2021-10-22 21:22:02 +02:00 |
|
|
c6bbc31188
|
switched to unix time
|
2021-10-22 21:08:07 +02:00 |
|
|
09571fc447
|
reverted pgx changes
|
2021-10-21 19:46:23 +02:00 |
|
|
18282afcf6
|
changed way pgx connects
|
2021-10-21 19:44:36 +02:00 |
|
|
dc3fa96550
|
added after endpoint
|
2021-10-21 17:56:59 +02:00 |
|
|
6aaa0f2e48
|
first already limits to 1, no need for limit
|
2021-10-20 00:23:58 +02:00 |
|
|
de738aa458
|
more logging improvements
|
2021-10-20 00:13:24 +02:00 |
|
|
df33974b49
|
removed rateLimit from http router requests
improved logging
|
2021-10-20 00:11:42 +02:00 |
|
|
da7d240707
|
fixed not handling steam error, updated steamapi dep
|
2021-10-19 03:51:07 +02:00 |
|
|
aa6eb72edf
|
init match stats before using
|
2021-10-17 18:50:10 +02:00 |
|
|
47ef2cf453
|
check for redis nil
|
2021-10-17 18:46:44 +02:00 |
|
|
468cda4d26
|
return if no matches found /3
|
2021-10-17 18:43:15 +02:00 |
|
|
29e6dcd454
|
return if no matches found /2
|
2021-10-17 18:23:27 +02:00 |
|
|
3a080bc36f
|
return if no matches found
|
2021-10-17 18:18:45 +02:00 |
|
|
e6f6cab9d1
|
added pgx handling
|
2021-10-17 18:15:05 +02:00 |
|
|
05e199d7f1
|
switched postgresql dep.
|
2021-10-17 18:02:23 +02:00 |
|
|
f8579f9768
|
added rounds endpoint
|
2021-10-17 17:44:57 +02:00 |
|
|
4c23d49a22
|
id comes from muxVars now
|
2021-10-17 12:54:33 +02:00 |
|
|
f9d7224479
|
improved logging
|
2021-10-17 12:29:59 +02:00 |
|
|
d39cdf8ed6
|
better sharecode api handling, renamed endpoint to /player/id/track
|
2021-10-17 12:27:35 +02:00 |
|
|
fd8c026a8e
|
added roundstats with eco info, switched to avatar hash
|
2021-10-17 03:52:20 +02:00 |
|