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

39 commits

Author SHA1 Message Date
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
9024e368c7 hook everything up into a working system 2017-04-11 01:00:21 +02:00
03d3acebf5 upload and tests 2017-04-10 00:58:50 +02:00
ae39548ddb split parser and add tests 2017-04-08 23:25:33 +02:00
835bad1901 demo list tests and fixes 2017-04-08 15:43:32 +02:00
f0065d8e86 kills and player 2017-04-03 17:45:56 +02:00
9c963fd3af extract chat handling 2017-03-21 21:24:18 +01:00
66d177e23a split off infocontroller 2017-03-21 00:04:32 +01:00
7a6ff09eee cleaner tokens 2017-03-20 23:53:47 +01:00
a1a9504f11 upload framework 2017-03-20 21:51:03 +01:00