13 Commits (d524a64bfd65d789b0dd54434a848fccba505471)

Author SHA1 Message Date
Paul Woolcock d524a64bfd Fix the error used here 6 years ago
Paul Woolcock 1c70ecd475 Missed a couple .unwraps, take them out 6 years ago
Paul Woolcock 34e2c00866 change `POST /search` to `GET /search` 6 years ago
Paul Woolcock 46871da4c1 feat(helpers): add json helper module 6 years ago
Paul Woolcock 043d3753e1 rustfmt pass 6 years ago
Paul Woolcock 19ea7c7482 Add some tests for the Error::from impls 6 years ago
Paul Woolcock 384d3d2c41 add toml helpers to data.rs 6 years ago
Paul Woolcock 8636e690c3 rustfmt pass 6 years ago
Paul Woolcock 0f5e295ea9 Revamp registration & auth process 6 years ago
Paul Woolcock 3f7841da02 Add necessary error variant 6 years ago
Paul Woolcock 1847160369 No reason to impl Deser for both the ApiError and Error types 6 years ago
Paul Woolcock 454d005517 Move From<> impls too 6 years ago
Paul Woolcock 3f5c1db430 Breakout errors into their own module 6 years ago