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

166 commits

Author SHA1 Message Date
7de4c35ab4 fmt, typings, typos 2022-05-16 00:51:50 +02:00
eb997b5ba2 remove depricated dbal usage 2022-05-15 19:02:48 +02:00
bebf6cfbd5 proper error for setting url of unknown demo 2022-05-15 16:03:33 +02:00
97e51a19ef remove unneeded cast 2022-05-15 15:58:15 +02:00
a33365d4c3 serve demos from test nginx 2022-05-09 22:10:32 +02:00
bfaaaa17d7 fix listing by unknown users 2022-05-07 14:58:37 +02:00
3c47087cad sort maps 2022-03-05 21:30:25 +01:00
54901fe594 parser 0.4 2022-02-09 17:10:50 +01:00
4f617d12d4 more type hints 2022-01-23 16:28:21 +01:00
376d7e79ca docker build on dispatch 2022-01-23 14:47:27 +01:00
524e4984a0 get parser binary from github 2022-01-23 14:41:46 +01:00
9c61c483fb always set players 2021-11-14 22:22:01 +01:00
47d7d24f30 docker ci 2021-07-31 16:12:56 +02:00
5d288d1113 bumb parser 2021-06-04 14:19:01 +02: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
00b547028f bumb parser 2021-05-22 17:53:00 +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
f78ef384a8 fix docker build 2021-02-16 18:56:11 +01:00
47cdcaa00b php 8 compat 2021-02-16 18:35:37 +01:00
1da2fa48fa plain composer 2021-02-16 17:39:12 +01:00
cd06dc7b4c bumb ci steps 2021-02-16 17:31:51 +01:00
30036d6f31 setup apcu in ci 2021-02-16 17:27:06 +01:00
71f6e61a2f bumb phpunit 2021-02-16 17:20:44 +01:00
0aeff4b02f bumb parser 2021-02-16 17:14:22 +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
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