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

16 commits

Author SHA1 Message Date
postmannen
b1a5406598 Squashed commit of the following:
commit ec6ea8158d5051010c25ef848a7b7b91fa40efef
Author: postmannen <postmannen@gmail.com>
Date:   Tue Nov 19 03:48:03 2024 +0100

    Removed remaining use of REQ in naming

commit b80bb06a47cf564a88d684c1d1d4fe2e408c3c0f
Author: postmannen <postmannen@gmail.com>
Date:   Mon Nov 18 23:15:32 2024 +0100

    removed REQ in more variable names, including methods

commit af7f6fef3e0093312d2ca12740f7b27840797800
Author: postmannen <postmannen@gmail.com>
Date:   Mon Nov 18 22:54:40 2024 +0100

    renamed all the method type variables

commit e657ecb37f
Author: postmannen <postmannen@gmail.com>
Date:   Mon Nov 18 22:32:13 2024 +0100

    renamed methods constant values and removed REQ
2024-11-19 03:48:42 +01:00
postmannen
69995f76ca updated package info
updated references
removed tui client
removed ringbuffer persist store
removed ringbuffer
enabled audit logging
moved audit logging to message readers
disabled goreleaser
update readme, cbor, zstd
removed request type ping and pong
update readme
testing with cmd.WaitDelay for clicommand
fixed readme
removed ringbuffer flag
default serialization set to cbor, default compression set to zstd, fixed race,
removed event type ack and nack, also removed from subject. Fixed file stat error for copy log file
removed remaining elements of the event type
removed comments
renamed toRingbufferCh to samToSendCh
renamed directSAMSCh ro samSendLocalCh
removed handler interface
agpl3 license
added license-change.md
2024-02-07 22:54:50 +01:00
postmannen
541f243067 added group permissions for files/directories created 2023-01-10 06:50:28 +01:00
postmannen
b8a2d3d5e7 removed copyFile<from/to> and relay request types 2022-06-16 23:32:44 +02:00
postmannen
dadbc7d4ca updated scripts 2022-03-22 14:10:21 +01:00
postmannen
9fb9d3fd41 updated dockerfile and scripts for enable debugging flag 2022-02-18 06:29:13 +01:00
postmannen
6c2534b244 added missing fields to env.env for steward script 2022-02-15 12:20:41 +01:00
postmannen
e421f359cd updated docker compose scripts and dockerfile flags 2022-02-14 05:52:17 +01:00
postmannen
783a6d29ff added if checks to template 2021-12-08 10:57:34 +01:00
postmannen
352cf0456f renamed and fixed up templates 2021-12-08 10:20:06 +01:00
postmannen
823561f122 renamed template files 2021-12-08 07:09:12 +01:00
postmannen
dddbd46110 updated template for env.env file 2021-12-07 16:33:46 +01:00
postmannen
ca207dd0be updated readme 2021-12-07 16:17:10 +01:00
postmannen
c3866a8617 updated readme 2021-10-06 09:22:44 +02:00
postmannen
a9308b2706 more scripting compose files 2021-10-06 08:37:25 +02:00
postmannen
6106e9e3ac added scripts 2021-10-05 09:25:39 +02:00