aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/editing_crud.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: implement scheman and API changesBryan Newbold2021-10-131-0/+17
* rename rust crate fatcat-api-spec -> fatcat-openapiBryan Newbold2019-09-051-1/+1
* rust: return editors and cl index for editgroup more oftenBryan Newbold2019-05-141-1/+1
* better database NotFound error propagationBryan Newbold2019-01-291-5/+35
* fix rust comment typosBryan Newbold2019-01-281-1/+1
* cleanups and TODOsBryan Newbold2019-01-111-98/+76
* implement since/before ordering for range requestsBryan Newbold2019-01-111-40/+119
* yet more edit lifecycle progressBryan Newbold2019-01-111-8/+23
* more progress on editing changesBryan Newbold2019-01-111-17/+21
* WIP on annotations and editgroup accessorsBryan Newbold2019-01-111-0/+301