Jordan Bancino jordan
jordan commented on issue Telodendria/Telodendria#31 2023-11-08 20:39:54 +00:00
Release Binaries & Source Tarballs With Submodules

We will want workflows for all of the following:

  • On Push: Just compile everything and spit out any warnings
  • On Release: Package up binaries nicely and attach them to the release.
jordan opened issue Telodendria/Cytoplasm#16 2023-11-08 20:29:19 +00:00
Enable additional compile checks.
jordan pushed to master at Telodendria/Telodendria 2023-11-08 20:17:29 +00:00
503bfb6104 Suppress warnings of unused variables.
jordan commented on issue Telodendria/Telodendria#31 2023-11-08 20:09:40 +00:00
Release Binaries & Source Tarballs With Submodules

Let's make a list here of all the OS/platform combinations we want to build Telodendria on.

  • FreeBSD (amd64)
  • OpenBSD (amd64)
  • NetBSD (amd64)
  • Debian (Linux + glibc)…
jordan pushed to pull-37 at Telodendria/Telodendria 2023-11-08 19:40:16 +00:00
5697cf4a89 Merge branch 'master' into pull-37
77800e4117 Housekeeping tasks with documentation and versioning.
db4ae0408c Fix admin endpoint names in documentation
Compare 3 commits »
jordan pushed to master at Telodendria/Telodendria 2023-11-08 19:30:46 +00:00
77800e4117 Housekeeping tasks with documentation and versioning.
jordan commented on pull request Telodendria/Telodendria#41 2023-11-08 19:08:48 +00:00
WIP: Basic actions workflow for building Telodendria

image

I love testing out CI. This made me laugh because my commit logs often look the same way when I'm working on this kind of…

jordan commented on pull request Telodendria/Telodendria#39 2023-11-08 19:06:24 +00:00
Refactor code to comply with #8

This looks like a great start. When I have time, I will test the endpoints modified to make sure they still function according to the specifications.

jordan commented on pull request Telodendria/Telodendria#43 2023-11-08 18:57:39 +00:00
Implement Registration Token Administrator API

Here is where the leak is occurring. As you can see, I have added a TODO comment.

jordan closed pull request Telodendria/Telodendria#37 2023-11-08 18:54:42 +00:00
Implement GET /_telodendria/admin/tokens
jordan commented on pull request Telodendria/Telodendria#37 2023-11-08 18:54:42 +00:00
Implement GET /_telodendria/admin/tokens

Closing this because #43 is a significant improvement. Further discussion and development should take place there. If you find any issues with what is there, just open up a new pull request…

jordan closed pull request lda/telodendria#1 2023-11-08 18:52:41 +00:00
Convert RegTokenInfo to a j2s Schema.
jordan commented on pull request lda/telodendria#1 2023-11-08 18:52:40 +00:00
Convert RegTokenInfo to a j2s Schema.

I'm closing this because my changes to your branch have differed substantially. Future discussion should happen on Telodendria/Telodendria#43.

jordan created pull request Telodendria/Telodendria#43 2023-11-08 18:49:59 +00:00
WIP: Implement Registration Token Administrator API
jordan pushed to pull-37 at Telodendria/Telodendria 2023-11-08 18:44:19 +00:00
e97faa9761 Add link to registration token endpoints to admin documentation.
jordan pushed to pull-37 at Telodendria/Telodendria 2023-11-08 18:42:44 +00:00
38a59d890f Add documentation for RouteAdminTokens.
jordan pushed to pull-37 at Telodendria/Telodendria 2023-11-08 17:36:05 +00:00
f87cce0f4c Clean up behavior of RouteAdminTokens().
jordan pushed to master at Telodendria/Telodendria 2023-11-08 16:21:20 +00:00
db4ae0408c Fix admin endpoint names in documentation
jordan pushed to pull-37 at Telodendria/Telodendria 2023-11-08 15:33:59 +00:00
a6a9aeb4da Merge branch 'master' into pull-37
edee1288d8 Remove unused global variables.
4b90800a2b Fix leak in RouteConfig, update documentation.
6e7f170768 Start working on #15.
Compare 4 commits »
jordan pushed to pull-37 at Telodendria/Telodendria 2023-11-08 14:57:17 +00:00
80db737a28 Make RegToken.grants a JSON array.
a5c5dee375 Revert "[Broken] Revert changes to UserEncodePrivileges() and UserDecodePrivileges()"
Compare 2 commits »