Partydragen
|
1705691d32
|
Add Put & Patch & Delete to HTTPClient (#3572)
|
2025-01-08 19:19:50 +00:00 |
|
tadhgboyle
|
0c80570609
|
Enable StyleCI (#3475)
* Create StyleCI config file
* Disable `phpdoc_separation`
* Apply fixes from StyleCI (#3476)
Co-authored-by: StyleCI Bot <bot@styleci.io>
* style: styleci fixes
---------
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sam <samerton@users.noreply.github.com>
|
2024-03-09 11:19:55 +00:00 |
|
Tadhg Boyle
|
b1493fdf78
|
Track avatar validity requests in debugbar
|
2022-06-17 23:09:01 -06:00 |
|
Tadhg Boyle
|
fa885a8369
|
Don't need this check anymore
|
2022-05-04 21:12:06 -07:00 |
|
Tadhg Boyle
|
848f967ae8
|
Add seeders for MC servers, placeholders and user placeholder data (experimental)
|
2022-05-04 21:11:11 -07:00 |
|
Tadhg Boyle
|
b1c5ca180f
|
Fix #2680
|
2022-04-13 19:13:35 -07:00 |
|
Tadhg Boyle
|
b339d86a0c
|
Cleanup HttpClient
|
2022-03-29 16:07:27 -07:00 |
|
Tadhg Boyle
|
4c48ee8ac0
|
Fix HttpClient to support form-urlencoded for captcha
|
2022-03-10 11:19:45 -08:00 |
|
Tadhg Boyle
|
d3c239f62a
|
Use contents() method
|
2022-03-10 09:38:10 -08:00 |
|
Tadhg Boyle
|
9f367f4223
|
Fix HttpClient error checking & Docker stat on update check
|
2022-03-02 09:00:24 -08:00 |
|
Tadhg Boyle
|
1478f35009
|
Fix some edge cases with HttpClient
|
2022-03-02 08:29:09 -08:00 |
|
Tadhg Boyle
|
94e64c1207
|
Add PHPDocs to core classes for new class docs site (#2602)
|
2022-02-14 20:48:15 -08:00 |
|
Tadhg Boyle
|
74284df084
|
Fix PHPStan
|
2022-01-30 19:51:57 -08:00 |
|
Tadhg Boyle
|
1a5e98deb1
|
Use Guzzle as underlying HTTP client, add Guzzle to DebugBar (Closes #2580)
|
2022-01-30 19:37:28 -08:00 |
|
Tadhg
|
e0133a5cd5
|
Get PHP-CS to pass!
|
2021-12-07 22:14:12 -08:00 |
|
Tadhg
|
3d03636506
|
Revert "Add PHP-CS to GitHub actions + fix most errors"
This reverts commit b17b292eda.
|
2021-12-07 20:17:45 -08:00 |
|
Tadhg
|
b17b292eda
|
Add PHP-CS to GitHub actions + fix most errors
|
2021-12-07 20:06:10 -08:00 |
|
Tadhg
|
7d3ae9f0db
|
Fix HttpClient options array
|
2021-12-07 17:37:10 -08:00 |
|
Tadhg
|
eb13cd2d5c
|
Remove usages of old "version" row in nl2_settings, replace with "nameless_version"
|
2021-11-20 16:56:34 -08:00 |
|
Tadhg
|
f4a299e059
|
Add docblocks to HttpClient
|
2021-11-10 17:53:46 -08:00 |
|
Tadhg
|
42c4579b09
|
Change HttpClient to more advanced class, change all curl usages to HttpClient
|
2021-11-10 17:48:54 -08:00 |
|
Tadhg
|
3b92679623
|
Move more curl requests to HttpClient methods
|
2021-11-10 10:22:53 -08:00 |
|
Tadhg
|
4d148aa02d
|
New HttpClient class for get/post requests
|
2021-11-09 16:51:06 -08:00 |
|