Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more external ident handling | Bryan Newbold | 2018-07-25 | 1 | -0/+8 |
| | |||||
* | whole bunch of clippy fixes | Bryan Newbold | 2018-07-24 | 1 | -8/+8 |
| | |||||
* | editor_id and editgroup_id as idents; revisions as raw UUID | Bryan Newbold | 2018-07-20 | 1 | -4/+4 |
| | |||||
* | format InvalidFatcatId errors in API response (hack) | Bryan Newbold | 2018-07-20 | 1 | -4/+8 |
| | |||||
* | rust: base32 encoded idents | Bryan Newbold | 2018-07-20 | 1 | -9/+17 |
| | |||||
* | refactor massive rust api_server into api_wrappers | Bryan Newbold | 2018-06-30 | 1 | -0/+414 |
The wrappers file contains the "glue" code to map to fatcat-api (openapi2 codegen) function signatures. |