Commit Graph

14 Commits

Author SHA1 Message Date
bergware c268c095b6 PHP8 support 2023-01-18 11:40:36 +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
bergware 2339b5c7eb nchan: delayed command execution
This prevents an empty popup window in certain browsers and devices
2022-10-01 01:29:07 +02:00
bergware fca75c7296 Simplify start command 2022-08-13 10:28:36 +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 9c0efa0ae4 Plugin system update 2022-07-20 11:57:55 +02:00
bergware 30bb035bc3 Plugin system update 2022-07-16 13:13:38 +02:00
bergware 5b641d107b Plugin system update 2022-07-15 21:23:21 +02:00
bergware 6b433fda01 Plugin system update
Change timing
2022-07-12 11:06:01 +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 6a0d801190 Plugin system update 2022-07-11 11:30:40 +02:00
bergware d9f09afef6 Plugin system update 2022-06-24 19:46:00 +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