Commit Graph

393 Commits

Author SHA1 Message Date
Squidly271 f434125d61 PHP8 update 2023-04-15 13:10:53 -04:00
Squidly271 c19a405c39 PHP8 update 2023-03-30 15:33:30 -04:00
tom mortensen 2dbfae7c74 Merge pull request #1296 from Commifreak/wget_percentage_fix
Make wget percentage detection more robust
2023-03-30 09:42:01 -07:00
Robin Kluth 63cef77e29 Make wget percentage detection more robust 2023-03-30 17:09:49 +02:00
tom mortensen 8a0546ad7c Merge pull request #1293 from Squidly271/patch-52
Plugin: Don't show update button if incompatible
2023-03-27 13:29:49 -07:00
tom mortensen 1af02319f3 Merge pull request #1292 from Commifreak/plugin-display-retval
Display Run command retval in error message
2023-03-27 13:29:25 -07:00
Squidly271 41ab38ec45 Plugin: Don't show update button f incompatible 2023-03-26 10:12:48 -04:00
Robin Kluth 8e78d6350b Display Run command retval in error message 2023-03-26 13:51:03 +02:00
bergware 94d1952c5e Plugins: fix missing button when multiple updates 2023-03-25 10:29:22 +01:00
bergware e912160100 Remove redundant header in templates 2023-03-16 03:57:05 +01:00
bergware 1a22a09650 Improve display for mobile devices 2023-03-15 16:04:43 +01:00
bergware 4de35c63e9 PHP8 support 2023-02-27 18:26:55 +01:00
bergware 16eb6789f1 Code formatting 2023-02-27 18:22:09 +01:00
bergware d7ee9ed919 PHP8 support 2023-02-27 17:34:07 +01:00
Squidly271 aa7f175fe6 Fix plugins not able to check for updates to themselves 2023-02-14 15:36:54 -05:00
bergware b60b3ffa4b PHP8 support 2023-02-04 14:52:45 +01:00
tom mortensen 8fb6944f0c Merge pull request #1215 from Commifreak/master
[plugin] Include the actual command, being executed
2023-02-03 15:00:13 -08:00
bergware 6954400764 Plugins API: address security issues 2023-02-02 19:08:46 +01:00
bergware f9ff77617c PHP8 support 2023-01-20 10:11:16 +01:00
bergware 8f17ab709f PHP8 support 2023-01-19 20:28:26 +01:00
bergware 4489ae4aeb PHP8 support 2023-01-18 22:37:00 +01:00
bergware e8642cae5a update meta viewport for mobile devices 2023-01-08 16:25:43 +01:00
bergware d6d879660a Updated copyright 2023 2023-01-07 20:51:12 +01:00
Eric Schultz a06e7ab885 fix a few php8 warnings 2022-12-14 15:20:56 -07:00
Robin Kluth 2ac42577f7 [plugin] Include the actual command, being executed 2022-12-04 18:58:30 +01:00
bergware 31eedd7dbe Fix: plugin download "done" when finished 2022-11-12 10:19:44 +01:00
bergware 7207cb07ec Replace nchan communication for post request
Informational functions which call "openChanges" are now processed using post requests, this solves the issue that sometimes an empty window is displayed.
2022-11-08 22:15:15 +01:00
Tom Mortensen 1b66da4edd Make plugin file .plg extension check for local plugins too. 2022-11-04 14:06:48 -07:00
dlandon bb019e1c79 Don't overwrite the error from the first try. 2022-11-03 08:32:02 -05:00
dlandon 5f155ecbe7 Change download scheme to try with only one retry with cdn URL. 2022-10-31 15:12:34 -05:00
dlandon 68daff656b Adjust the wget parameters to keep it from indefinitely hanging; set IPv4 as the preferred protocol. 2022-10-28 14:33:33 -05:00
dlandon 118b71b7c8 Remove unnecessary post_hook() call. 2022-10-28 06:34:00 -05:00
dlandon 82b39ae655 Manual plugin install - ensure plugin name ends in .plg. 2022-10-27 15:26:37 -05:00
dlandon 80eb761973 Retry download when cdn fails; add post_hook to all done(1); 2022-10-27 07:55:48 -05:00
dlandon 020d648d57 Add pre_hook. 2022-10-25 22:37:26 -05:00
dlandon 222bc51375 Add post hook when download fails. 2022-10-25 15:31:04 -05:00
dlandon d766948eac Fix post hook failing when plugin download fails. 2022-10-25 14:26:11 -05:00
bergware b7092da98f Code cleanup 2022-09-27 02:31:52 +02:00
bergware 354a8c6010 Ask user to provide diagnostics before downgrading the OS 2022-09-27 01:55:10 +02:00
Squidly271 ac22ba7a2e Fix plugin multi updates
Script is only used for CA
2022-09-07 19:23:33 -04:00
bergware 35d9d5cedb Plugins: keep header buttons in same position 2022-08-15 18:53:11 +02:00
bergware 256cee86a5 Remove debug statement 2022-08-13 14:03:30 +02:00
bergware 1e5a29dea8 Empty buffer after ALERT 2022-08-11 23:36:37 +02:00
bergware 6f10b0d292 plugin & language empty buffer after error message 2022-08-11 23:25:31 +02:00
bergware 3817b4346b Revert "plugin & language empty buffer after error message"
This reverts commit 95a5861227.
2022-08-11 23:24:19 +02:00
bergware 95a5861227 plugin & language empty buffer after error message 2022-08-11 23:15:12 +02:00
bergware 887cb79d69 Fix regression errors in plugin deletion 2022-08-11 21:02:22 +02:00
bergware e2b3859f8e Fix regression errors in plugin deletion 2022-08-11 20:22:17 +02:00
bergware a5a43df530 Plugin system and docker update
- Keep swal window open as needed
- Code optimizations
2022-08-11 11:08:27 +02:00
bergware e9c0d13066 Added new parameter "button" to openPlugin and openDocker 2022-08-11 09:36:53 +02:00