Commit Graph

12 Commits

Author SHA1 Message Date
df16b2e3ad
Fix the update server #978 issue. Fixed the change log to load all entries, not just the last one. Fixed #983 so that database updates are created when adding a new adminview. Moved a few builder arrays to the Compiler Registry. Adds super powers to JCB. Adds Gitea API library. Improves Power filters. Fix #991 to add the Utilities service class. Adds Superpower Key (SPK) replacement feature. Adds Superpower search (GREP) feature. Adds Power Insert/Update Classe. Fix #995 that all update sites are using the correct URL. 2023-05-02 02:10:55 +02:00
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
e8abe8e3cf
Moved minify to powers. Improved the mapper class. 2023-01-08 12:01:14 +02:00
e614f2ec23
Adds phpseclib version 3. 2022-12-29 08:12:03 +02:00
4217b22f67
Adds new Content class. Adds the intial Package Classes. Removed phpseclib. 2022-12-04 11:23:43 +02:00
6c42b5af61
Rename some database classes, adds the core database classes. 2022-11-27 09:31:56 +02:00
1c7515d0f5
Moved Core Table class to be used all over JCB. 2022-11-20 10:51:56 +02:00
869a1879cb
Moved some class around for better structure in the jcb_powers of JCB. Fixed small issue with JCB package export. 2022-10-23 23:18:02 +02:00
5537a868e3
Adds licensing template option to the powers area. 2022-09-20 13:06:03 +02:00
c5a85f167e
Moved many field related get methods to its own classes 2022-09-10 10:12:13 +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