ljm42
|
9f8ee55878
|
Feat: Plugin download method now stages plugin updates for next boot
|
2025-12-01 22:36:25 -07:00 |
|
ljm42
|
1dd843df97
|
Add plugin download method with target version support for OS upgrades
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
d2d326f4e1
|
refactor: Enhance plugin argument handling by introducing optional argument parsing. Streamline the logic for determining forced plugin installations and improve clarity in command processing.
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
e9c9f03cc7
|
refactor: Normalize download handling in plugin installation logic. Adjusted method flow to reuse installation steps for download requests, enhancing clarity and maintainability in plugin processing.
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
28452597a8
|
refactor: Remove legacy download flags from plugin installation logic. Streamline the handling of options to enhance clarity and maintainability in plugin processing.
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
f6370ef331
|
refactor: Simplify plugin option handling by removing unnecessary flags. Update logic to determine if a plugin is forced based solely on the presence of options, enhancing clarity in plugin processing.
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
22ff21f712
|
refactor: Update plugin processing logic to consistently handle 'download_only' variable. Ensure pre and post hook execution respects the download-only mode, improving clarity and functionality during plugin installation and downloading.
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
d350257753
|
Revert "refactor: Simplify plugin processing logic by replacing 'download_only' variable with 'download_mode'. Update related conditions for clarity and consistency in plugin installation and downloading behavior."
This reverts commit 3ac24e47af.
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
f276a0c772
|
refactor: Simplify plugin processing logic by replacing 'download_only' variable with 'download_mode'. Update related conditions for clarity and consistency in plugin installation and downloading behavior.
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
67a5e0d483
|
refactor: Update plugin command usage to replace 'download-only' with a dedicated 'download' command. Adjust processing logic and improve logging for clarity during plugin installation and downloading.
|
2025-11-25 12:06:48 -05:00 |
|
Eli Bosley
|
109563cc0b
|
feat: Enhance plugin installation command to support 'download-only' option, allowing users to download plugin files without executing installation commands. Update usage instructions and adjust processing logic accordingly.
|
2025-11-25 12:06:48 -05:00 |
|
Squidly271
|
3c71758fc1
|
Adjust logging of inline FILE execution
|
2025-10-14 13:25:32 -04:00 |
|
Squidly271
|
94425ec961
|
Fix PHP error
|
2025-09-16 20:25:28 -04:00 |
|
Squidly271
|
173c388b0f
|
Refactor: Don't time out on scripts that can continue in background and auto exit when finished
|
2025-08-13 22:56:45 -04:00 |
|
ljm42
|
6d6862fd0f
|
refactor: use shared nchan publish function
|
2025-07-24 13:42:10 -07:00 |
|
Squidly271
|
04d497c240
|
Fix: Disallow HTML in plugin attributes
|
2025-03-12 20:07:15 -04:00 |
|
bergware
|
7833fdefeb
|
Use my_logger
|
2024-02-05 10:50:30 +01:00 |
|
ljm42
|
551f85ad92
|
escape more params
|
2024-02-02 12:51:23 -07:00 |
|
ljm42
|
0d87850efd
|
remove dependency on webgui
the plugin script should be at /usr/local/sbin/plugin, independent of the webgui
|
2024-02-01 20:31:25 -07:00 |
|
ljm42
|
305e4648aa
|
logger - ensure params are escaped
|
2024-02-01 15:49:17 -07:00 |
|
bergware
|
989bef6130
|
Fix PHP8 errors
|
2023-11-28 01:19:02 +01:00 |
|
bergware
|
6f8c5ec69e
|
Updated copyright year to 2023
|
2023-11-03 12:45:07 +01:00 |
|
Squidly271
|
4380ca19f0
|
Add Date & Time message to plugin installs / updates
|
2023-10-07 21:31:00 -04:00 |
|
bergware
|
acfac7ae75
|
Plugin: update logging messages
|
2023-10-05 11:31:25 +02:00 |
|
bergware
|
ceaf96f18c
|
Updated logger function to escape message part
|
2023-10-02 23:48:08 +02:00 |
|
bergware
|
cabaa5a437
|
scripts plugin & language: fix logger messaging
|
2023-10-02 21:56:14 +02:00 |
|
bergware
|
054ccb6372
|
Revert "plugin & language: replace conflicting logger name"
This reverts commit 2c97bc312c.
|
2023-10-02 21:50:52 +02:00 |
|
bergware
|
931221b3c7
|
Revert "plugin & language: replace conflicting logger name"
This reverts commit 2149f3b238.
|
2023-10-02 21:50:43 +02:00 |
|
bergware
|
2149f3b238
|
plugin & language: replace conflicting logger name
|
2023-10-02 21:41:06 +02:00 |
|
bergware
|
2c97bc312c
|
plugin & language: replace conflicting logger name
|
2023-10-02 21:35:06 +02:00 |
|
Tom Mortensen
|
f9ec00b488
|
repo reorg
|
2023-06-02 12:49:33 -07:00 |
|