Commit Graph

34 Commits

Author SHA1 Message Date
e6e1f8ff51 refactor: serialise all enums with snake_case 2018-09-11 17:29:19 -04:00
203da86eef chore(Cargo.toml): remove now-stable (on nightly) features 2018-09-11 01:16:54 -04:00
a0dd920b74 refactor: rename gc info grand_company field to name 2018-09-11 01:16:37 -04:00
09e429984f refactor: add crate visibility modifier feature 2018-09-10 09:13:51 -04:00
96263ab2e0 fix: deserialise owned string 2018-09-08 00:50:04 -04:00
ffd1054471 fix: deserialize into owned string 2018-09-08 00:48:04 -04:00
a5a65734a9 fix: serialize optional u64s as strings 2018-09-06 13:51:15 -04:00
4da763543e fix: represent u64s as strings 2018-09-06 13:48:57 -04:00
91269023e9 refactor: lowercase lodestone 2018-09-05 09:56:48 -04:00
f6611021a6 fix: show correct pagination information 2018-09-05 09:45:46 -04:00
7fe2af29e0 fix: show an error for invalid pages 2018-09-05 09:39:21 -04:00
2b936652dd fix: handle no results 2018-09-05 09:29:20 -04:00
d3c68a49d9 fix: temporarily parse "Plot Only" as false 2018-09-05 01:20:00 -04:00
14738ac9fc feat: be case-insensitive 2018-09-04 23:57:34 -04:00
8725802097 chore: update to new ffxiv_types 2018-09-04 15:09:56 -04:00
0cf5250542 refactor: make enums Clone and Copy 2018-09-04 14:46:29 -04:00
f846ec8837 refactor: reexport some items 2018-09-04 14:44:23 -04:00
fc9c7b1971 docs: add Free Company search schema 2018-09-04 12:49:03 -04:00
202fcef04c refactor: remove invalid variant 2018-09-04 12:48:49 -04:00
9a8588b283 feat: add jobs 2018-09-04 04:03:42 -04:00
76066c56f6 feat: add character face and portrait 2018-09-04 02:30:04 -04:00
d1353348bc refactor: use url_serde wrapper for multiple URLs 2018-09-03 19:29:17 -04:00
94c77d09cb feat: add Free Company search 2018-09-03 19:27:34 -04:00
1775e7a7e2 refactor: add deserialisation to all models 2018-09-03 17:14:48 -04:00
2a03b46696 docs: add CharacterSearch schema 2018-09-03 16:56:08 -04:00
ae6efda783 docs(Cargo.toml): note why an old version is being used 2018-09-03 16:48:34 -04:00
94366c7198 chore: make logic a default feature 2018-09-03 16:47:33 -04:00
bf10b06af8 refactor: add feature gates for use as a model library 2018-09-03 16:44:51 -04:00
98dd9192ec feat: add character search 2018-09-03 16:40:30 -04:00
db4c96040e refactor: make character parsing use errors
Add schema for characters.
2018-09-03 15:32:17 -04:00
0220f1a1d5 feat: add GCs and reputation 2018-09-03 14:41:01 -04:00
d1dfe671de chore: add gitattributes 2018-09-02 16:03:24 -04:00
7b2c25f813 refactor: update ffxiv_types 2018-09-02 16:01:22 -04:00
ec898bde2e chore: initial commit 2018-09-02 15:14:32 -04:00