Commit graph

25 commits

Author SHA1 Message Date
IceToast 5ae631ee4f
refactor: ♻️ Move referral_code generation to trait 2023-01-29 23:12:34 +01:00
1day2die 2c16379ec1 [FIX] User creation command referral code 2023-01-29 21:01:14 +01:00
1day2die bfa24facf9 Update Notification on Overview 2023-01-13 18:57:35 +01:00
Shift daff0fc566
Streamline $commands property 2023-01-05 17:02:12 +00:00
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
AVMG20 cd4a01db7b make user command, made password field invis 2021-08-02 17:52:26 +02:00
AVMG20 a5d030e710 improved the make user command to give better feedback 2021-07-28 10:05:01 +02:00
AVMG20 2279cc492e import script for pterodactyl users 2021-07-01 14:33:52 +02:00
AVMG20 f54b596128 notification additions 2021-06-26 16:57:03 +02:00
AVMG20 5171f01852 added suspended server notification 2021-06-26 00:24:44 +02:00
AVMG20 eeee4fffb0 cleanup charge credits command 2021-06-25 23:42:53 +02:00
AVMG20 a0b5434c13 removed Que worker from cron jobs 2021-06-15 11:23:44 +02:00
AVMG20 6c175c9160 cleanup 2021-06-12 14:40:40 +02:00
AVMG20 662135451e Remind to verify email #30 2021-06-12 14:00:28 +02:00
RamonRobben b32352e925
Custom useful links via database / command (#41)
* Small change to the test command

* Custom useful links via database and command
2021-06-10 00:16:34 +02:00
RamonRobben bfdbe62cd7
General improvements to testing environment and removed clutter (#36) 2021-06-09 20:53:58 +02:00
LogischJo 405bfb8360
Format code 2021-06-07 17:47:50 +02:00
LogischJo 865d703ba4
Create the update command 2021-06-07 17:44:01 +02:00
AVMG20 c786fd3891 Make User command class name fix
i changed the name of the file, i forgot to change the class name :( oops....
2021-06-07 00:52:58 +02:00
AVMG20 f7c23e9fc5 clean up 2021-06-06 23:04:04 +02:00
AVMG20 9180a445b8 Cleanup 2021-06-06 22:53:23 +02:00
LogischJo e5ede534ce
Check if password is atleast 8 characters long 2021-06-06 22:01:42 +02:00
LogischJo 22a59fcf58
Add return true / flase 2021-06-06 20:34:25 +02:00
LogischJo a78410d09e
Add an createUser command 2021-06-06 20:17:30 +02:00
AVMG20 e5d638ee5e first init 2021-06-05 11:26:32 +02:00