| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | authfs.RootDir: implement Dir interfacemockup | Sam Anthony | 21 hours | 3 | -52/+118 |
| | | |||||
| * | authfs: implement remaining 9p methods | Sam Anthony | 23 hours | 1 | -6/+38 |
| | | |||||
| * | authfs: implement Rstat | Sam Anthony | 24 hours | 2 | -28/+41 |
| | | |||||
| * | authfs: implement Rwalk, Rcreate | Sam Anthony | 24 hours | 3 | -17/+89 |
| | | |||||
| * | authfs: implement Rclunk and Ropen | Sam Anthony | 25 hours | 6 | -0/+62 |
| | | |||||
| * | authfs: implement Qid() for Session and SessionsDir | Sam Anthony | 25 hours | 4 | -7/+36 |
| | | |||||
| * | authfs: rewrite with Harvey-OS/ninep, implement Rattachharveyos | Sam Anthony | 30 hours | 11 | -244/+401 |
| | | |||||
| * | back: add qver package to track qid versions | Sam Anthony | 31 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 |