Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | many updates from spring 2023 lex refactor | bryan newbold | 2023-08-20 | 1 | -0/+1 |
| | |||||
* | cargo clippy | bryan newbold | 2023-02-19 | 1 | -5/+5 |
| | |||||
* | more refactoring of common code and APIs | bryan newbold | 2023-02-19 | 1 | -2/+4 |
| | |||||
* | move a bunch of code from pds to common | bryan newbold | 2023-02-19 | 1 | -0/+1 |
| | |||||
* | clippy cleanups | Bryan Newbold | 2022-11-22 | 1 | -4/+6 |
| | |||||
* | update from dotenv to dotenvy | Bryan Newbold | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | pds: manpage, shell completions | Bryan Newbold | 2022-11-11 | 1 | -0/+9 |
| | |||||
* | pds: homepage handle, not did | Bryan Newbold | 2022-11-10 | 1 | -10/+9 |
| | |||||
* | pds: refactor account creation, did docs, etc | Bryan Newbold | 2022-11-07 | 1 | -6/+81 |
| | | | | | | | To allow creating accounts from the CLI, and creating did:web accounts (as opposed to did:plc). Also a buch of config refactoring. | ||||
* | pds: add some more config | Bryan Newbold | 2022-11-07 | 1 | -2/+27 |
| | |||||
* | pds: implement CAR import/export at repo level | Bryan Newbold | 2022-11-07 | 1 | -1/+3 |
| | |||||
* | pds: more progress | Bryan Newbold | 2022-11-04 | 1 | -4/+26 |
| | |||||
* | use dotenv to pick up environment variables | Bryan Newbold | 2022-11-03 | 1 | -0/+1 |
| | |||||
* | pds: refactoring | Bryan Newbold | 2022-11-02 | 1 | -1/+7 |
| | |||||
* | pds: refactor repo code | Bryan Newbold | 2022-11-01 | 1 | -1/+1 |
| | |||||
* | pds: more skeleton progress | Bryan Newbold | 2022-11-01 | 1 | -4/+2 |
| | |||||
* | pds: move earlier commands to lib and tests | Bryan Newbold | 2022-10-31 | 4 | -484/+17 |
| | |||||
* | pds: switch to blocking web framework | Bryan Newbold | 2022-10-31 | 1 | -3/+2 |
| | |||||
* | PDS: early progress | Bryan Newbold | 2022-10-31 | 1 | -0/+90 |
| | |||||
* | PDS: crude progress on MST parsing/serialization | Bryan Newbold | 2022-10-29 | 3 | -0/+468 |