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

23 commits

Author SHA1 Message Date
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
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
f4f1454d59 allow querying users by id 2020-07-18 16:42:19 +02:00
9bf9721190 use userprovider to get uploader data 2020-02-03 15:04:39 +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
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
e61c5fc249 Use query builder and proper typed result for user search 2018-09-02 21:49:19 +02:00
807c8c9a26 more type hints 2017-07-30 16:08:25 +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
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
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
f0065d8e86 kills and player 2017-04-03 17:45:56 +02:00
7a6ff09eee cleaner tokens 2017-03-20 23:53:47 +01:00
a1a9504f11 upload framework 2017-03-20 21:51:03 +01:00
Renamed from Providers/UserProvider.php (Browse further)