lda lda
lda pushed to refactor-6 at lda/telodendria 2023-11-15 12:27:38 +00:00
2233e5b7c6 Merge branch 'master' into refactor-6
2d30719be4 Implement Registration Token Administrator API (#43)
Compare 2 commits »
lda pushed to refactor-6 at lda/telodendria 2023-11-09 06:12:09 +00:00
a8a9bc57c6 Merge branch 'master' into refactor-6
503bfb6104 Suppress warnings of unused variables.
77800e4117 Housekeeping tasks with documentation and versioning.
db4ae0408c Fix admin endpoint names in documentation
edee1288d8 Remove unused global variables.
Compare 9 commits »
lda commented on pull request lda/telodendria#1 2023-11-07 06:23:53 +00:00
Convert RegTokenInfo to a j2s Schema.

That looks good, but the new schema looks like it's missing from the pull request now.

lda commented on pull request Telodendria/Telodendria#37 2023-11-04 21:47:26 +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?

I did some basic testing with the endpoints beforehand

lda pushed to implement-26 at lda/telodendria 2023-11-04 21:45:58 +00:00
05979345ce Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into implement-26
9c60bb3bcb [MOD] Don't hardcode creator
1f02f3c2a2 Allow customization of compiler in configure.
582c79b608 Schema are now generated out-of-tree.
42a901b7f5 Update docs/dev/rationale.md
Compare 5 commits »
lda commented on pull request Telodendria/Telodendria#37 2023-11-04 21:36:58 +00:00
Implement GET /_telodendria/admin/tokens

Honestly, I think a simpler solution would be to just do something like a big RegTokenInfo with all of the database stuff and all of the properties as a property(with type RegToken).

lda pushed to lda-dev at lda/telodendria 2023-11-03 12:34:49 +00:00
ccb20d8ec4 [FIX] Fix small nitpick on 32-bit platforms.
lda created pull request Telodendria/Telodendria#41 2023-11-03 11:29:16 +00:00
WIP: Basic actions workflow for building Telodendria
lda pushed to master at lda/setup-buildenv 2023-11-03 11:28:05 +00:00
52b27a7af8 [META] License script(as I have taken a fair bit)
lda pushed to setup-ci-workflows at lda/telodendria 2023-11-03 11:24:52 +00:00
263bcb9e16 [FIX] Put back tt
lda pushed to setup-ci-workflows at lda/telodendria 2023-11-03 11:23:16 +00:00
ed712c2e5f [FIX] Remove user directory schema.
lda pushed to setup-ci-workflows at lda/telodendria 2023-11-03 11:19:03 +00:00
53043a44c6 [FIX] Remove user directory from this branch
lda pushed to master at lda/setup-cytoplasm-telodendria 2023-11-03 11:14:50 +00:00
80877c696a [FIX] Use the *actual* repo URL
lda pushed to master at lda/setup-cytoplasm-telodendria 2023-11-03 11:13:28 +00:00
24b0391137 [FIX] Fix error when cloning
lda pushed to setup-ci-workflows at lda/telodendria 2023-11-03 11:11:43 +00:00
50c5c0f0a5 [MOD] Avoid cloning upstream.
lda pushed to master at lda/setup-cytoplasm-telodendria 2023-11-03 11:09:56 +00:00
f480219e43 [MOD] No longer use upstream
lda pushed to master at lda/setup-cytoplasm-telodendria 2023-11-03 10:43:51 +00:00
ecce010d14 [FIX] Fix issue, hopefully.
lda pushed to master at lda/setup-cytoplasm-telodendria 2023-11-03 10:31:07 +00:00
7376b2ca71 [FIX] Bodge through Telodendria's schemas
lda opened issue Telodendria/Telodendria#40 2023-11-02 20:19:20 +00:00
Generated schema source code is not compiled in
lda pushed to master at lda/setup-cytoplasm-telodendria 2023-11-02 20:03:20 +00:00
4cbb5793f7 [FIX] Use if correctly