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

48 commits

Author SHA1 Message Date
52b9bc09fd allow access key to access private demos 2025-05-03 17:17:03 +02:00
1593435254 allow sending edit key as header 2025-05-03 15:33:10 +02:00
4f07dbbf34 prepare for private demos 2025-04-01 22:53:43 +02:00
ae176a65e4 update flight 2024-03-17 00:59:12 +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
7de4c35ab4 fmt, typings, typos 2022-05-16 00:51:50 +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
5b3a66a8c1 fetch name 2021-04-16 18:26:49 +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
202d11fcc9 proper error response for not found demos 2020-12-09 22:47:28 +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
8c80182ab1 explicit upload errors 2020-11-28 19:42:08 +01:00
7320711a36 run lint 2020-11-28 17:12:04 +01:00
7ab8e9e13a fix user by id result 2020-11-26 19:07:09 +01:00
c7b637a05f better status codes, again 2020-11-25 23:26:54 +01:00
0d70d93e13 allow filtering by time when listing demos in api 2020-11-25 23:09:39 +01:00
4c3e219815 Revert "better error codes for set url"
This reverts commit ceea727d12.
2020-11-25 22:53:34 +01:00
ceea727d12 better error codes for set url 2020-07-25 14:20:54 +02:00
f4f1454d59 allow querying users by id 2020-07-18 16:42:19 +02:00
73469d2aa1 cleanup 2019-04-12 14:00:20 +02:00
5986d8552d lint 2019-04-12 13:37:41 +02:00
f6f9622d5f dont error hard for "special" steamids 2019-03-21 18:34:32 +01: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
f3d07823df use url based parser 2018-09-13 23:32:27 +02:00
5b2896dc09 fix 2v2, 1v1, filters 2018-04-18 21:41:40 +02:00
ecb9e41999 allow more steamid formats in user api 2018-03-10 16:56:47 +01:00
16585f4968 add 1v1, 2v2, 3v3 and prolander support in api 2018-03-08 23:42:09 +01:00
611e7c3415 delete static demo when changing demo url 2017-08-08 13:01:55 +02:00
df83a46e20 filter by backend 2017-08-08 00:29:24 +02:00
54260646e0 cast in controller 2017-08-07 22:57:44 +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
e00e6ece5f add basic api tests 2017-07-16 01:35:46 +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
af6be81db6 better upload error handling 2017-06-02 23:20:44 +02:00
693c33c61d specify openid realm 2017-04-12 23:48:54 +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
9c963fd3af extract chat handling 2017-03-21 21:24:18 +01:00
66d177e23a split off infocontroller 2017-03-21 00:04:32 +01:00
a1a9504f11 upload framework 2017-03-20 21:51:03 +01:00