Commit graph

36 commits

Author SHA1 Message Date
Dennis 43ea446b2a
Update GetGithubVersion.php 2023-05-02 20:21:01 +02:00
1day2die 0c067e26c8 Revert "Merge branch 'development' into main"
This reverts commit 3810b487cd, reversing
changes made to d9a41840ce.
2023-04-25 09:22:30 +02:00
1day2die 023772d929 Fix MacError on MakeUser 2023-04-20 23:07:01 +02:00
Ferks-FK 9cd25034fc Another ton of modifications 2023-02-24 14:02:28 +01:00
Ferks-FK 1d2548a174 Update all imports 2023-02-24 14:02:28 +01:00
IceToast 308d1775bf fix: 🐛 Wrong class name 2023-02-06 12:00:21 +01:00
IceToast 0ffb7ccb65
refactor: 🚚 Rename Cleanup command 2023-02-02 23:21:52 +01:00
IceToast 62358aec4e
feat: Add open payments cleanup to schedule 2023-02-02 23:19:08 +01:00
IceToast bd11bd2657
Revert "Merge branch 'v0.10' into development"
This reverts commit e6a545309f, reversing
changes made to 036fe6f47f.
2023-02-01 21:03:20 +01:00
IceToast e6a545309f
Merge branch 'v0.10' into development 2023-02-01 20:55:34 +01:00
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
IceToast 5fd58514b5 Merge branch addons/billing_period into V0.10 2023-01-21 15:13:48 +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