Commit Graph

39 Commits

Author SHA1 Message Date
825fff39e7
chore: nats over ygg c2 2023-12-29 16:10:51 +00:00
1f8af0545e
chore: initial compilable module code (but there's more to do!) 2023-12-04 01:23:53 +00:00
e2ce2f3395
backup: switch to yggdrasil, rename module, procol changes 2023-12-01 16:43:40 +00:00
c30e7ebd68
chore: backup changes before major switch 2023-11-26 21:14:47 +00:00
a17c1eb37b
chore: tweaks and updates 2023-10-11 22:05:57 +01:00
7d962e041e
chore: bump deps 2023-10-02 02:53:31 +01:00
706742c944
chore: finally update everything 2023-08-12 22:14:11 +01:00
2ec52e72ea
chore: bump some deps 2023-08-06 22:36:01 +01:00
948f1eaab9
chore: several changes (getting close to req/res)
- Update deps.
- Unify request and response structures since they were getting pretty
similar anyway.
- Fix some bugs/omissions.
- Add a context to CommandContext to allow for cancelling commands.
- Add OwnPrivKey to command context so commands can send reqs to
clients.
- Export Client and Request from lib.
- Add some snippets.
- Add a helper for sending requests to clients:
sendRRToClientAwaitResponse.
- Wrapper snippets for executing a snippet for multiple clients.
2023-06-19 20:59:00 +01:00
c9d31b2596
chore: switch to exec model over rw model for cmds 2023-06-16 03:32:03 +01:00
1d8ca57faf
chore: switch to in-mem sqlite over custom state 2023-06-11 17:00:54 +01:00
e0d92f4b55
chore: working x command + some tweaks 2023-06-10 19:00:07 +01:00
a00212db51
chore: matrix command infrastructure 2023-06-10 02:36:50 +01:00
d129fc97a4
chore: basic working matrix interface 2023-06-04 14:48:45 +01:00
58d53eab76
chore: yeet rest of ui stuff and switch to matrix 2023-06-04 01:25:17 +01:00
9d9fcedc8a
chore: stdlib http will do just fine 2023-06-01 04:47:25 +01:00
ca058a7e14
chore: rename pineconemanager to radio
Since pinecone already has a concept of a manager and also, this name is
a little more creative :D
2023-05-28 17:10:17 +01:00
787a3f3065
chore: update deps 2023-05-21 01:29:58 +01:00
1a9b70b8de
chore: bump deps 2023-05-14 12:34:13 +01:00
601dac4521
chore: go 1.20 2023-04-16 03:03:49 +01:00
5f48f88d78
chore: update libwraith 2023-04-09 05:32:41 +01:00
d932501b55
chore: update deps 2023-04-09 05:07:31 +01:00
a3d09fbd08
chore: update deps 2023-01-15 08:52:58 +00:00
d53ed109d3
chore: add initial protocol structs 2023-01-08 23:44:32 +00:00
322eb3ba17
fix: downgrade phony because of bugs 2023-01-08 05:36:04 +00:00
571eb7c0e4
chore: add wraith module from main wraith repo 2023-01-08 05:07:11 +00:00
2d1dc9849d
chore: update deps 2023-01-08 05:01:11 +00:00
bfe410631c
chore: update go deps 2022-11-24 05:30:59 +00:00
ac80e17f79
BREAKING: CHANGE MODULE HOME 2022-10-23 23:31:11 +01:00
18b38b7bcb
chore: update deps 2022-10-23 22:13:43 +01:00
74eedb1729
Add auth and about endpoints + tweak config 2022-10-15 15:03:08 +01:00
3f6ea3978c
Update deps 2022-10-15 07:54:29 +01:00
0x1a8510f2
7e8da4da19 Add initial pc3 web UI source 2022-10-15 06:24:10 +01:00
ec2ce5a677
Add initial web UI to pinecomms_c2 2022-10-07 07:01:03 +01:00
908beb5e38
Txq handling+exit handling&internal pm comms tweak 2022-10-06 05:18:45 +01:00
bcf9f648c1
Misc work, mainly on pineconemanager (-> pmanager) 2022-10-02 04:51:55 +01:00
7529de0596
Pinecone manager config rework + misc bugfixes 2022-07-10 22:01:37 +01:00
c83128667e
Upgrade some deps, downgrade others
Pinecone currently doesn't play nicely with quic-go v0.27.0+
2022-07-05 04:09:08 +01:00
525d50945f
Basic initial code (internal stuff) 2022-06-09 03:43:09 +01:00