purple
839b602b6c
Telemetry ID is now replaced with a Panel ID.
...
This ID contains a random string and the version of Blueprint and will be used for API calls and telemetry once that has been added.
2023-05-31 10:40:03 +02:00
purple
8c938482a5
Fix small issues as a cry for help
2023-05-09 21:15:13 +02:00
purple
cb84cd76c5
Use BlueprintExtensionLibrary in BlueprintExtensionController.php
...
This will be used instead of manually changing the notification file.
2023-05-07 13:20:07 +02:00
purple
4ac2930ab1
Implement custom folder name support.
...
Attempt at supporting Docker.
2023-05-06 16:21:22 +02:00
purple
fa5e3759fc
Implement notification api for BlueprintExtensionLibrary
2023-04-24 17:34:02 +02:00
purple
d268c35f4d
Implement notifications and back-end onboarding variables
2023-04-23 20:21:09 +02:00
purple
6817e43905
Keep removing licensing systems
2023-04-17 13:48:45 +02:00
purple
b63c9951e0
Finish implementing telemetry
2023-04-11 21:54:57 +02:00
purple
001acf0515
Finalize developer terminal
2023-04-09 21:15:11 +02:00
purple
b1e32ca8ae
Switch to UNIX line breaks instead of DOS for not breaking linux.
2023-04-05 21:29:58 +02:00
purple
9b9480596a
Remove commented out code in BlueprintExtensionController
2023-03-29 10:40:48 +02:00
purple
e964988e5f
why define variables for this
...
honestly, younger me had a problem.
2023-03-29 10:29:49 +02:00
purple
93c891a815
No approval of a $rootPath variable
...
i don't even know the actual use for the $rootPath variable
2023-03-29 10:28:51 +02:00
purple
b498c393c9
Obfuscated the license validation code
...
:)
2023-03-06 19:10:47 +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
a90efac281
Switched api to domain name
2023-02-21 10:36:33 +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