1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

244 commits

Author SHA1 Message Date
postmannen
8da6d85a85 Restructure readme content 2021-07-01 07:42:45 +02:00
postmannen
01a077c3c4 added generation of info menu, and info page 2021-07-01 07:29:21 +02:00
postmannen
2be3a0be25 added initial info slide 2021-06-30 12:21:10 +02:00
postmannen
34df91eaf2 fixed the initial pages error 2021-06-30 11:05:10 +02:00
postmannen
acc702d1cb testing show page, not working 2021-06-30 08:30:15 +02:00
postmannen
f05fc336fa added initial page setup 2021-06-30 07:19:36 +02:00
postmannen
bfff09e57a restructured into single function 2021-06-30 07:14:04 +02:00
postmannen
923fd4c611 exported type node to Node 2021-06-29 08:21:42 +02:00
postmannen
e333e6fa54 renamed structure 2021-06-29 07:13:48 +02:00
postmannen
2141e5b3a2 renamed variables 2021-06-28 07:28:14 +02:00
postmannen
6600dbb58f Added output 2021-06-25 07:51:02 +02:00
postmannen
e54a57c45c Added output window to flex layout 2021-06-24 11:35:41 +02:00
postmannen
bdff9c1032 Added auto generation of sub items 2021-06-23 14:55:39 +02:00
postmannen
e9b25a417d initially added subfields for op 2021-06-21 03:11:50 +02:00
postmannen
55b6602b4b Added Operation initially to the structure 2021-06-17 09:36:42 +02:00
postmannen
0f5e737f52 added consistency check for the message struct fields 2021-06-17 08:28:10 +02:00
postmannen
682b0a15c6 stew: limited available reply methods 2021-06-16 21:38:33 +02:00
postmannen
0591bc7bc8 added logview 2021-06-16 21:11:50 +02:00
postmannen
c76bc463e1 fixed ampersand string parsing 2021-06-16 16:14:43 +02:00
postmannen
96114617e7 generating msg file with json 2021-06-16 06:03:09 +02:00
postmannen
b0a9fc72f9 form validation, and getting string values 2021-06-15 22:21:18 +02:00
postmannen
28a750fd54 general selection working 2021-06-14 17:07:31 +02:00
postmannen
44fbaf5e7b testing out concept for client 2021-06-14 06:49:47 +02:00
postmannen
038f541c26 Readme todo 2021-06-10 04:32:47 +02:00
postmannen
b1c2ec1006 added error messages to handlers 2021-06-09 09:40:35 +02:00
postmannen
271b9d5258 Added REQnCliCommandCont Req type 2021-06-08 20:52:45 +02:00
postmannen
73929bb8d0 updated README 2021-06-08 14:04:29 +02:00
postmannen
63c043e0ff Unique process naming with id's used in active map to be able to control all individual processes 2021-06-08 13:56:31 +02:00
postmannen
c57c2ffc6f changed the logging of processes 2021-06-08 06:02:08 +02:00
postmannen
2561c1266c postfixed the reply part of the subject naming instead of having it prefixed 2021-06-08 04:45:01 +02:00
postmannen
6bcb6e95c4 changed cmd structure, and todo list 2021-06-08 04:02:23 +02:00
postmannen
aa20687d76 more specific error message 2021-06-08 03:11:22 +02:00
postmannen
0d460c8ebb fixed naming of hello node subject 2021-05-28 16:50:48 +02:00
postmannen
68a0b50801 Added env for initial configfolder location 2021-05-28 14:48:53 +02:00
postmannen
495442079a Added retry if no nats server available at startup 2021-05-25 10:23:27 +02:00
postmannen
d9cd986426 set nats maxreconnects to unlimited 2021-05-21 13:33:03 +02:00
postmannen
be8008b5a0 fixed bug where error message failed when kv store where missing 2021-05-21 08:21:17 +02:00
postmannen
91ac5da4d6 added nkey seed 2021-05-20 12:27:25 +02:00
postmannen
4ba3a599a4 added docker file and flag for nkey seed file 2021-05-14 15:23:04 +02:00
postmannen
0b44f1d339 changed config directories handling 2021-05-12 09:50:03 +02:00
postmannen
02ccc9f208 added TLS option 2021-04-19 21:06:37 +02:00
postmannen
3859ae6b9b fixed closed channel issue, and tail timeout ctx 2021-04-16 23:58:43 +02:00
postmannen
2877bf3a58 updated readme 2021-04-16 21:19:19 +02:00
postmannen
243c98ad0c updated readme 2021-04-16 15:27:28 +02:00
postmannen
64a22c84e9 removed printf's, or made them into log's 2021-04-16 13:43:58 +02:00
postmannen
fde053a0cb error handling on newserver 2021-04-16 13:18:10 +02:00
postmannen
e538485b84 changed log output for commandorevent available 2021-04-16 12:45:14 +02:00
postmannen
a335c8c33a fixed error in log node directory creation 2021-04-16 12:38:48 +02:00
postmannen
9bbff0ad84 renamed message field replyTimeout to replyACKTimeout 2021-04-15 10:52:38 +02:00
postmannen
8efecdb18e renamed message timeout field to ACKTimeout 2021-04-15 10:33:44 +02:00