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

73 commits

Author SHA1 Message Date
6c556c23a1 add canonical name to search results 2022-11-10 19:05:55 +01: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
96d67cb993 handle duplicate steamids 2022-06-07 03:33:40 +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
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
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
47cdcaa00b php 8 compat 2021-02-16 18:35:37 +01:00
750de60257 ordering for profile and uploads 2020-12-09 23:39:17 +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
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
8c80182ab1 explicit upload errors 2020-11-28 19:42:08 +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
0d70d93e13 allow filtering by time when listing demos in api 2020-11-25 23:09:39 +01: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
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
c93a1c20d3 bump size limit to 200mb 2019-04-09 22:14:04 +02:00
857f106739 lint 2019-01-26 21:17:23 +01:00
36efe4f1e3 apcu functions namespace 2019-01-23 19:05:28 +01:00
c29fe61ad1 lint 2019-01-23 18:56:44 +01:00
234fc51d19 fix search query 2019-01-23 18:44:01 +01:00
c086bb72ca use materialized view for user search 2019-01-23 18:28:08 +01:00
d8598de9cc update demo size in api 2018-10-06 18:30:15 +02:00
8ad52f1794 sort profile listing descending 2018-09-19 23:30:35 +02:00
f21b34ce2e fix demo search with multiple parameters 2018-09-17 22:58:19 +02:00
e61c5fc249 Use query builder and proper typed result for user search 2018-09-02 21:49:19 +02:00
79d9f779f5 move profile listing to query builder 2018-09-01 14:47:59 +02:00
96a9803e30 add option to limit uploads to a single key 2018-04-24 23:24:47 +02:00
115e4a23af filter duplicate players 2018-03-04 15:28:29 +01:00