Commit graph

906 commits

Author SHA1 Message Date
lda
38dfb2a505 Merge branch 'master' into setup-ci-workflows
Some checks failed
Testing pushed commits / compile-all (push) Has been cancelled
2023-12-09 10:10:12 -05:00
lda
2c6d5194d2 Set an error message with MatrixErrorCreate whenever applicable (#45)
Closes #6.

Co-authored-by: Jordan Bancino <jordan@bancino.net>
Reviewed-on: Telodendria/Telodendria#45
Co-authored-by: lda <lda@freetards.xyz>
Co-committed-by: lda <lda@freetards.xyz>
2023-12-02 10:24:08 -05:00
0a91a0c40b Remove site files & update README with current site.
The website is now managed in Grav.
2023-11-21 09:16:50 -05:00
d3dcf334f0 Update change log. 2023-11-21 09:14:03 -05:00
lda
3dae19e82d Refactor code to comply with #8 (#39)
Reviewed-on: Telodendria/Telodendria#39
Co-authored-by: lda <lda@freetards.xyz>
Co-committed-by: lda <lda@freetards.xyz>
2023-11-21 09:11:45 -05:00
2d30719be4 Implement Registration Token Administrator API (#43)
This pull request fully implements and documents all of the registration token administrator API endpoints.

**NOTE:** There is a memory leak when listing all of the registration tokens. Debug this before merging.
 
~~Closes~~ Supersedes #37.

Closes #26.

This pull request is based off of #37, which addresses #26. This pull makes a number of improvements to the logic, organization, and behavior of the API endpoints.

Co-authored-by: hatkid <daichi93100@gmail.com>
Co-authored-by: LoaD Accumulator <lda@freetards.xyz>
Co-authored-by: LoaD Accumulator <lda@noreply.git.telodendria.io>
Co-authored-by: lda <lda@freetards.xyz>
Co-authored-by: Load Accumulator <lda@freetards.xyz>
Reviewed-on: Telodendria/Telodendria#43
2023-11-10 09:30:53 -05:00
503bfb6104 Suppress warnings of unused variables.
I will use them eventually when I implement all these functions.

I'm probably going to start CI work here soon, so I don't want warnings showing up in the logs unless they're important.
2023-11-08 15:17:27 -05:00
77800e4117 Housekeeping tasks with documentation and versioning. 2023-11-08 14:30:45 -05:00
db4ae0408c Fix admin endpoint names in documentation 2023-11-08 11:21:20 -05:00
edee1288d8 Remove unused global variables. 2023-11-08 09:45:49 -05:00
4b90800a2b Fix leak in RouteConfig, update documentation.
Closes #15.
2023-11-07 01:26:26 -05:00
6e7f170768 Start working on #15. 2023-11-06 20:42:39 -05:00
1f02f3c2a2 Allow customization of compiler in configure. 2023-11-04 15:56:57 -04:00
582c79b608 Schema are now generated out-of-tree.
Closes #40.
2023-11-04 15:28:20 -04:00
263bcb9e16 [FIX] Put back tt
All checks were successful
Testing pushed commits / compile-all (push) Successful in 38s
2023-11-03 12:24:45 +01:00
ed712c2e5f [FIX] Remove user directory schema.
All checks were successful
Testing pushed commits / compile-all (push) Successful in 36s
2023-11-03 12:23:01 +01:00
53043a44c6 [FIX] Remove user directory from this branch
All checks were successful
Testing pushed commits / compile-all (push) Successful in 37s
At least the CI system told me about it! I should fix that.
2023-11-03 12:18:28 +01:00
50c5c0f0a5 [MOD] Avoid cloning upstream.
Some checks failed
Testing pushed commits / compile-all (push) Failing after 36s
2023-11-03 12:11:18 +01:00
56eefe32b9
[FIX/MOD] Don't use full repo link
All checks were successful
Testing pushed commits / compile-all (push) Successful in 36s
2023-11-02 20:47:04 +01:00
1c21bd6e01
[MOD] Use general script, build out Telodendria
All checks were successful
Testing pushed commits / compile-all (push) Successful in 39s
2023-11-02 20:43:16 +01:00
88211a2744
[MOD] Use setup-cytoplasm action
All checks were successful
Testing pushed commits / compile-all (push) Successful in 30s
2023-11-02 20:22:08 +01:00
09eee69525
[MOD] Use local repository
All checks were successful
Testing pushed commits / compile-all (push) Successful in 18s
2023-11-02 20:06:45 +01:00
6907169d5f
[MOD] Reunite steps
All checks were successful
Testing pushed commits / setup-repo (push) Successful in 1m32s
2023-11-02 19:52:46 +01:00
9b77612c5e [FIX] Use latest copy of action
Some checks failed
Testing pushed commits / setup-repo (push) Successful in 18s
Testing pushed commits / build (push) Failing after 7s
2023-11-02 19:40:01 +01:00
247510c634 [TEST] What about external repos?
Some checks failed
Testing pushed commits / setup-repo (push) Successful in 15s
Testing pushed commits / build (push) Failing after 9s
2023-11-02 19:33:52 +01:00
cd321bee14
[TEST] Try to see what happens on debug mode
Some checks failed
Testing pushed commits / setup-repo (push) Successful in 12s
Testing pushed commits / build (push) Failing after 7s
2023-11-02 19:03:42 +01:00
33cec5adfd
[TEST]
Some checks failed
Testing pushed commits / setup-repo (push) Successful in 11s
Testing pushed commits / build (push) Failing after 6s
2023-11-02 19:00:01 +01:00
1dc19ac070
[FIX] Fix typo
Some checks failed
Testing pushed commits / compile-all (push) Failing after 12s
2023-11-02 18:58:09 +01:00
01fa950dc6
[TEST] maybe?
Some checks failed
Testing pushed commits / compile-all (push) Failing after 12s
2023-11-02 18:53:12 +01:00
b488943e10
[TEST]
Some checks failed
Testing pushed commits / compile-all (push) Failing after 13s
2023-11-02 18:42:09 +01:00
089942b8ef
[FIX] Oops!
Some checks failed
Testing pushed commits / compile-all (push) Failing after 15s
2023-11-02 18:35:20 +01:00
d63faeb0de
[TEST] Apparently *checking-out* requires Node.JS?
Some checks failed
Testing pushed commits / compile-all (push) Failing after 6s
2023-11-02 18:34:08 +01:00
3e1ff735ed
[TEST] Try checking out Telodendria first
Some checks failed
Testing pushed commits / compile-all (push) Failing after 28s
2023-11-02 18:29:33 +01:00
b60e45538b
[TEST] More CI testing
Some checks failed
Testing pushed commits / compile-all (push) Failing after 6s
2023-11-02 18:19:05 +01:00
9139661046
[FIX] Set to 'debian' instead of 'i386-debian'
Some checks failed
Testing pushed commits / compile-all (push) Failing after 6s
2023-11-02 18:14:15 +01:00
8260fd8bad
[TEST] Test on i386-debian
Some checks reported warnings
Testing pushed commits / compile-all (push) Has been cancelled
2023-11-02 18:12:08 +01:00
87febe92be
[MOD] Explicitely give out arguments
Some checks reported warnings
Testing pushed commits / compile-all (push) Has been cancelled
2023-11-02 17:37:31 +01:00
dc5e95e4c0
[META/ADD] Start writing actions/workflows.
Some checks reported warnings
Testing pushed commits / compile-all (push) Has been cancelled
2023-11-02 17:24:55 +01:00
4674621637
[MOD] Use j2s. 2023-11-02 15:44:04 +01:00
5295e0295b
[FIX] Make RouteUserDirectory actually buildable. 2023-11-02 13:09:14 +01:00
cba882dae5 Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into lda-dev 2023-11-02 12:59:45 +01:00
42a901b7f5 Update docs/dev/rationale.md 2023-11-01 20:35:48 -04:00
1fee47a628 Use Makefiles instead of a custom script (#38)
This pull request also requires the use of the external [Cytoplasm](/Telodendria/Cytoplasm) repository by removing the in-tree copy of Cytoplasm. The increased modularity requires a little more complex build process, but is overall better. Closes #19

The appropriate documentation has been updated. Closes #18

---

Please review the developer certificate of origin:

1. The contribution was created in whole or in part by me, and I have
the right to submit it under the open source licenses of the
Telodendria project; or
1. The contribution is based upon a previous work that, to the best of
my knowledge, is covered under an appropriate open source license and
I have the right under that license to submit that work with
modifications, whether created in whole or in part by me, under the
Telodendria project license; or
1. The contribution was provided directly to me by some other person
who certified (1), (2), or (3), and I have not modified it.
1. I understand and agree that this project and the contribution are
made public and that a record of the contribution&mdash;including all
personal information I submit with it&mdash;is maintained indefinitely
and may be redistributed consistent with this project or the open
source licenses involved.

- [x] I have read the Telodendria Project development certificate of
origin, and I certify that I have permission to submit this patch
under the conditions specified in it.

Reviewed-on: Telodendria/Telodendria#38
2023-11-01 12:27:45 -04:00
6377689a83 Update docs/CHANGELOG.md 2023-11-01 12:16:03 -04:00
23237f97b5 Format source code and apply license. 2023-09-28 19:16:45 -04:00
e4952a8f33 [FIX] Remove generated Schema files.
Oops, how did I *not* catch this?
2023-09-25 22:59:15 +02:00
a3eb5b8aa2 [ADD] WIP: User directory from #70 + .gitignore.
Still as WIP as the original however!
2023-09-25 22:59:15 +02:00
673945fe9f [FIX] More fixes! 2023-09-25 22:58:55 +02:00
c326080f93
[FIX] Oops! 2023-09-25 22:55:35 +02:00
1e6e48e181 [FIX] Remove generated Schema files.
Oops, how did I *not* catch this?
2023-09-25 22:50:48 +02:00