Jordan Bancino jordan
jordan opened issue Telodendria/Telodendria#34 2023-09-09 12:03:01 +00:00
Issue Templates
jordan commented on issue Telodendria/Telodendria#33 2023-09-09 11:56:40 +00:00
Telodendria raises a bad pointer when logging in with Nheko

I wonder if this is related to #21. Obviously not a duplicate, because this is a heck of a lot more detailed than #21 is, but that'd be nice if fixing this and any other specific problems we have…

jordan commented on issue Telodendria/Telodendria#33 2023-09-09 11:52:44 +00:00
Telodendria raises a bad pointer when logging in with Nheko

Thanks for the logs.

I wonder if this is some sort of concurrency issue somewhere, because it looks like thread 2 throws the error after thread 3 has returned a 404.

Is this pretty reliably…

jordan pushed to master at Telodendria/Telodendria 2023-09-09 04:12:12 +00:00
ac3582ddeb Fix table rendering in stats.md
Compare 2 commits »
jordan pushed to master at Telodendria/Telodendria 2023-09-09 04:11:40 +00:00
61f7ab1040 Fix table rendering in stats.md
jordan pushed to master at Telodendria/Telodendria 2023-09-09 04:03:22 +00:00
a672c05112 Finish moving over current Administrator API documentation.
09023089f5 Another typo.
Compare 2 commits »
jordan pushed to master at Telodendria/Telodendria 2023-09-09 03:27:22 +00:00
6d6fd1645c Fix typo in privileges.md.
jordan pushed to master at Telodendria/Telodendria 2023-09-09 03:26:55 +00:00
043c2e9e33 Add privileges documentation.
jordan pushed to master at Telodendria/Telodendria 2023-09-08 21:23:22 +00:00
9e2f047e82 Fix typo in docs/user/admin/README.md
jordan pushed to master at Telodendria/Telodendria 2023-09-08 21:22:34 +00:00
c78d075a93 Add admin documentation home page.
jordan pushed to master at Telodendria/Telodendria 2023-09-08 20:40:35 +00:00
e4a217550f Add logo and center title.
jordan pushed to master at Telodendria/Telodendria 2023-09-08 20:34:41 +00:00
d50372a91a Add technical rationale document.
jordan pushed to master at Telodendria/Telodendria 2023-09-08 20:05:00 +00:00
fa3b5e95bd Add a nice README which will serve as the basis for the website.
jordan pushed to master at Telodendria/Telodendria 2023-09-08 16:12:18 +00:00
7033a1f0b1 Add repository structure documentation.
jordan pushed to master at Telodendria/Telodendria 2023-09-08 16:00:12 +00:00
f6c54cbc7f Add setup documentation.
jordan opened issue Telodendria/Telodendria#32 2023-09-08 15:47:18 +00:00
Porting Guidelines
jordan commented on issue Telodendria/Telodendria#30 2023-09-08 13:55:59 +00:00
Website Redesign

Good point. Portability is definitely the motivation behind choosing C. I've got to imagine that every platform you'd want to run Telodendria on would have a C compiler.

jordan commented on issue Telodendria/Telodendria#30 2023-09-08 02:01:49 +00:00
Website Redesign

One of the goals is to be extremely well documented as well. Perhaps advertising Telodendria as well-documented would be a good selling point too.

jordan pushed to master at Telodendria/Telodendria 2023-09-08 01:53:36 +00:00
3cb04417ff Add porting instructions.
jordan commented on issue Telodendria/Telodendria#19 2023-09-08 01:23:28 +00:00
Use Makefiles

Reminder to self: update the install instructions before closing this issue.