Commit Graph

38 Commits

Author SHA1 Message Date
676e9fb566 sped up /meta 2021-10-24 19:38:04 +02:00
3124a849f1 cap limit, cache key contains limit 2021-10-23 23:32:36 +02:00
e394521755 adjusted eqMap to match response 2021-10-23 23:28:53 +02:00
f4e68c56df return played games with best mates 2021-10-23 23:00:22 +02:00
db307f1b77 display mates with more than 2 games
don't count unparsed map wins
2021-10-23 22:55:53 +02:00
2ad7b848dc switched up cors handling 2021-10-23 22:33:32 +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
2c9dc3870f vacdate as string 2021-10-22 23:52:23 +02:00
c0e0ed5738 fixed vadate always being the first result 2021-10-22 23:40:53 +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
1a1c375eeb removed sleep, rl is in effect anyway 2021-10-21 18:15:57 +02:00
b39efe9d9a fill history if an older match appeared 2021-10-21 16:50:30 +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
3520ed54cc added some steam api logging 2021-10-19 03:04:21 +02:00
f8579f9768 added rounds endpoint 2021-10-17 17:44:57 +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
867e85b007 improved base57 decode and tests 2021-10-16 03:40:49 +02:00
99ec0ad1bc [FEATURE] Detailed stats about player weapon usage and hitgroups (#1)
Reviewed-on: https://git.harting.dev/CSGOWTF/csgowtfd/pulls/1
Co-authored-by: Giovanni Harting <539@idlegandalf.com>
Co-committed-by: Giovanni Harting <539@idlegandalf.com>
2021-10-16 01:49:52 +02:00
e938b05f52 refactored some functions, added demo download retry 2021-10-09 19:10:38 +02:00
15b273f052 deleted round from db/response 2021-10-09 00:57:05 +02:00
cce5c5d072 return color by string, added rounds since maxrounds is not defined in pre-riptide matches 2021-10-08 20:59:14 +02:00
cc48365eea added cache for meta-stats 2021-10-08 18:29:15 +02:00
1816c5a2b5 fixed match win/loss/ties 2021-10-08 17:15:06 +02:00
1fda101a35 fixed scan not being used correctly 2021-10-07 21:21:49 +02:00
62d8d16fc9 added match meta stats 2021-10-07 21:15:48 +02:00
ee161fd589 removed debug out 2021-10-06 00:40:26 +02:00
d40abc31a8 added dotfiles to config 2021-10-05 20:09:24 +02:00
1e9c653c7d added config option for password 2021-10-05 19:45:57 +02:00
50b44d9762 make db configurable 2021-10-05 18:16:26 +02:00
a692a3417f added multiple listener, socket and tcp 2021-10-05 17:15:36 +02:00
1efc7c48be added cors header 2021-10-05 03:21:40 +02:00
8eec0b3968 added multi-parsing 2021-10-05 00:00:01 +02:00
79d1df4cf3 import from unified repo 2021-10-03 16:24:20 +02:00