aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds/src/web.rs
Commit message (Expand)AuthorAgeFilesLines
* app_bsky: expand post (and post view) typesbryan newbold2023-02-201-3/+3
* more refactoring of common code and APIsbryan newbold2023-02-191-5/+6
* move a bunch of code from pds to commonbryan newbold2023-02-191-1/+1
* pds: update to use 'adenosine' cratebryan newbold2023-02-191-1/+1
* clippy cleanupsBryan Newbold2022-11-221-1/+0
* pds: basic/partial post thread implementationBryan Newbold2022-11-101-1/+1
* pds: error page fixesBryan Newbold2022-11-101-0/+8
* pds: more web view implementationBryan Newbold2022-11-101-8/+51
* pds: implement CAR import/export at repo levelBryan Newbold2022-11-071-4/+3
* pds: initial pass at crude web interfaceBryan Newbold2022-11-071-0/+66