Commit Graph

7 Commits

Author SHA1 Message Date
895bb433e0 add notes about logging levels to README (#66) 2024-11-24 21:09:04 -05:00
50d028f45e Support a client-id allowlist (#62)
This will support setting up publicly-accessible personal servers,
without also allowing anyone to create a new client.
2024-11-21 21:27:52 -05:00
c876af0a25 Remove references to release binaries (#58)
These don't exist, and the remainder of the README instructions are
sufficient.
2024-11-17 16:52:56 -05:00
47ce4c1e3b Split the server into three crates (#56)
This will make it easier to build variations on the server, or embed it
into larger projects.
2024-11-17 15:12:42 -05:00
39366f1ee6 Adds some documentation about building project 2024-05-17 12:09:22 +02:00
e68e932263 typo: refernce -> reference 2024-04-30 14:50:24 +01:00
31cb732f06 Import from https://github.com/GothenburgBitFactory/taskwarrior
Specifically, from f89cc35a4aa8b928cc63502f3dde4d47447b5551, with
addition of README.md, CONTRIBUTING.md, and a few other ancillary files.
2024-04-07 21:43:46 -04:00