24 Commits (83587a10d2c7667360b2846a0601df2bc48c9677)

Author SHA1 Message Date
ranfdev 83587a10d2 Manually updated reqwest to 10.8 and url to 2.1 4 years ago
Paul Woolcock a69d0ea928 Cargo-fmt pass 4 years ago
Paul Woolcock 0b4ee7bfb2 Various cleanup tasks 4 years ago
Paul Woolcock 16bc060407 Update to the 2018 edition 4 years ago
leo60228 7e67e10bc4 Remove url 2.x 4 years ago
leo60228 791bc83387 Use WebSockets for events 4 years ago
Paul Woolcock 23a7fff57c Update error type to remove deprecated `description` uses 4 years ago
Paul Woolcock 7786a83a14 Add `min_id` to pagination params 5 years ago
Paul Woolcock 8e700cf37b update to 0.18.2 5 years ago
Paul Woolcock b7b8379e10 Add built-in support for deserializing Data from the env 5 years ago
Paul Woolcock 8bb46a378c Add docs for format_err macro 5 years ago
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