|
|
f4f1454d59
|
allow querying users by id
|
2020-07-18 16:42:19 +02:00 |
|
|
|
4abec32123
|
ensure that team names are valid utf8
|
2020-06-11 21:13:16 +02:00 |
|
|
|
bd61d4fd8d
|
fix search with players in them
|
2020-04-20 18:39:12 +02:00 |
|
|
|
9b27a67ac0
|
update parser
|
2020-02-09 16:45:05 +01:00 |
|
|
|
9bf9721190
|
use userprovider to get uploader data
|
2020-02-03 15:04:39 +01:00 |
|
|
|
0d803526d8
|
used named users for demo uploader
|
2020-02-03 14:47:53 +01:00 |
|
|
|
a3a5329a94
|
update parser
|
2020-02-02 22:52:09 +01:00 |
|
|
|
44c4945530
|
update parser
fixed demos with malformed utf8 in chat messages
|
2019-08-22 21:38:45 +02:00 |
|
|
|
ff3bd402ce
|
update parser
fixes handling of demo files with malformed utf8
|
2019-05-25 23:59:02 +02:00 |
|
|
|
b9e7c71e2c
|
more reliable kills hopefully
|
2019-05-24 21:19:22 +02:00 |
|
|
|
0ab21a90a4
|
pin parser version
|
2019-05-03 01:00:43 +02:00 |
|
|
|
fba3778787
|
use the most common name for users on profile listing
|
2019-05-03 00:24:16 +02:00 |
|
|
|
73469d2aa1
|
cleanup
|
2019-04-12 14:00:20 +02:00 |
|
|
|
5986d8552d
|
lint
|
2019-04-12 13:37:41 +02:00 |
|
|
|
a17fad62e7
|
bump phpunit
|
2019-04-12 13:36:56 +02:00 |
|
|
|
9543b141ab
|
fix test
|
2019-04-11 23:25:35 +02:00 |
|
|
|
c93a1c20d3
|
bump size limit to 200mb
|
2019-04-09 22:14:04 +02:00 |
|
|
|
f6f9622d5f
|
dont error hard for "special" steamids
|
2019-03-21 18:34:32 +01:00 |
|
|
|
8f82097d93
|
use transaction
|
2019-03-05 23:39:18 +01:00 |
|
|
|
334dfb3771
|
use parser binary
|
2019-03-05 23:04:30 +01:00 |
|
|
|
9d3e175544
|
verify raw parser result
|
2019-01-26 21:24:06 +01:00 |
|
|
|
857f106739
|
lint
|
2019-01-26 21:17:23 +01:00 |
|
|
|
096bceab4b
|
bumb dependencies
|
2019-01-26 21:17:15 +01:00 |
|
|
|
36efe4f1e3
|
apcu functions namespace
|
2019-01-23 19:05:28 +01:00 |
|
|
|
c29fe61ad1
|
lint
|
2019-01-23 18:56:44 +01:00 |
|
|
|
68f20ac903
|
refresh view in test
|
2019-01-23 18:55:45 +01:00 |
|
|
|
cd3126885b
|
update max size test
|
2019-01-23 18:47:10 +01:00 |
|
|
|
09681d84e9
|
set db port for travis
|
2019-01-23 18:44:29 +01:00 |
|
|
|
234fc51d19
|
fix search query
|
2019-01-23 18:44:01 +01:00 |
|
|
|
c4cfd4606a
|
update phan
|
2019-01-23 18:37:18 +01:00 |
|
|
|
c086bb72ca
|
use materialized view for user search
|
2019-01-23 18:28:08 +01:00 |
|
|
|
c495a55504
|
remove debug statement
|
2018-10-21 16:46:02 +02:00 |
|
|
|
d8598de9cc
|
update demo size in api
|
2018-10-06 18:30:15 +02:00 |
|
|
|
0468aa1e84
|
increase php max upload size
|
2018-10-06 18:24:43 +02:00 |
|
|
|
2115d4e117
|
fix unit test
|
2018-09-19 23:38:59 +02:00 |
|
|
|
8ad52f1794
|
sort profile listing descending
|
2018-09-19 23:30:35 +02:00 |
|
|
|
f21b34ce2e
|
fix demo search with multiple parameters
|
2018-09-17 22:58:19 +02:00 |
|
|
|
f3d07823df
|
use url based parser
|
2018-09-13 23:32:27 +02:00 |
|
|
|
e61c5fc249
|
Use query builder and proper typed result for user search
|
2018-09-02 21:49:19 +02:00 |
|
|
|
79d9f779f5
|
move profile listing to query builder
|
2018-09-01 14:47:59 +02:00 |
|
|
|
be6b689336
|
fix docker build
|
2018-04-28 14:10:16 +02:00 |
|
|
|
4820609a2e
|
enforce new steamlogin library
|
2018-04-25 19:00:26 +02:00 |
|
|
|
96a9803e30
|
add option to limit uploads to a single key
|
2018-04-24 23:24:47 +02:00 |
|
|
|
5b2896dc09
|
fix 2v2, 1v1, filters
|
2018-04-18 21:41:40 +02:00 |
|
|
|
ecb9e41999
|
allow more steamid formats in user api
|
2018-03-10 16:56:47 +01:00 |
|
|
|
13e6f950d2
|
filter players with no activity
|
2018-03-09 01:05:02 +01:00 |
|
|
|
16585f4968
|
add 1v1, 2v2, 3v3 and prolander support in api
|
2018-03-08 23:42:09 +01:00 |
|
|
|
7df8f24ad5
|
handle classless players
|
2018-03-08 23:15:22 +01:00 |
|
|
|
115e4a23af
|
filter duplicate players
|
2018-03-04 15:28:29 +01:00 |
|
|
|
d02efa2803
|
debug parse errors
|
2017-10-25 00:52:25 +02:00 |
|