Commit graph

33 commits

Author SHA1 Message Date
Shift
70208d2157
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-05 17:01:42 +00:00
Dennis
6c581ae52a
Merge pull request #595 from Ferks-FK/features-#299
New Options
2022-11-07 09:28:39 +01:00
Ferks-FK
98045d8896 General fixes 2022-11-04 17:15:16 +00:00
Dennis
50bd760b42
fix Moderator API 2022-10-27 08:52:08 +02:00
1day2die
ad8c8b5ebe fixed the worst error ive ever experienced 2022-06-07 21:58:04 +02:00
1day2die
5d53353521 fix ) 2022-06-07 16:21:03 +02:00
1day2die
ef6a655ce0 Add referral to API i guess? 2022-06-07 16:19:14 +02:00
IceToast
128b10bbb1 fix: replaced Settings::getValueByKey with config() 2022-01-25 22:52:19 +01:00
IceToast
9b797cf779
Merge branch 'development' into settings_rewrite 2022-01-23 15:00:23 +01:00
LogischJo
7c4622c622
Update UserController.php 2022-01-05 18:08:41 +01:00
1Day
63888f11e5 ability to slam all settings into one database 2022-01-05 08:57:41 +01:00
Johannes F
b831bd0c22 feat: Add api routes for suspending and unsuspending an User
This commit adresses #359
2022-01-03 22:14:45 +01:00
Dennis
0bfecf6633
Merge pull request #348 from 1day2die/update_user_updates_pterodactyl
Update user on cpgg updates user on pterodactyl
2021-12-28 22:46:00 +01:00
1Day
b72009aa84 Added API Route 2021-12-27 09:10:38 +01:00
1day2die
83657cc6df Update UserController.php 2021-12-26 22:48:43 +01:00
AVMG20
2249738446 Return value was placed in an array, this altered the response from the array which could break existing implementations 2021-10-13 22:34:05 +02:00
AVMG20
01b5ec80a6 cleanup 2021-10-12 21:37:11 +02:00
AVMG20
1f8b34e684 improved api endpoints
added includes and filters on most GET request routes
added discord id support for notifications
added register user endpoint
2021-10-12 21:36:13 +02:00
AVMG20
3665b9ff55 improved user controller 2021-10-11 23:46:06 +02:00
AVMG20
5877ddbe81 update auto unsuspend servers to be server resource friendlier 2021-09-09 21:09:57 +02:00
AVMG20
27028c9711 cleanup 2021-08-02 16:33:34 +02:00
António Duarte
f177ae53ce
Update UserController.php 2021-08-01 18:52:44 +01:00
Hiekki
adba5b1fdb Validation for negative values 2021-07-28 09:47:10 +01:00
Hiekki
b12007aea3 decrement and increment endpoints 2021-07-27 13:20:31 +01:00
Hiekki
696ce64df3 [WIP] increment 2021-07-27 09:15:10 +01:00
Hiekki
f331049ec0 AVMG 2021-07-25 23:38:12 +01:00
António Duarte
57edcd0b57
Update UserController.php 2021-07-25 19:20:43 +01:00
António Duarte
dbf389e717
Update UserController.php 2021-07-25 19:19:59 +01:00
Hiekki
32f6fb5198 AddCredits endpoint is working 2021-07-25 17:07:03 +01:00
Hiekki
28ab548094 credits endpoint [WORK IN PROGRESS] 2021-07-23 20:41:49 +01:00
Arno
2aabdfdc94 Api routes and server controller 2021-06-06 21:11:42 +02:00
Arno
ecc3c66589 WIP added api keys and user api endpoint 2021-06-06 20:22:40 +02:00
AVMG20
e5d638ee5e first init 2021-06-05 11:26:32 +02:00