Commit graph

60 commits

Author SHA1 Message Date
AVMG20 823cde9cf9 Added REGISTER_IP_CHECK config option
Prevent users from making multiple accounts using the same IP address
2021-06-27 15:53:49 +02:00
AVMG a8f455c6c4
Bool to null 2021-06-27 00:02:27 +02:00
AVMG20 7d34a15860 minor tweaks to force verification 2021-06-26 23:56:54 +02:00
Johannes 19e34dee81 Small addition 2021-06-26 23:11:15 +02:00
Johannes bfa7a84e0b Fix: Force Verification 2021-06-26 22:04:23 +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
AVMG 131321b83f
Merge branch 'development' into patch-1 2021-06-23 12:49:21 +02:00
AnonDev c8a2143b9d
Not needed 2021-06-23 12:32:20 +02:00
AVMG20 2f9dce8ddf Adding the correct currency_code to payments 2021-06-23 12:22:08 +02:00
AVMG20 b445cf7003 Some love to payments
Fixed a bug with the new payment changes
Improved the payments table and changes
2021-06-23 11:28:57 +02:00
AVMG20 9c6317d32f Made notifications queueble, added payment confirmation notification 2021-06-22 23:22:57 +02:00
AVMG20 fff45d4f75 changed the required CPU minimum from 5 to 0 in products 2021-06-22 21:39:32 +02:00
AVMG20 e40b2c49b2 added extra config option for server limit after purchases 2021-06-22 21:25:04 +02:00
Anon Dev cdd75b4841
Show description instead of display 2021-06-17 20:35:13 +02:00
Anon Dev e587c3a23b
Update PaymentController.php 2021-06-16 16:35:07 +02:00
AVMG20 137f54818d Isseu: Pterodactyl zero allocations found #24 2021-06-15 17:39:43 +02:00
AVMG20 a0b5434c13 removed Que worker from cron jobs 2021-06-15 11:23:44 +02:00
AVMG20 4b628988ee role to discord user
added the ability to give a role to the discord user that has verified there discord
2021-06-12 17:29:08 +02:00
AVMG20 c9571988a5 removed the resend verification in the admin panel 2021-06-12 17:11:44 +02:00
AVMG20 5aeacbd7fc small bug fix where ptero id validation stopped working 2021-06-12 17:05:54 +02:00
AVMG20 6969b7fadf Discord 0Auth more optional, .env.example cleanup 2021-06-12 14:54:00 +02:00
AVMG20 6c175c9160 cleanup 2021-06-12 14:40:40 +02:00
AVMG20 0e5eda1470 clickable link to pterodactyl when clicking on the users name 2021-06-12 14:15:36 +02:00
AVMG20 662135451e Remind to verify email #30 2021-06-12 14:00:28 +02:00
AVMG20 5f6221e88a Testing usefulLinkController 2021-06-11 10:33:26 +02:00
AVMG20 d7a9e47d62 usefullinks bug fix cuss of merge request :) 2021-06-10 23:38:37 +02:00
AVMG e0199589dc
Merge branch 'development' into useful_links_and_menu 2021-06-10 23:36:50 +02:00
AVMG20 690abe03ba Auto stash before revert of "Merge remote-tracking branch 'origin/development' into development"
Added all the plugins from adminlite, added usefulllinks tab
2021-06-10 23:29:25 +02:00
AVMG20 ffa6035c2b Auto stash before revert of "Merge remote-tracking branch 'origin/development' into development"
Added all the plugins from adminlite, added usefulllinks tab
2021-06-10 23:25:13 +02:00
AVMG20 acdf7965ea API authorization and Testing WIP 2021-06-10 21:09:37 +02:00
AVMG20 0a7e000550 Fixed a bug where you couldn't edit a user due to pterodactyl id 2021-06-10 14:37:48 +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 5aba2c27bc
Password Changes from Admin User Edit (#33)
* Password Changes from Admin User Edit

With this Commit Admins can change the user password from the admin user edit page

* Admin Password Change: UI Changes
2021-06-09 00:16:31 +02:00
AVMG20 d0e6dc0367 Changes the way discord verification works 2021-06-08 00:04:33 +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 3cedf3da29 7.4 support 2021-06-06 23:27:09 +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
AVMG bc99dd6f32
Merge pull request #16 from ControlPanel-gg/api
API implementation
2021-06-06 22:24:39 +02:00
AVMG20 8693761666 cleanup 2021-06-06 22:21:26 +02:00
AVMG20 cb9cdd8ff2 cleanup 2021-06-06 22:21:10 +02:00
AVMG c019c56946
Merge pull request #14 from LogischJo/main
Add a command to create a user
2021-06-06 22:07:15 +02:00
LogischJo e5ede534ce
Check if password is atleast 8 characters long 2021-06-06 22:01:42 +02:00
Arno 2aabdfdc94 Api routes and server controller 2021-06-06 21:11:42 +02:00
RamonRobben ee13c115cc
Merge main onto develop
Merge main onto develop
2021-06-06 20:49:06 +02:00