Commit Graph

30 Commits

Author SHA1 Message Date
ErickSkrauch
56cc9aea22 Introduce new skin uploading endpoints 2022-12-21 05:28:03 +01:00
ErickSkrauch
f0bc064dbc Introduce Profile Information endpoint 2022-12-15 23:05:00 +01:00
ErickSkrauch
bbc85be65b Prepare 0.2.1 release 0.2.1 2020-06-10 17:00:58 +03:00
ErickSkrauch
a9544a2b7d Fix dependencies in lock file to be compatible with PHP 7.1 2020-06-10 16:57:18 +03:00
ErickSkrauch
7601afab58 Run build on PHP 7.4 2020-06-10 16:45:30 +03:00
ErickSkrauch
6d87daa676 Update dependencies restrictions 2020-06-10 16:42:27 +03:00
ErickSkrauch
987afb244b Merge branch 'valentin-pazushko-master' 2020-06-10 16:34:17 +03:00
ErickSkrauch
d5baf0e293 Update CHANGELOG.md 2020-06-10 16:29:52 +03:00
valentinpahusko
3ce60beaf1 Fixed bugs 2020-02-10 17:29:39 +03:00
valentinpahusko
ff6ef65a5e Implemented security question-answer flow endpoints and statistics endpoint
(cherry picked from commit 481c984de83cf242b181882d92dae4bc66bc25d5)
2020-01-14 17:30:30 +03:00
ErickSkrauch
1bb4365e55 Prepare 0.2.0 release 0.2.0 2019-05-07 11:31:39 +03:00
valentin-pazushko
77ef50bcad Implemented Refresh, Signout and Invalidate endpoints (#1)
* test validate method

* Implemented Refresh, Signout and Invalidate endpoints

* Fix refresh and signout requests

* revert composer.lock

* fix changelog
2019-05-07 11:08:09 +03:00
ErickSkrauch
24138f24b5 Fix playernamesToUuids request 2019-05-05 16:19:25 +03:00
ErickSkrauch
ec351d9346 Implemented Blocked Servers endpoint 2019-04-11 02:41:17 +03:00
ErickSkrauch
7ba4472ec1 Implemented Reset Skin endpoint 2019-04-11 01:33:10 +03:00
ErickSkrauch
46c0215add Implemented Change Skin endpoint 2019-04-11 01:32:33 +03:00
ErickSkrauch
8a9e6ca41d Fix Scruntinizer badges [skip ci] 2019-04-09 11:26:42 +03:00
ErickSkrauch
7c1113947a Add Scruntinizer badges 2019-04-09 11:24:07 +03:00
ErickSkrauch
c9eed8e290 Reorder methods 2019-04-07 22:46:30 +02:00
ErickSkrauch
36cab232b6 Implemented Playernames to UUIDs endpoint 2019-04-07 22:38:00 +02:00
ErickSkrauch
1d57f8dafe Refix for properties factory 2019-04-07 02:48:59 +02:00
ErickSkrauch
0b0ca2c445 Implemented UUID to Name history endpoint 2019-04-07 02:39:16 +02:00
ErickSkrauch
ddf3a07d1f Implemented API State endpoint 2019-04-07 02:14:52 +02:00
ErickSkrauch
6cb975d2d3 Change static to self in properties factory (scrutinizer-ci issue) 2019-04-07 01:36:44 +02:00
ErickSkrauch
069d7763e0 Add packagist description 2019-04-07 01:33:22 +02:00
ErickSkrauch
c5f432b659 Remove static create method and clear the constructor. Add CHANGELOG.md 2019-04-07 01:29:41 +02:00
ErickSkrauch
e55c5f3b14 Fix phpunit schema path 2019-04-07 01:09:08 +02:00
ErickSkrauch
cf4a170343 Fixed casing for the Properties directory 0.1.0 2019-04-01 19:28:54 +02:00
ErickSkrauch
9a2fca9dac Downgrade PHPUnit version to be compatible with PHP 7.1 2019-04-01 19:12:39 +02:00
ErickSkrauch
7211fbc190 Init 2019-04-01 16:04:08 +02:00