1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-03 18:04:08 +02:00
Commit graph

108 commits

Author SHA1 Message Date
4f617d12d4 more type hints 2022-01-23 16:28:21 +01:00
9c61c483fb always set players 2021-11-14 22:22:01 +01:00
6d01061c58 store kills directly with players 2021-05-24 14:34:43 +02:00
217dee4cd4 drop updated and created timestamps from chat, kills and players 2021-05-23 14:29:08 +02:00
89687f6a76 no longer store weapon name per kill 2021-05-22 20:32:11 +02:00
0bfa009c0d types 2021-04-25 12:01:40 +02:00
b06cf67a70 dont try to set invalid status codes 2021-04-25 11:59:04 +02:00
5b3a66a8c1 fetch name 2021-04-16 18:26:49 +02:00
8cebce15f8 get_magic_quotes_gpc compat 2021-04-16 18:26:25 +02:00
47cdcaa00b php 8 compat 2021-02-16 18:35:37 +01:00
1da2fa48fa plain composer 2021-02-16 17:39:12 +01:00
750de60257 ordering for profile and uploads 2020-12-09 23:39:17 +01:00
202d11fcc9 proper error response for not found demos 2020-12-09 22:47:28 +01:00
e7298576ca sort chat by tick 2020-11-30 02:08:27 +01:00
fd9a7e8527 dont rely on the steam api for getting user names 2020-11-29 20:06:49 +01:00
3c3b23d1a3 fix type errors 2020-11-29 14:46:19 +01:00
3f9e613e77 type hint all the things 2020-11-28 23:40:05 +01:00
4d448530c6 fix user search by steamid 2020-11-28 19:47:19 +01:00
0e9cfe7292 type hint 2020-11-28 19:42:53 +01:00
8c80182ab1 explicit upload errors 2020-11-28 19:42:08 +01:00
2055526cb0 explicit casts 2020-11-28 19:37:22 +01:00
7320711a36 run lint 2020-11-28 17:12:04 +01:00
3e22e36a79 only do substring search for usernames 2020-11-28 17:02:28 +01:00
be42ff41dc disable uploader blacklist for now 2020-11-28 16:26:43 +01:00
dfe90eeb28 fix searching by player and other 2020-11-28 16:20:22 +01:00
5dc07c31d8 remove lessql 2020-11-28 15:32:16 +01:00
3e53b254d5 fix param type 2020-11-28 15:16:42 +01:00
3c44aaa9d3 simplify player search 2020-11-28 14:55:12 +01:00
979a1722ae optimize single player search 2020-11-28 14:48:45 +01:00
dddf5933d2 ensure chat is sorted 2020-11-28 02:08:41 +01:00
7ab8e9e13a fix user by id result 2020-11-26 19:07:09 +01:00
c7b637a05f better status codes, again 2020-11-25 23:26:54 +01:00
0d70d93e13 allow filtering by time when listing demos in api 2020-11-25 23:09:39 +01:00
4c3e219815 Revert "better error codes for set url"
This reverts commit ceea727d12.
2020-11-25 22:53:34 +01:00
ceea727d12 better error codes for set url 2020-07-25 14:20:54 +02:00
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
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
b9e7c71e2c more reliable kills hopefully 2019-05-24 21:19:22 +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
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