Commit Graph

368 Commits

Author SHA1 Message Date
bergware 7ae3bcc7da Plugin system update 2022-07-07 14:29:55 +02:00
bergware 462e558600 Plugin system update 2022-07-07 14:25:36 +02:00
bergware 451b4ee2fe Plugin system update 2022-07-07 14:21:51 +02:00
bergware 3bc84df183 Plugin system update 2022-07-07 14:17:49 +02:00
bergware 3b5238cd0d Plugin system update 2022-07-07 14:02:34 +02:00
bergware 35a5991dd4 Plugin system update
Run post-hook scripts unconditionally
2022-07-07 13:46:29 +02:00
bergware ff3ab31096 Update multiplugin
Allow execution of both PLG and XML files
2022-07-07 11:03:56 +02:00
bergware 594533f8a2 Remove session creation in scripts 2022-07-06 08:50:22 +02:00
bergware f95ac556cd System update 2022-07-05 12:14:33 +02:00
bergware bd08a31ebc System update 2022-07-05 11:49:03 +02:00
bergware c3b9273d56 System update 2022-07-03 09:04:20 +02:00
bergware f89c157d61 System update 2022-07-03 03:49:02 +02:00
bergware d0468da23a Plugin system update 2022-07-02 15:02:23 +02:00
bergware 088202d727 Plugin system update 2022-06-29 09:37:52 +02:00
bergware 0af8cfcc1d Plugin system update 2022-06-29 09:32:24 +02:00
bergware 995dcaaa6f Plugin system update
Fixed: bad XML check
2022-06-29 09:27:54 +02:00
bergware 968eedb03a Plugin system update 2022-06-26 14:57:46 +02:00
bergware eaaaf8bd26 Plugin system update 2022-06-26 14:37:26 +02:00
bergware 2606d5d871 Plugin system update
Added update all plugins with details
2022-06-26 12:38:17 +02:00
bergware 09c0c54866 Plugin system update
Added multi remove ability on Plugins page
2022-06-26 12:04:11 +02:00
bergware 1cfcd2cc7e Plugin system update 2022-06-24 22:48:27 +02:00
bergware 0c4d13a4bd Plugin system update 2022-06-24 18:39:01 +02:00
bergware 44fbf23b72 Plugin system update 2022-06-24 18:35:24 +02:00
bergware 24c97c4023 Plugin system update 2022-06-24 18:34:03 +02:00
bergware ab0037d0d9 Plugin system update 2022-06-24 18:27:48 +02:00
bergware 04babbe63f Plugin system update 2022-06-24 18:23:15 +02:00
bergware 77d3667a5a Plugin system update 2022-06-24 17:36:03 +02:00
bergware 9972549fa5 Revert "Plugin system update"
This reverts commit 3fa9a360c9.
2022-06-24 17:16:24 +02:00
bergware 3fa9a360c9 Plugin system update 2022-06-24 14:52:27 +02:00
bergware 455491414e Plugin system update
smarter plugin validation, only download file when needed
2022-06-24 08:38:21 +02:00
bergware 00df05319c Make scripts executable 2022-06-23 08:17:34 +02:00
bergware 0a3b9f0989 Plugin system update
- Detach frontend and backend operation
- Use nchan as communication channel
- Allow window to be closed while backend continues
- Use SWAL as window manager
2022-06-23 08:13:54 +02:00
bergware 774227eec8 Plugins: fix missing translation 2022-06-06 16:07:26 +02:00
bergware f3a47469ce Add INFO icon to banner 2022-06-02 12:11:11 +02:00
bergware 5b2f236c2f Plugin manager: add ALERT message function 2022-05-31 21:48:06 +02:00
bergware cbcad92963 Plugin manager: add ALERT message function
A plugin file may include a <ALERT> tag which displays a markdown formatted message when a new version is available.
Use this to give instructions or warnings to users before the upgrade is done.
2022-05-31 21:45:22 +02:00
Tom Mortensen 2238485c98 Update OS page spelling corrction: warninging -> warning 2022-05-27 09:29:58 -07:00
bergware 25b8b8ba09 Plugin update: fix typo 2022-05-10 21:53:15 +02:00
bergware cee04f0a68 Fixed: missing samesite attribute in cookies
Removes browser warning that cookies without this attribute will be deprecated
In addition all cookies have a default path = '/' to reference the complete site
2022-03-22 19:43:12 +01:00
bergware 0d9c923fad Use https for internet connectivity check 2022-03-17 11:09:06 +01:00
bergware 40e22de3d5 Plugin manager: fix branch select gets unnecessary disabled 2021-11-07 09:53:02 +01:00
Zack Spear 089e7d18ff feat: after my servers plg install reload page 2021-09-13 22:35:39 -04:00
bergware f4eef78d94 Add 'root' folder protection to filetree 2021-08-23 17:48:14 +02:00
bergware feae745f81 Security updates 2021-08-13 15:11:40 +02:00
bergware cad4d26fcb Script protection 2021-08-12 10:21:42 +02:00
bergware a3d6647a62 Make filetree.js UTF8 aware 2021-08-04 16:05:38 +02:00
bergware 04540dac6c Fix page reload for Safari browser 2021-08-04 11:46:14 +02:00
bergware fb9392a076 Revert "Fix page reload for Safari browser"
This reverts commit 773071e60e.
2021-08-04 11:45:25 +02:00
bergware 773071e60e Fix page reload for Safari browser 2021-08-04 11:45:03 +02:00
bergware 2ffdd1bc42 Added notify when plugin fails to install 2021-07-08 13:04:17 +02:00