|
7edbe20c33
|
Move the Power, Plugin and Module builders into the container. Many more PHP 8 improvments.
|
2023-01-29 22:12:42 +02:00 |
|
|
e6c02a29f6
|
Move the whole compiler GET of the component object to now use the container->component object/class.
|
2023-01-22 02:38:21 +02:00 |
|
|
e771e7d243
|
Adds some PHP 8 ready changes to compiler classes. Adds Server and Crypt classes.
|
2023-01-01 04:11:34 +02:00 |
|
|
e614f2ec23
|
Adds phpseclib version 3.
|
2022-12-29 08:12:03 +02:00 |
|
|
a2ec013566
|
Moved all placeholder behaviour to class function. Moved dynamic content to the content class.
|
2022-12-11 17:06:13 +02:00 |
|
|
4217b22f67
|
Adds new Content class. Adds the intial Package Classes. Removed phpseclib.
|
2022-12-04 11:23:43 +02:00 |
|
|
d4843d6696
|
Improved the compiler power building class. Add the search form and the needed ajax functions.
|
2022-10-20 16:40:18 +02:00 |
|
|
9db33ad449
|
Fixed issue #957 to load classes namespace. Refactored search classes. Improved the Power compiler class.
|
2022-10-06 19:34:44 +02:00 |
|
|
5537a868e3
|
Adds licensing template option to the powers area.
|
2022-09-20 13:06:03 +02:00 |
|
|
4a32d3d50e
|
Adds interfaces to many classes.
|
2022-09-03 12:48:53 +02:00 |
|
|
4928a8baaf
|
Moves multiple class methods to their own power classes. Moves many compiler config values to its own config class. Updated the Expantion method to use the new config class.
|
2022-08-30 17:28:41 +02:00 |
|