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

720 commits

Author SHA1 Message Date
postmannen
348b7b2d63 tui, added ctrl+c to exit 2022-01-18 10:48:23 +01:00
postmannen
c5d0fda33b updated nats-server version 2022-01-18 10:23:17 +01:00
postmannen
65bb1fe475 tui, fixed field update errror after generate 2022-01-17 22:24:37 +01:00
postmannen
b5c0152b00 tui also uses REQToConsole 2022-01-17 15:13:14 +01:00
postmannen
5a52003e5a tui, renamed slide fields 2022-01-17 14:20:03 +01:00
postmannen
5346221b49 tui, msg form correctly reading from file 2022-01-17 08:04:43 +01:00
postmannen
0e4418439c tui comments 2022-01-14 13:09:23 +01:00
postmannen
3a2171314e tui, add select message to edit in message view 2022-01-14 12:58:08 +01:00
postmannen
a748b4f82b tui, checking existing value for fields from msg 2022-01-14 09:02:17 +01:00
postmannen
17cbb450df tui, add check for existing slice fields 2022-01-13 22:25:46 +01:00
postmannen
c5bc6b758c moved draw message fields into own func 2022-01-13 21:57:06 +01:00
postmannen
57b3a44169 tui console send message are working 2022-01-13 08:34:22 +01:00
postmannen
7092265d8c added tui req handler 2022-01-12 07:42:41 +01:00
postmannen
28cb3a6509 updating dropdowns when flex is in focus 2022-01-12 06:16:14 +01:00
postmannen
f6f96ef76a added update button for dropdowns 2022-01-12 05:44:41 +01:00
postmannen
340fe4d344 tui initial console page layout 2022-01-11 14:55:35 +01:00
postmannen
cd94cb839b added save message form 2022-01-11 10:49:24 +01:00
postmannen
fc055e563a message view initially works 2022-01-10 13:21:30 +01:00
postmannen
81740ec901 initial tui working 2022-01-09 09:36:48 +01:00
postmannen
0e98ce7cfb moved code from pkg stew to tui type 2022-01-08 04:19:51 +01:00
postmannen
af3895431e initially moved stew into steward as tui 2022-01-07 15:54:33 +01:00
postmannen
a4c2069fea add config and flag for enableTUI 2022-01-07 11:17:10 +01:00
postmannen
41ce645dc2 removed stew.sock 2022-01-07 09:14:31 +01:00
postmannen
341d714361 added disabling av steward.sock 2022-01-07 07:36:19 +01:00
postmannen
248258d8e8 moved socket creation into own function 2022-01-07 07:21:21 +01:00
postmannen
d8fe766ec8 updated README.md 2022-01-06 10:20:30 +01:00
postmannen
388e8b6213 fixed linter errors in README.md 2022-01-05 19:54:18 +01:00
postmannen
14493e2a4a added removal of stew.sock on exit 2022-01-05 19:53:26 +01:00
postmannen
2028cf9040 updated doc 2022-01-05 17:32:37 +01:00
postmannen
9529e3fb25 updated readme 2022-01-05 11:29:24 +01:00
postmannen
7004d89597 update readme 2022-01-05 11:26:10 +01:00
postmannen
98a5ab1a70 Add req method REQNone 2022-01-05 08:47:06 +01:00
postmannen
fe6af5c841 Only keep last hello from node in data folder 2022-01-04 07:50:14 +01:00
postmannen
c4aa08711a zstd removed speedbestcompression opt 2022-01-03 13:00:23 +01:00
postmannen
f6e667dd82 added gzip compression 2022-01-03 12:30:28 +01:00
postmannen
f63ee4eb7c reusing zstd encoder 2022-01-03 11:36:05 +01:00
postmannen
5698623724 comments 2022-01-03 10:40:27 +01:00
postmannen
56cfd50e8b removed fixed or no longer needed todo's 2022-01-03 07:36:38 +01:00
postmannen
e961111d96 add procFuncCh creation part of start the procFunc 2022-01-02 11:57:25 +01:00
postmannen
dea0c094fd procFunc comments 2022-01-01 10:26:16 +01:00
postmannen
4ead73e091 updated comments for procfuncs 2022-01-01 10:13:35 +01:00
postmannen
62a11c14ed corrected block profiling rate 2021-12-31 07:02:50 +01:00
postmannen
0d0cd8c0b6 del console output, add flag for block profiling 2021-12-31 06:59:09 +01:00
postmannen
31ce2e978c removed subscribesync pub with NACK msgs 2021-12-30 17:03:42 +01:00
postmannen
b8d21420ed Comments 2021-12-30 06:28:21 +01:00
postmannen
8e87caf30a added cbor toarray 2021-12-29 08:29:11 +01:00
postmannen
3bf5fca5cd added cbor subscriber decoding 2021-12-29 08:11:43 +01:00
postmannen
574bed573a added publishing of cbor payload 2021-12-29 07:28:09 +01:00
postmannen
d20b4eb64c prepared encoding logic for chosing of serialization 2021-12-29 07:18:11 +01:00
postmannen
ce053fc651 moved setting of cmp nats header value 2021-12-29 06:40:42 +01:00