Commit Graph

14 Commits

Author SHA1 Message Date
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
bergware 1e5a29dea8 Empty buffer after ALERT 2022-08-11 23:36:37 +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 b45b3a41f0 Plugin system update 2022-07-24 23:53:14 +02:00
bergware 9c0efa0ae4 Plugin system update 2022-07-20 11:57:55 +02:00
bergware 594533f8a2 Remove session creation in scripts 2022-07-06 08:50:22 +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 77d3667a5a Plugin system update 2022-06-24 17:36:03 +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