Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump cargo versions for dev | Bryan Newbold | 2022-11-22 | 3 | -5/+5 |
| | |||||
* | pds: fix ref to adenosine-cliv0.1.2 | Bryan Newbold | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | changelog and crate version bumps for v0.1.2 | Bryan Newbold | 2022-11-22 | 4 | -4/+18 |
| | |||||
* | cargo: update deps (minor) | Bryan Newbold | 2022-11-22 | 1 | -79/+97 |
| | |||||
* | pds: CAR download links | Bryan Newbold | 2022-11-22 | 2 | -0/+6 |
| | |||||
* | pds: SQL schema to use more ISO-style timestamps | Bryan Newbold | 2022-11-22 | 1 | -7/+7 |
| | |||||
* | makefile: for now, have clippy ignore 'or_fun_call' lint | Bryan Newbold | 2022-11-22 | 1 | -1/+2 |
| | |||||
* | clippy cleanups | Bryan Newbold | 2022-11-22 | 11 | -43/+42 |
| | |||||
* | pds: human-readable CIDs etc in commit node in web UI | Bryan Newbold | 2022-11-22 | 2 | -1/+18 |
| | |||||
* | pds: pull in 'created_at_now()' helper from CLI | Bryan Newbold | 2022-11-22 | 1 | -7/+1 |
| | |||||
* | pds: update to use Ticker | Bryan Newbold | 2022-11-22 | 1 | -4/+4 |
| | |||||
* | cli: fix created_at_now helper | Bryan Newbold | 2022-11-22 | 1 | -2/+17 |
| | |||||
* | cli: update TID implementation | Bryan Newbold | 2022-11-22 | 1 | -29/+53 |
| | |||||
* | cargo: bump versions for dev | Bryan Newbold | 2022-11-21 | 3 | -5/+5 |
| | |||||
* | bump to v0.1.1, updating CHANGELOGv0.1.1 | Bryan Newbold | 2022-11-11 | 4 | -4/+15 |
| | |||||
* | pds: inspect links in pink | Bryan Newbold | 2022-11-11 | 3 | -2/+6 |
| | |||||
* | update README and TODO a bit | Bryan Newbold | 2022-11-11 | 2 | -7/+14 |
| | |||||
* | update from dotenv to dotenvy | Bryan Newbold | 2022-11-11 | 5 | -9/+9 |
| | |||||
* | deb: include PDS shell completions | Bryan Newbold | 2022-11-11 | 1 | -0/+2 |
| | |||||
* | cargo: link to crate-specific READMEs | Bryan Newbold | 2022-11-11 | 2 | -2/+2 |
| | |||||
* | notes on how to push a release | Bryan Newbold | 2022-11-11 | 1 | -0/+27 |
| | |||||
* | gitignore: release files | Bryan Newbold | 2022-11-11 | 1 | -0/+2 |
| | |||||
* | cargo: lock down version numbersv0.1.0 | Bryan Newbold | 2022-11-11 | 2 | -33/+33 |
| | |||||
* | cargo: update license slugs to what crates.io wants | Bryan Newbold | 2022-11-11 | 2 | -2/+2 |
| | |||||
* | bump crates to v0.1.0 | Bryan Newbold | 2022-11-11 | 3 | -27/+8 |
| | |||||
* | gitignore: temp scratch folder for un-commited stuff | Bryan Newbold | 2022-11-11 | 1 | -0/+1 |
| | |||||
* | update PDS plan notes | Bryan Newbold | 2022-11-11 | 1 | -16/+36 |
| | |||||
* | pds: include manpage in deb | Bryan Newbold | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | nginx and systemd config examples | Bryan Newbold | 2022-11-11 | 2 | -0/+56 |
| | |||||
* | pds: manpage, shell completions | Bryan Newbold | 2022-11-11 | 9 | -18/+956 |
| | |||||
* | update READMEs, start a CHANGELOG | Bryan Newbold | 2022-11-11 | 4 | -119/+209 |
| | |||||
* | spellcheck | Bryan Newbold | 2022-11-11 | 2 | -3/+3 |
| | |||||
* | pds: fix test imports | Bryan Newbold | 2022-11-11 | 1 | -2/+2 |
| | |||||
* | pds: enforce registration domain | Bryan Newbold | 2022-11-11 | 1 | -1/+16 |
| | |||||
* | update Cargo.lock | Bryan Newbold | 2022-11-10 | 1 | -289/+5 |
| | |||||
* | pds: enforce invite code; implement describe | Bryan Newbold | 2022-11-10 | 1 | -1/+20 |
| | |||||
* | pds: much progress on plan | Bryan Newbold | 2022-11-10 | 1 | -34/+72 |
| | |||||
* | cli: need to specify serde_derive feature for derives | Bryan Newbold | 2022-11-10 | 1 | -1/+1 |
| | |||||
* | cli: u/username on CLI; allow sending invite code | Bryan Newbold | 2022-11-10 | 1 | -2/+9 |
| | |||||
* | pds: implement homepage and did.json lookups | Bryan Newbold | 2022-11-10 | 1 | -5/+42 |
| | |||||
* | pds: in some responses, CIDs as strings (not byte arrays) | Bryan Newbold | 2022-11-10 | 1 | -2/+2 |
| | |||||
* | pds: basic/partial post thread implementation | Bryan Newbold | 2022-11-10 | 6 | -14/+217 |
| | |||||
* | pds: comment out currently-unused crates | Bryan Newbold | 2022-11-10 | 1 | -2/+3 |
| | |||||
* | pds: error page fixes | Bryan Newbold | 2022-11-10 | 2 | -1/+9 |
| | |||||
* | pds: template tweaks | Bryan Newbold | 2022-11-10 | 7 | -13/+21 |
| | |||||
* | pds: homepage handle, not did | Bryan Newbold | 2022-11-10 | 3 | -15/+14 |
| | |||||
* | pds: error HTML template, crash on mutex poisoned | Bryan Newbold | 2022-11-10 | 2 | -19/+43 |
| | |||||
* | cli: serializable DID | Bryan Newbold | 2022-11-10 | 2 | -3/+4 |
| | |||||
* | pds: more web view implementation | Bryan Newbold | 2022-11-10 | 16 | -106/+276 |
| | |||||
* | update cargo lock | Bryan Newbold | 2022-11-09 | 1 | -0/+3 |
| |