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

Commit graph

  • 28cb3a6509 updating dropdowns when flex is in focus postmannen 2022-01-12 06:16:14 +0100
  • f6f96ef76a added update button for dropdowns postmannen 2022-01-12 05:44:41 +0100
  • 340fe4d344 tui initial console page layout postmannen 2022-01-11 14:55:35 +0100
  • cd94cb839b added save message form postmannen 2022-01-11 10:49:24 +0100
  • fc055e563a message view initially works postmannen 2022-01-10 13:21:30 +0100
  • 81740ec901 initial tui working postmannen 2022-01-09 09:36:48 +0100
  • 0e98ce7cfb moved code from pkg stew to tui type postmannen 2022-01-08 04:19:51 +0100
  • af3895431e initially moved stew into steward as tui postmannen 2022-01-07 15:54:33 +0100
  • a4c2069fea add config and flag for enableTUI postmannen 2022-01-07 11:17:10 +0100
  • 41ce645dc2 removed stew.sock postmannen 2022-01-07 09:14:31 +0100
  • 341d714361 added disabling av steward.sock postmannen 2022-01-07 07:36:19 +0100
  • 248258d8e8 moved socket creation into own function postmannen 2022-01-07 07:21:21 +0100
  • d8fe766ec8 updated README.md postmannen 2022-01-06 10:20:30 +0100
  • 388e8b6213 fixed linter errors in README.md postmannen 2022-01-05 19:54:18 +0100
  • 14493e2a4a added removal of stew.sock on exit postmannen 2022-01-05 19:53:26 +0100
  • 2028cf9040 updated doc postmannen 2022-01-05 17:32:37 +0100
  • 9529e3fb25 updated readme postmannen 2022-01-05 11:29:24 +0100
  • 7004d89597 update readme postmannen 2022-01-05 11:26:10 +0100
  • 98a5ab1a70 Add req method REQNone postmannen 2022-01-05 08:47:06 +0100
  • fe6af5c841 Only keep last hello from node in data folder postmannen 2022-01-04 07:50:14 +0100
  • c4aa08711a zstd removed speedbestcompression opt postmannen 2022-01-03 13:00:23 +0100
  • f6e667dd82 added gzip compression postmannen 2022-01-03 12:30:28 +0100
  • f63ee4eb7c reusing zstd encoder postmannen 2022-01-03 11:36:05 +0100
  • 5698623724 comments postmannen 2022-01-03 10:40:27 +0100
  • 56cfd50e8b removed fixed or no longer needed todo's postmannen 2022-01-03 07:36:38 +0100
  • e961111d96 add procFuncCh creation part of start the procFunc postmannen 2022-01-02 11:57:25 +0100
  • dea0c094fd procFunc comments postmannen 2022-01-01 10:26:16 +0100
  • 4ead73e091 updated comments for procfuncs postmannen 2022-01-01 10:13:35 +0100
  • 62a11c14ed corrected block profiling rate postmannen 2021-12-31 07:02:50 +0100
  • 0d0cd8c0b6 del console output, add flag for block profiling postmannen 2021-12-31 06:59:09 +0100
  • 31ce2e978c removed subscribesync pub with NACK msgs postmannen 2021-12-30 17:03:42 +0100
  • b8d21420ed Comments postmannen 2021-12-30 06:28:21 +0100
  • 8e87caf30a added cbor toarray postmannen 2021-12-29 08:29:11 +0100
  • 3bf5fca5cd added cbor subscriber decoding postmannen 2021-12-29 08:11:43 +0100
  • 574bed573a added publishing of cbor payload postmannen 2021-12-29 07:28:09 +0100
  • d20b4eb64c prepared encoding logic for chosing of serialization postmannen 2021-12-29 07:18:11 +0100
  • ce053fc651 moved setting of cmp nats header value postmannen 2021-12-29 06:40:42 +0100
  • 37084768f7 added flag for cbor postmannen 2021-12-29 06:17:40 +0100
  • b53154b88f fixed typo postmannen 2021-12-28 12:44:10 +0100
  • 973842f728 added return if failed gob decoding postmannen 2021-12-28 12:08:34 +0100
  • 35b4462cf4 added zstd decoder to subscriber postmannen 2021-12-28 12:05:09 +0100
  • f543127cb6 initiallly implemented compression on publisher postmannen 2021-12-27 11:40:29 +0100
  • a7cbe5b1b4 add compression flag postmannen 2021-12-26 07:16:14 +0100
  • 6d237ffcde moved gob encoding to messageDeliverNats postmannen 2021-12-25 19:21:10 +0100
  • 909915a77b added flag for ringBufferSize postmannen 2021-12-21 07:21:12 +0100
  • 6399cc427d Added connection timeouts postmannen 2021-12-17 17:28:57 +0100
  • b02a84f6cc added config flags for jitter postmannen 2021-12-16 11:01:01 +0100
  • e3b535665a REQHttpGet client time set to MethodTimeout postmannen 2021-12-15 15:13:48 +0100
  • 2a52306247 set prod certificate to true in nats wrapper script postmannen 2021-12-08 14:32:11 +0100
  • e560edaf7c nats.conf removed blank user config postmannen 2021-12-08 12:30:08 +0100
  • 70580f8740 set correct port in nats config postmannen 2021-12-08 12:12:41 +0100
  • 783a6d29ff added if checks to template postmannen 2021-12-08 10:57:34 +0100
  • 352cf0456f renamed and fixed up templates postmannen 2021-12-08 10:20:06 +0100
  • e0d9803696 setting correct -D flag for nats config postmannen 2021-12-08 10:13:37 +0100
  • bdb40d339e added check for docker image to wrapper postmannen 2021-12-08 08:21:09 +0100
  • 823561f122 renamed template files postmannen 2021-12-08 07:09:12 +0100
  • dddbd46110 updated template for env.env file postmannen 2021-12-07 16:33:46 +0100
  • 23ade54327 updated docker file with start new req types postmannen 2021-12-07 16:31:39 +0100
  • ca207dd0be updated readme postmannen 2021-12-07 16:17:10 +0100
  • f32f42d2ce updated nats-server wrapper postmannen 2021-12-07 16:00:49 +0100
  • a0c211de4d updated doc postmannen 2021-12-07 14:20:46 +0100
  • fcfeb142f4 updated relay doc postmannen 2021-12-07 10:42:11 +0100
  • bdf587597d corrected relaying postmannen 2021-12-06 14:57:02 +0100
  • 9232fd65d7 updated go.mod postmannen 2021-11-24 07:38:40 +0100
  • 7c62cecdb5 renamed noCh to nothingCh postmannen 2021-11-23 19:49:48 +0100
  • e8d84b2fa4 fixed error with default type relaying postmannen 2021-11-23 16:06:06 +0100
  • 564da7eefd logging for relay copy working postmannen 2021-11-22 17:09:20 +0100
  • 080b8c427c copy via relay working, but logging is using wrong folders postmannen 2021-11-22 16:12:44 +0100
  • 9545397c53 copying works, but do'nt pick up correct naming postmannen 2021-11-22 16:02:40 +0100
  • 2b3fb56dc4 add copyfilefrom func postmannen 2021-11-22 09:26:56 +0100
  • 9b07eaa44b comments postmannen 2021-11-22 08:32:45 +0100
  • 38e286ab7d removed debug printing postmannen 2021-11-22 08:25:50 +0100
  • 3b37df638d setting correct method for reply to origin. postmannen 2021-11-22 04:24:15 +0100
  • c8f8de71c5 relay, central ok, but no output to node1 postmannen 2021-11-19 09:35:53 +0100
  • e7a0d8d8e5 added message routing drawing postmannen 2021-11-18 10:20:24 +0100
  • 3d07ff486d updated doc postmannen 2021-11-18 09:54:34 +0100
  • 0aceefb0ec updated doc postmannen 2021-11-18 09:51:16 +0100
  • f387eb76e1 Added REQCopyFileTo request type postmannen 2021-11-18 09:34:16 +0100
  • 81bd4d0589 Get default message timers directly from flag postmannen 2021-11-18 06:50:25 +0100
  • 2477e7939d Added flag for method timeout postmannen 2021-11-18 06:36:16 +0100
  • c6ecb1b868 changed cancelation postmannen 2021-11-17 14:07:35 +0100
  • 7c991ee3d5 Transer of files initially works postmannen 2021-11-17 13:02:48 +0100
  • 49a88b83ce rewrote test for processList postmannen 2021-11-16 20:18:32 +0100
  • f8491df388 removed REQOpCmd postmannen 2021-11-16 20:13:03 +0100
  • c70b51e1fb removed need for id with REQprocessStop postmannen 2021-11-16 19:39:42 +0100
  • 307695842f removed the inner map of procsmap postmannen 2021-11-16 19:07:24 +0100
  • 37d120950e removed old code postmannen 2021-11-16 11:30:05 +0100
  • 215a4ffd19 removed remains of allowednodes postmannen 2021-11-16 11:18:59 +0100
  • 883f824325 put back proc active map with mutexes postmannen 2021-11-16 10:21:44 +0100
  • b9dc35a360 moved relay doc again postmannen 2021-11-11 15:15:59 +0100
  • 7952d72b07 moved relay doc to correct place postmannen 2021-11-11 15:02:38 +0100
  • 4dc2b32699 updated doc postmannen 2021-11-11 14:49:13 +0100
  • 22b3e4fbe5 relay working, but cmd cont failing output postmannen 2021-11-11 13:43:32 +0100
  • 0a0ee0f900 added note about checks postmannen 2021-11-11 10:26:23 +0100
  • 296212637e fixed tests postmannen 2021-11-11 10:15:02 +0100
  • 3d8d082fd2 answer of relayed messages seems to work postmannen 2021-11-11 09:35:01 +0100
  • 382137d770 updated comments postmannen 2021-11-10 16:10:51 +0100
  • 452e3a2e43 checking if we are the the relay host postmannen 2021-11-10 12:58:23 +0100
  • 20b5d6cf56 creating new subject for relay, first hop relay ok postmannen 2021-11-10 11:31:48 +0100
  • d02d9018e9 more relay structure, and sub startup postmannen 2021-11-10 11:21:38 +0100