18 Commits

Author SHA1 Message Date
Random Person
d63a2c27f0 Update README.md 2019-08-31 19:37:59 -04:00
Anonymous
838f8329e4 removed remaining references to key extractor 2019-08-18 21:22:38 -04:00
Anonymous
83fab5ffcf Removed key extraction code.
Moved command implementations to base class
Removed references to config file structure
Turned brand into an Enum
(Note: this may change so urls can be modified in app.config)
Base class virtualizes key encoding
Implemented a client that uses external token signing when dev doesn't have keys
Fixed diagnostics request
2019-08-18 21:05:22 -04:00
Anonymous
938e343fcf typos 2019-08-11 22:07:09 -04:00
Anonymous
7057d5eabc sprucing up readme 2019-08-11 22:05:26 -04:00
Anonymous
f07892be53 When you complete a TODO you get to remove it :) 2019-08-11 21:44:00 -04:00
Anonymous
19191fc52d Completed renaming of JSON model properties and added some helpful code docs. Fixed a bug in the UI 2019-08-11 17:48:54 -04:00
Random Person
92e1347577 Update README.md 2019-08-11 16:18:20 -04:00
Random Person
731ee594f7 Update README.md 2019-08-10 17:47:43 -04:00
Anonymous
4dcebba1e8 Added obfuscated settings extraction capability 2019-08-10 15:30:04 -04:00
Anonymous
e3bc993411 updated readme 2019-08-09 19:41:03 -04:00
Anonymous
e9ffa5c13b Code cleanup:
- folders in api project
- changing json model object property names to be .NET style
- etc
Implemented wrapper HttpClient methods that handle token refreshing and first pass at transient error retries / throwing non-transient errors
2019-08-09 19:17:26 -04:00
Random Person
50a6e2e16d Update README.md 2019-08-09 16:00:27 -04:00
Anonymous
09133c79a5 fix formatting on readme 2019-08-08 21:50:59 -04:00
Anonymous
410e44eb37 Added models for vehicle query.
Completed initial implementation of saving, loading and refreshing token.
Brand selection and login are now working.
NOTE: commands will not work as vehicle selection is not implemented
2019-08-08 21:45:42 -04:00
Random Person
34a9bdf019 Update README.md 2019-08-08 19:52:01 -04:00
Anonymous
cc680a54f1 Initial commit of actual files 2019-08-08 19:49:02 -04:00
Random Person
40b23ad7ff Initial commit 2019-08-08 19:20:08 -04:00