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

187 commits

Author SHA1 Message Date
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
6ccf387d1e badge 2020-11-30 20:45:03 +01:00
27cfe85715 fix source copying 2020-11-30 19:04:21 +01:00
e7298576ca sort chat by tick 2020-11-30 02:08:27 +01:00
5f9dd4fd4c integration tests using api-test 2020-11-30 01:56:46 +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
28589d505d phpstan lvl5 2020-11-28 19:48:14 +01:00
ef7fe37e9a disable travis 2020-11-28 19:48:03 +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
63ceb607dd github actions 2020-11-28 19:28:30 +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
05b6a60caa use lockfile during docker build 2020-11-28 15:34:37 +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
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