| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | authfs: rewrite with Harvey-OS/ninep, implement Rattachharveyos | Sam Anthony | 29 hours | 11 | -244/+401 |
| | | |||||
| * | back: add qver package to track qid versions | Sam Anthony | 30 hours | 4 | -0/+445 |
| | | |||||
| * | makefile: rebuild backend when source changes | Sam Anthony | 2 days | 3 | -2/+6 |
| | | |||||
| * | doc: remove authfs passwdhash file | Sam Anthony | 3 days | 2 | -7/+2 |
| | | |||||
| * | authfs: implement p9p.Session | Sam Anthony | 8 days | 10 | -20/+307 |
| | | |||||
| * | remove theme submodule | Sam Anthony | 8 days | 3 | -4/+0 |
| | | |||||
| * | doc: simplify architecture, some notes | Sam Anthony | 8 days | 8 | -55/+107 |
| | | | | | | | | | | | Got rid of client-side 9p, which was just silly bloat. Using HTTP exclusively on the client side now, with htmx. Combined auth and api servers into monolithic buthd, which translates http/9p between client and backend 9p servers. Added some implementation and security notes, and part of shopfs. | ||||
| * | doc: authfs 9p interface description | Sam Anthony | 9 days | 1 | -0/+33 |
| | | |||||
| * | doc: architecture and authentication | Sam Anthony | 9 days | 10 | -1/+121 |
| | | |||||
| * | init Go and Hugo | Sam Anthony | 9 days | 9 | -0/+44 |