Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo: bump for v0.3.0 | bryan newbold | 2023-03-04 | 1 | -2/+2 |
| | |||||
* | more refactoring of common code and APIs | bryan newbold | 2023-02-19 | 1 | -20/+12 |
| | |||||
* | move a bunch of code from pds to common | bryan newbold | 2023-02-19 | 1 | -12/+0 |
| | |||||
* | pds: update to use 'adenosine' crate | bryan newbold | 2023-02-19 | 1 | -1/+1 |
| | |||||
* | cargo: bump version to v0.2.0 | Bryan Newbold | 2022-12-20 | 1 | -2/+2 |
| | |||||
* | bump cargo versions for dev | Bryan Newbold | 2022-11-22 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | cargo: bump versions for dev | Bryan Newbold | 2022-11-21 | 1 | -2/+2 |
| | |||||
* | bump to v0.1.1, updating CHANGELOGv0.1.1 | Bryan Newbold | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | update from dotenv to dotenvy | Bryan Newbold | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | deb: include PDS shell completions | Bryan Newbold | 2022-11-11 | 1 | -0/+2 |
| | |||||
* | cargo: link to crate-specific READMEs | Bryan Newbold | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | cargo: lock down version numbersv0.1.0 | Bryan Newbold | 2022-11-11 | 1 | -20/+20 |
| | |||||
* | cargo: update license slugs to what crates.io wants | Bryan Newbold | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | bump crates to v0.1.0 | Bryan Newbold | 2022-11-11 | 1 | -2/+2 |
| | |||||
* | pds: include manpage in deb | Bryan Newbold | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | pds: comment out currently-unused crates | Bryan Newbold | 2022-11-10 | 1 | -2/+3 |
| | |||||
* | pds: more web view implementation | Bryan Newbold | 2022-11-10 | 1 | -1/+1 |
| | |||||
* | pds: more bsky posts/feeds/follow/like progress | Bryan Newbold | 2022-11-09 | 1 | -0/+1 |
| | |||||
* | pds: initial pass at crude web interface | Bryan Newbold | 2022-11-07 | 1 | -0/+1 |
| | |||||
* | pds: wrangle 'iroh_car' in to PDS code | Bryan Newbold | 2022-11-06 | 1 | -1/+7 |
| | |||||
* | change mind again and put common back in cli crate (want fewer crates) | Bryan Newbold | 2022-11-06 | 1 | -1/+1 |
| | |||||
* | pds: switch to adenosine-common for identifiers | Bryan Newbold | 2022-11-06 | 1 | -2/+2 |
| | |||||
* | pds: fix 'put' (not 'Update') | Bryan Newbold | 2022-11-04 | 1 | -0/+1 |
| | |||||
* | use dotenv to pick up environment variables | Bryan Newbold | 2022-11-03 | 1 | -0/+1 |
| | |||||
* | start adding ucan support | Bryan Newbold | 2022-11-03 | 1 | -0/+4 |
| | |||||
* | pds: fix some PLC and DID bugs | Bryan Newbold | 2022-11-02 | 1 | -0/+4 |
| | |||||
* | pds: more skeleton progress | Bryan Newbold | 2022-11-01 | 1 | -0/+4 |
| | |||||
* | pds: switch to blocking web framework | Bryan Newbold | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | PDS: crude progress on MST parsing/serialization | Bryan Newbold | 2022-10-29 | 1 | -0/+6 |
| | |||||
* | add adenosine-pds to workspace and fix rusqlite dep | Bryan Newbold | 2022-10-28 | 1 | -1/+1 |
| | |||||
* | bump MSRV to 1.61 | Bryan Newbold | 2022-10-28 | 1 | -1/+1 |
| | |||||
* | cargo: stop trying to use workspace.package | Bryan Newbold | 2022-10-28 | 1 | -7/+7 |
| | | | | It isn't working with external tools, like cargo-deb or tauri-cli. | ||||
* | pds: some more libs | Bryan Newbold | 2022-10-27 | 1 | -3/+6 |
| | |||||
* | start skeleton of adenosine-tauri-gui crate | Bryan Newbold | 2022-10-27 | 1 | -8/+10 |
| | |||||
* | rename main crate to '-pds', start '-cli' crate | Bryan Newbold | 2022-10-26 | 1 | -0/+30 |