billz
|
de9a3b1fc4
|
Update class methods + js handler for custom path locations
|
2025-08-19 17:17:27 -07:00 |
|
billz
|
475ac70837
|
Fix installDependencies() to correctly handle packageList array
|
2025-06-04 00:59:35 -07:00 |
|
billz
|
2c695225cd
|
Extends PluginInstaller w/ setFilePermissions()
|
2025-05-11 02:57:58 -07:00 |
|
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 |
|