Jordan Bancino jordan
jordan closed issue Telodendria/Cytoplasm#14 2023-11-06 19:19:54 +00:00
Add fields to structures that are ignored in encoding and decoding.
jordan commented on issue Telodendria/Cytoplasm#14 2023-11-06 18:37:37 +00:00
Add fields to structures that are ignored in encoding and decoding.

Note that Telodendria #37 is dependent on this.

jordan opened issue Telodendria/Cytoplasm#14 2023-11-06 18:37:01 +00:00
Add fields to structures that are ignored in encoding and decoding.
jordan opened issue Telodendria/Telodendria#42 2023-11-06 13:41:53 +00:00
[Feature] Testing with Sytest and/or Complement
jordan commented on pull request Telodendria/Telodendria#37 2023-11-06 13:39:54 +00:00
Implement GET /_telodendria/admin/tokens

I did some basic testing with the endpoints beforehand

Awesome. I'll trust your testing on this one because it looks like it should work fine.

jordan opened issue Telodendria/Cytoplasm#13 2023-11-04 20:22:44 +00:00
install flags wrong on FreeBSD
jordan pushed to master at Telodendria/Cytoplasm 2023-11-04 19:58:19 +00:00
d242597e73 Allow customization of compiler used in configure.
jordan pushed to master at Telodendria/Telodendria 2023-11-04 19:56:52 +00:00
1f02f3c2a2 Allow customization of compiler in configure.
jordan opened issue Telodendria/Cytoplasm#12 2023-11-04 19:37:04 +00:00
GCC Compiler Warnings in Sha1
jordan pushed to master at Telodendria/Telodendria 2023-11-04 19:28:16 +00:00
582c79b608 Schema are now generated out-of-tree.
jordan closed issue Telodendria/Telodendria#40 2023-11-04 19:28:16 +00:00
Generated schema source code is not compiled in
jordan commented on issue Telodendria/Telodendria#40 2023-11-04 19:03:46 +00:00
Generated schema source code is not compiled in

I'm going to try to re-work the way the schema sources are generated. They should not be in the source tree, they should be put in build/ since they are generated, even though they are C source…

jordan commented on pull request Telodendria/Telodendria#37 2023-11-04 19:01:53 +00:00
Implement GET /_telodendria/admin/tokens

This looks pretty good. I'm assuming you've tested it to verify that it works as intended?

jordan commented on pull request Telodendria/Telodendria#37 2023-11-04 18:59:49 +00:00
Implement GET /_telodendria/admin/tokens

On second though, I'm okay with this for now, and as long as this works, I'll merge it as-is, but in the future, it would be nice to reduce the duplication as much as possible. Seeing lines like…

jordan commented on pull request Telodendria/Telodendria#37 2023-11-04 18:58:22 +00:00
Implement GET /_telodendria/admin/tokens

It should be fine to just send a NULL (or omit the key entirely) if there wasn't a specific user that created the token. I don't see why we need to hard-code Telodendria Server in this case.

jordan commented on pull request Telodendria/Telodendria#37 2023-11-04 18:57:20 +00:00
Implement GET /_telodendria/admin/tokens

I'm still a little confused about what's happening here.

jordan commented on pull request Telodendria/Telodendria#39 2023-11-04 17:31:51 +00:00
Refactor code to comply with #8

Just one question: is implementing j2s parsers for endpoints that require one property really useful?

No, probably not. I would not bother with any endpoints that only have fewer than 5…

jordan closed issue Telodendria/Telodendria#10 2023-11-02 00:36:12 +00:00
Website "Note" links have bad contrast
jordan closed issue Telodendria/Telodendria#30 2023-11-02 00:35:53 +00:00
Website Redesign
jordan pushed to master at Telodendria/Telodendria 2023-11-02 00:35:49 +00:00
42a901b7f5 Update docs/dev/rationale.md