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

130 commits

Author SHA1 Message Date
5a5d2205f1 fix chat timestamps 2024-03-29 17:13:50 +01:00
5e3e9d5ab7 update parser 2024-03-29 17:00:56 +01:00
c85f641cc3 support loading env variables from systemd's $CREDENTIALS_DIRECTORY 2024-03-29 16:59:03 +01:00
ec0f38234f make db password optional 2024-03-29 16:59:03 +01:00
b4b7c4142f allow longer demos 2024-03-29 16:53:39 +01:00
e0c11cf4cf remove % from names 2024-03-21 13:22:09 +01:00
ae176a65e4 update flight 2024-03-17 00:59:12 +01:00
6c556c23a1 add canonical name to search results 2022-11-10 19:05:55 +01:00
faacca26fe make order option case insensitive 2022-06-28 20:43:31 +02:00
d3d2b59e83 add ability to filter before/after id 2022-06-28 20:03:52 +02:00
c7c8c21322 fix querying with duplicated players 2022-06-07 20:35:34 +02:00
76ee1f6cc3 handle reconnected players better 2022-06-07 15:16:48 +02:00
96d67cb993 handle duplicate steamids 2022-06-07 03:33:40 +02:00
7f10029cf4 utf8 validate header strings 2022-05-24 13:40:45 +02:00
eb3c909a93 remove demo file if saving fails 2022-05-18 13:35:10 +02:00
86ffe80044 remove folders from demo names 2022-05-18 13:29:48 +02:00
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
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
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