aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/endpoint_handlers.rs
Commit message (Expand)AuthorAgeFilesLines
* 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