aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/endpoint_handlers.rs
Commit message (Expand)AuthorAgeFilesLines
* rename rust crate fatcat-api-spec -> fatcat-openapiBryan Newbold2019-09-051-2/+2
* truncated oauth_oidc generated usernameBryan Newbold2019-06-071-2/+2
* truncated oidc username creationBryan Newbold2019-06-071-1/+2
* make some XXX into TODOBryan Newbold2019-05-201-1/+0
* codegen and rust impl created timestampBryan Newbold2019-05-141-1/+3
* rust: return editors and cl index for editgroup more oftenBryan Newbold2019-05-141-6/+8
* rust impl endpoint changesBryan Newbold2019-05-141-23/+21
* rust: fill in missing extid checkersBryan Newbold2019-05-131-6/+8
* basic impl of extid changesBryan Newbold2019-05-101-48/+68
* initial API schema rust implBryan Newbold2019-05-091-8/+30
* rust: API lower-cases DOI lookupsBryan Newbold2019-04-181-2/+4
* allow passing description+extra to batch endpointsBryan Newbold2019-01-221-81/+91
* allow arxiv and jstor lookupsBryan Newbold2019-01-211-7/+27
* implement since/before ordering for range requestsBryan Newbold2019-01-111-29/+4
* yet more edit lifecycle progressBryan Newbold2019-01-111-5/+12
* more progress on editing changesBryan Newbold2019-01-111-36/+10
* WIP on annotations and changesBryan Newbold2019-01-101-0/+7
* code docs/comments and rustfmtBryan Newbold2019-01-101-0/+3
* HUGE refactor of error types (to use failure)Bryan Newbold2019-01-091-4/+10
* refactor: FatCatId -> FatcatIdBryan Newbold2019-01-091-16/+16
* refactor to have consistent db conn argument orderBryan Newbold2019-01-091-26/+26
* huge refactor of rust modules/filesBryan Newbold2019-01-081-0/+582