purple
f2d8890cb6
Moved the sync function higher in the file
2023-03-08 18:26:22 +01:00
purple
c9b8fc3391
Communicate between bash and php
...
Allow bash and php to communicate with each other through the Blueprint command
2023-03-08 10:44:53 +01:00
purple
2b179045f0
Added a sync function
...
This function syncs the license key provided in the variableservice with the MySQL database. In the future, this allows us to prevent tampering with the variableservice and license service. We may even obfuscate the code in the end with ioncube once the variableservice is finished.
2023-03-08 09:56:23 +01:00
purple
3538465dfe
Added a "little bit" of obfuscation
2023-03-06 20:45:55 +01:00
purple
57919d0948
Changed a few strings to just be placeholders
...
the power of placeholders
2023-03-06 19:11:23 +01:00
purple
b498c393c9
Obfuscated the license validation code
...
:)
2023-03-06 19:10:47 +01:00
purple
13ef819880
Added 2 variables to BlueprintVariableService
...
Just for reading and writing to the Blueprint database table made simpler.
2023-02-26 14:39:44 +01:00
purple
af7b4c30cb
Updated BlueprintExtensionController
...
Made the code look a bit better and added a way for the admin options to save. (I later realized I could have done this using a much easier way. I'm just built different and it works. If it aint broke don't fix it.)
2023-02-26 14:38:39 +01:00
purple
ee5dd0c19c
Attached dev license and altered timeout
2023-02-23 22:01:51 +01:00
purple
bf4fcd2fc7
Returned to main api instead of legacy
2023-02-22 21:13:48 +01:00
purple
322e0bb145
Version is now a variable.
2023-02-22 19:47:18 +01:00
purple
a90efac281
Switched api to domain name
2023-02-21 10:36:33 +01:00
purple
9d457fae79
Changed the license placeholder to market variable.
...
The license should now be autofilled by PterodactylMarket.
2023-02-21 09:24:15 +01:00
purple
180f4e1929
Added WIP license validation
...
The license server now has pretty spammy requests to PterodactylMarket. I'm going to fix this in a future update or in the licensing server.
2023-02-21 09:21:45 +01:00
purple
33d3403995
Replaced placeholder and added "global variables"
...
The replacement of the placeholder is just a work in progress. I've also discovered a few more things about PHP now, including how to do variables and stuff.
2023-02-19 19:30:47 +01:00
purple
e96596741d
Moved Blueprint admin view
...
Changed the location of the Blueprint admin extension page to allow for better organization.
2023-02-06 20:48:21 +01:00
purple
f3472d9407
Added placeholder extension page
...
Added an extension page for upcoming Blueprint extensions.
2023-01-30 14:52:22 +01:00
Jack G
8851d4c0c3
Extensions Page
...
Extensions admin page
2023-01-27 19:30:42 +00:00