Bill Zimmerman
|
903cc6bd8e
|
Merge pull request #1787 from RaspAP/maint/plugin-installer-keys
Updates PluginInstaller to handle signed third-party packages
|
2025-03-20 08:11:08 +01:00 |
|
billz
|
80db7edf18
|
Compatibility fix for php 7.4
|
2025-03-16 12:38:22 -07:00 |
|
billz
|
c3a210907a
|
Throw exception for invalid key structure, update messages
|
2025-03-15 00:58:53 -07:00 |
|
billz
|
3e0f1f16c1
|
Revise installRepositoryKeys() w/ array of key data
|
2025-03-14 11:37:47 -07:00 |
|
billz
|
0bac7deccc
|
Define helperScriptPath, create installRepositoryKeys()
|
2025-03-14 03:35:32 -07:00 |
|
billz
|
b3fe781c19
|
Prepend this->rootPath if not absolute path
|
2025-02-19 06:03:07 -08:00 |
|
billz
|
163d727ee1
|
Fix: re-add copyPluginFiles()
|
2025-02-19 01:47:20 -08:00 |
|
billz
|
47d0305bec
|
Revise installPlugin() to use plugins-available, fix copyJavaScriptFiles
|
2025-02-19 01:05:51 -08:00 |
|
billz
|
e45c00b83c
|
Create getRepository(), extend to installed & available plugins
|
2025-02-18 08:57:04 -08:00 |
|
billz
|
4374e78bbb
|
Add JavaScript handling to installPlugin(), fix bug w/ manifest parsing
|
2025-02-17 02:35:42 -08:00 |
|
billz
|
8a8be213f7
|
Display plugins in monitor mode, suppress details dialog
|
2025-02-04 23:45:06 -08:00 |
|
billz
|
0b0f4bc06d
|
Update plugin installed check
|
2025-01-26 02:45:47 -08:00 |
|
billz
|
47c509277c
|
Add checks for empty vars, improve error propagation
|
2025-01-26 01:25:12 -08:00 |
|
billz
|
a9021c89f4
|
Refactor getUserPlugins(), define pluginsManifest
|
2025-01-25 02:49:48 -08:00 |
|
billz
|
ad36695224
|
Set/read plugin-installed flag
|
2024-12-26 08:04:16 -08:00 |
|
billz
|
2c0ace4500
|
Fix for getUserPlugins, add installed btn
|
2024-12-25 18:59:49 -08:00 |
|
billz
|
bf0d9f88e2
|
Implement installPlugin() and related methods
|
2024-12-25 13:08:32 -08:00 |
|
billz
|
c3968ba42e
|
Encapsulate plugin related functions in PluginInstaller class
|
2024-12-21 22:40:55 -08:00 |
|
billz
|
6785cc1104
|
Move getPluginManifest() to PluginInstaller class
|
2024-12-21 10:40:41 -08:00 |
|
billz
|
247b35b254
|
Initial commit
|
2024-12-20 18:52:09 -08:00 |
|
billz
|
b33ac6ffa3
|
Revise handlePageAction for multiple plugin instances
|
2024-11-07 23:25:19 -08:00 |
|
billz
|
ce72d2a0ab
|
Update interface with renderTemplate() method
|
2024-11-07 10:23:34 -08:00 |
|
billz
|
39a8a58f38
|
Fix handlePageAction for multiple plugin instances, move renderTemplate to plugins
|
2024-11-07 10:23:10 -08:00 |
|
billz
|
0bcc396b78
|
Minor: formatting
|
2024-11-07 01:19:08 -08:00 |
|
billz
|
04a6d007fd
|
Consolidate handlePageAction in plugin class, remove functions.php from plugin
|
2024-11-07 00:44:06 -08:00 |
|
billz
|
63924c26ac
|
Revise handlePageAction() + getInstalledPlugins()
|
2024-11-05 18:27:24 -08:00 |
|
billz
|
262ff6a00e
|
Initial commit
|
2024-11-05 09:12:19 -08:00 |
|