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

32 commits

Author SHA1 Message Date
89687f6a76 no longer store weapon name per kill 2021-05-22 20:32:11 +02:00
47cdcaa00b php 8 compat 2021-02-16 18:35:37 +01:00
202d11fcc9 proper error response for not found demos 2020-12-09 22:47:28 +01:00
fd9a7e8527 dont rely on the steam api for getting user names 2020-11-29 20:06:49 +01:00
8c80182ab1 explicit upload errors 2020-11-28 19:42:08 +01:00
7320711a36 run lint 2020-11-28 17:12:04 +01:00
dfe90eeb28 fix searching by player and other 2020-11-28 16:20:22 +01:00
dddf5933d2 ensure chat is sorted 2020-11-28 02:08:41 +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
9bf9721190 use userprovider to get uploader data 2020-02-03 15:04:39 +01: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
334dfb3771 use parser binary 2019-03-05 23:04:30 +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
2115d4e117 fix unit test 2018-09-19 23:38:59 +02:00
e61c5fc249 Use query builder and proper typed result for user search 2018-09-02 21:49:19 +02:00
96a9803e30 add option to limit uploads to a single key 2018-04-24 23:24:47 +02:00
ecb9e41999 allow more steamid formats in user api 2018-03-10 16:56:47 +01:00
4f47455cfe better db resetting 2017-10-03 01:04:54 +02:00
0b4a74eef5 add tests for clean map search 2017-09-12 17:56:32 +02:00
7a68627054 allow searching by cleaned map name 2017-09-12 17:53:00 +02:00
06379c2363 fix chat listing 2017-08-08 13:08:24 +02:00
611e7c3415 delete static demo when changing demo url 2017-08-08 13:01:55 +02:00
df83a46e20 filter by backend 2017-08-08 00:29:24 +02:00
d9a843ecd6 stricter cs 2017-07-30 15:07:18 +02:00
309ae17036 Add php-cs-fixer 2017-07-30 14:51:54 +02:00
e00e6ece5f add basic api tests 2017-07-16 01:35:46 +02:00