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

156 commits

Author SHA1 Message Date
dependabot[bot]
bce803164c
Bump doctrine/dbal from 3.0.0 to 3.1.4
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.0.0 to 3.1.4.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.0.0...3.1.4)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 17:30:39 +00:00
9c61c483fb always set players 2021-11-14 22:22:01 +01:00
47d7d24f30 docker ci 2021-07-31 16:12:56 +02:00
5d288d1113 bumb parser 2021-06-04 14:19:01 +02: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
00b547028f bumb parser 2021-05-22 17:53:00 +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
f78ef384a8 fix docker build 2021-02-16 18:56:11 +01:00
47cdcaa00b php 8 compat 2021-02-16 18:35:37 +01:00
1da2fa48fa plain composer 2021-02-16 17:39:12 +01:00
cd06dc7b4c bumb ci steps 2021-02-16 17:31:51 +01:00
30036d6f31 setup apcu in ci 2021-02-16 17:27:06 +01:00
71f6e61a2f bumb phpunit 2021-02-16 17:20:44 +01:00
0aeff4b02f bumb parser 2021-02-16 17:14:22 +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
6ccf387d1e badge 2020-11-30 20:45:03 +01:00
27cfe85715 fix source copying 2020-11-30 19:04:21 +01:00
e7298576ca sort chat by tick 2020-11-30 02:08:27 +01:00
5f9dd4fd4c integration tests using api-test 2020-11-30 01:56:46 +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
28589d505d phpstan lvl5 2020-11-28 19:48:14 +01:00
ef7fe37e9a disable travis 2020-11-28 19:48:03 +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
63ceb607dd github actions 2020-11-28 19:28:30 +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
05b6a60caa use lockfile during docker build 2020-11-28 15:34:37 +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
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