Commit Graph

6 Commits (2430db8be29430395f88248e549a02835010b266)

Author SHA1 Message Date
Balazs Birtalan 2430db8be2 The runJs thread fixed and every sight use own threadpool where in their thread runs without interrupt eachother. 2023-11-13 19:32:09 +00:00
Balazs Birtalan 3169d1cf14 The event "freezing" problem is solved now by using Thread. There is a bug in the addRequest it looks like double times add the element to the js_request. 2023-11-09 20:22:58 +00:00
Balazs Birtalan b8e1a5cb81 New class Broadcast (in Messenger) which deliever (send and receive) the message with their data to the receivers (pages). 2023-11-09 13:57:36 +00:00
Balazs Birtalan f257def4d1 Log Message write in the logs/{date}.log file, Now there are a lot of different state (alert, failed, warning, console, info etc.). It use byCode (RSD1000X etc.) which make easier. There is a console display window now when it starts and logging there as well. There is now the opportunity to choose the debug level, turn on or of the debug and event displays. Added an admin template into the admin 2023-11-02 19:18:06 +00:00
Balazs Birtalan ce145b8203 Log Message write in the logs/{date}.log file, Now there are a lot of different state (alert, failed, warning, console, info etc.). It use byCode (RSD1000X etc.) which make easier. There is a console display window now when it starts and logging there as well. There is now the opportunity to choose the debug level, turn on or of the debug and event displays. Added an admin template into the admin 2023-11-02 19:17:25 +00:00
Balazs Birtalan 997d9e87c5 First Commit
Signed-off-by: balazs <contact@balazsbirtalan.com>
2023-05-17 11:16:32 +01:00