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

59 commits

Author SHA1 Message Date
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
03a7f0d507 simplify profile listing 2017-10-03 00:50:32 +02:00
7a68627054 allow searching by cleaned map name 2017-09-12 17:53:00 +02:00
060346deba add materialized view for map list 2017-09-12 17:44:06 +02:00
df83a46e20 filter by backend 2017-08-08 00:29:24 +02:00
807c8c9a26 more type hints 2017-07-30 16:08:25 +02:00
b3fbc1be3c add phan 2017-07-30 15:57:14 +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
64b0aff075 add api to set demo url 2017-07-15 22:18:45 +02:00
0f5f74e21b allow ordering demo list 2017-06-10 12:29:14 +02:00
9b1c5e83ff better search by steamid 2017-04-20 18:14:07 +02:00
49f8a39c7a allow searching by steamid64 2017-04-19 20:50:23 +02:00
a09b4bb0ae apc -> apcu 2017-04-13 00:15:05 +02:00
63d90a4bc1 fix tests 2017-04-11 01:08:50 +02:00