Commit Graph

369 Commits

Author SHA1 Message Date
Eric Schultz a06e7ab885 fix a few php8 warnings 2022-12-14 15:20:56 -07: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
bergware 8308ae5842 Plugin system and docker update
- Use buffering in nchan communication
- Start any background command delayed
- Added openDokcer routine
- Code optimization
2022-08-09 16:36:56 +02:00
bergware fa927f7b51 Fix regression error in plugin system 2022-07-26 09:06:47 +02:00
bergware 0b25732ae7 Plugin system update 2022-07-25 09:42:12 +02:00
bergware 49ae9c5a61 Revert "Plugin system update"
This reverts commit d20ad4ff8c.
2022-07-25 09:19:33 +02:00
bergware d20ad4ff8c Plugin system update 2022-07-25 09:13:33 +02:00
bergware b45b3a41f0 Plugin system update 2022-07-24 23:53:14 +02:00
bergware 5e60359ac6 Plugin system update 2022-07-20 12:19:49 +02:00
bergware 2a695a9f7d Plugin system update 2022-07-20 12:17:02 +02:00
bergware f5af509591 Plugin system update 2022-07-20 12:00:55 +02:00
bergware 9c0efa0ae4 Plugin system update 2022-07-20 11:57:55 +02:00
Tom Mortensen 5abe5712a5 Changes to 'plugin' script:
- get rid of 'feof()' call in watching wget progress
- report error for 0-length wget'ed files
- check md5/sha256 of files already on flash
2022-07-19 07:45:18 -07:00
bergware 8ae63aedb0 Plugin system update 2022-07-15 21:28:02 +02:00
bergware 5b641d107b Plugin system update 2022-07-15 21:23:21 +02:00
bergware bf849f3d78 Plugin system update 2022-07-12 12:47:47 +02:00
bergware bb521bf3af Plugin system update 2022-07-12 11:20:09 +02:00
bergware 1a0e8de368 Revert "Plugin system update"
This reverts commit 8f8c75dc67.
2022-07-11 23:11:44 +02:00
bergware 8f8c75dc67 Plugin system update
Extend delay for slower systems when receiving nchan messages
2022-07-11 22:14:30 +02:00
bergware 680ce155bc Plugin system update 2022-07-09 20:29:25 +02:00
bergware 2e71598b0b Plugin system update 2022-07-09 12:41:42 +02:00
bergware 2f813af61b Plugin system update 2022-07-09 00:17:59 +02:00
bergware bbf48ee012 Plugin system update 2022-07-09 00:05:02 +02:00
bergware f71e0e16d0 Plugin system update 2022-07-08 23:59:13 +02:00
bergware c677dbdc89 Plugin system update 2022-07-08 23:54:47 +02:00
bergware c181de6fe1 Plugin system update 2022-07-08 23:30:56 +02:00