forked from mirror/Riven
1
0
Fork 0

Commit Graph

  • 3d56d7c722 Add meta module with ENDPOINT_PATH_METHODID map Mingwei Samuel 2020-06-04 22:39:51 -0700
  • b15672baaa get_optional parse Option to allow 'null' body Mingwei Samuel 2020-06-05 11:14:43 -0700
  • 14e6faa24e Restructure, add RiotApi.get_raw_response(...) method useful for proxies. Mingwei Samuel 2020-06-04 21:52:43 -0700
  • ea1af34854 Re-export reqwest properly Mingwei Samuel 2020-06-04 22:11:53 -0700
  • 1b80fa2595 Release 1.4.0 v1.4.0 Mingwei Samuel 2020-06-02 12:46:07 -0700
  • ae6056569e Add UNRANKED to tier enum, fix #11 Mingwei Samuel 2020-06-02 12:45:40 -0700
  • 2f1698b183 Release version 1.3.1 v1.3.1 Mingwei Samuel 2020-05-30 13:35:20 -0700
  • 33cec4c395 Add match-v4 timeline test, regen to fix missing optionals Mingwei Samuel 2020-05-30 13:33:49 -0700
  • eacc207331 Release version 1.3.0 v1.3.0 Mingwei Samuel 2020-05-04 11:30:46 -0700
  • b399ef4a4c Regen for missing tft-match-v1.InfoDto game_variation field #9 Mingwei Samuel 2020-05-04 11:29:51 -0700
  • ddd4cb8cbe Release version 1.2.0 v1.2.0 Mingwei Samuel 2020-05-02 12:56:03 -0700
  • 21579835c0 Regen, fix issues with tft optional responses/fields Mingwei Samuel 2020-05-02 12:55:37 -0700
  • 41ef6d9c2e Big generic client compiling users/mingwei/traits Mingwei Samuel 2020-04-21 14:50:30 -0700
  • 5d2925c0fa Adding Client, Response traits for reqwest Mingwei Samuel 2020-04-21 13:42:51 -0700
  • f716a30e31 Standardize re-export of reqwest users/mingwei/surf Mingwei Samuel 2020-04-21 00:48:57 -0700
  • 58d693e5ee Bump version 2.0.0-alpha.0 master Mingwei Samuel 2020-04-19 14:19:31 -0700
  • 43d7f607a1 Run autogen, only minor documentation changes Mingwei Samuel 2020-04-19 14:18:24 -0700
  • 60317be114 Let Reqwest `text()` convert the Response to a String Michal Baumgartner 2020-04-19 22:44:41 +0200
  • 169fa50f63 Add tests for headers and response body Michal Baumgartner 2020-04-19 22:09:17 +0200
  • d5494ba442 Add headers and response body to RiotApiError; remove Reqwest Response reference Michal Baumgartner 2020-04-19 22:08:56 +0200
  • fb0030e754 Make tests usable with any api key Michal Baumgartner 2020-04-19 22:08:11 +0200
  • 387bd25eca Release 1.1.0 v1.1.0 Mingwei Samuel 2020-03-31 12:50:14 -0700
  • 81326a5452 Add status code to RiotApiError, handle 204 to return None Mingwei Samuel 2020-03-31 12:49:17 -0700
  • 0459b7d471 Adding two clash tests (one failing) Mingwei Samuel 2020-03-31 12:07:22 -0700
  • 7f1b9534a9 Running srcgen for new clash endpoint Mingwei Samuel 2020-03-31 12:07:13 -0700
  • 1745ac0541 Update Queue const to prevent DEPRECATED collisions Mingwei Samuel 2020-03-31 11:58:15 -0700
  • 603de367c0 Comment out LOR test due to special API key required Mingwei Samuel 2020-03-31 11:50:21 -0700
  • 01aebf5126 Fix typo causing tests to always succeed. Mingwei Samuel 2020-03-31 11:46:26 -0700
  • 72b37d770d
    Add development/srcgen info to the README Mingwei Samuel 2020-02-02 13:21:43 -0800
  • 0ba0aaf78e Release 1.0.0 v1.0.0 Mingwei Samuel 2020-02-01 17:36:26 -0800
  • 32239d177e Update deps, parking_lot -> 0.10, strum -> 0.17 Mingwei Samuel 2020-02-01 17:36:05 -0800
  • 266b226602 Elaborate Error Handling in README Mingwei Samuel 2020-02-01 17:31:53 -0800
  • e5489e1c44 Add semantic versioning consideration to README Mingwei Samuel 2020-02-01 17:13:56 -0800
  • b8b3ec83f0 Adding iters to enums, updating a bunch of documentation Mingwei Samuel 2020-02-01 13:35:37 -0800
  • 338fc4e8b5 Release 0.2.2 v0.2.2 Mingwei Samuel 2020-01-29 17:52:24 -0800
  • 21ddff04ac Making spectator-v4.CurrentGameInfo.gameQueueConfigId optional Mingwei Samuel 2020-01-29 17:51:58 -0800
  • 7e5fa21ada Increment version 0.2.1 v0.2.1 Mingwei Samuel 2020-01-26 14:42:37 -0800
  • 85f156cab8 adding lor_ranked_v1 get_leaderboards test Mingwei Samuel 2020-01-26 14:42:02 -0800
  • 0e200a80fb Update: add LorRankedV1, add Sett, re-add get_matchlist season param Mingwei Samuel 2020-01-26 14:15:16 -0800
  • cf23db7361 Upgrade to reqwest 0.10, tokio 0.2, release 0.2.0 v0.2.0 Mingwei Samuel 2019-12-30 21:35:23 -0800
  • b4c0432286
    README.md move shields below header Mingwei Samuel 2019-12-06 22:36:48 -0800
  • 83250a4ac4 version 0.1.3 v0.1.3 Mingwei Samuel 2019-12-02 09:35:12 -0800
  • 2233be4dcb Updating from schemas Mingwei Samuel 2019-12-02 09:22:13 -0800
  • a50fb77fde add live game test Mingwei Samuel 2019-12-02 06:54:25 -0800
  • 2d7a98ab2d removing unused test readme.rs.ignored Mingwei Samuel 2019-12-02 06:44:28 -0800
  • 1e76906864 Upgrade deps, release 0.1.2 v0.1.2 Mingwei Samuel 2019-11-13 17:14:28 -0800
  • a604b5f39e Update doctests v0.1.1 Mingwei Samuel 2019-11-07 16:38:53 -0800
  • 120e703f45 Update travis to run nightly tests Mingwei Samuel 2019-11-07 16:06:09 -0800
  • 8c2cf64784 Update return Option only if x-nullable-404 Mingwei Samuel 2019-11-07 16:06:01 -0800
  • 69f7de55f3 Update readme for stable, fix dep build issue, increment version Mingwei Samuel 2019-11-07 12:56:59 -0800
  • 9dfe5a4aaa Update to work on stable 1.39 Mingwei Samuel 2019-11-07 12:45:13 -0800
  • 48d0903138 Version 0.1.0 v0.1.0 Mingwei Samuel 2019-11-04 23:29:46 -0800
  • dc751ee207 Update champion docs Mingwei Samuel 2019-11-04 23:29:20 -0800
  • 82a56b8c25
    Update README.md Mingwei Samuel 2019-11-04 23:03:59 -0800
  • 7fe972315b Update README.md Mingwei Samuel 2019-11-04 22:41:47 -0800
  • 914ce35259 Change region to be an enum Mingwei Samuel 2019-11-04 17:00:59 -0800
  • 3d0b42e31c readme example Mingwei Samuel 2019-11-03 14:36:30 -0800
  • 1581425206 update readme Mingwei Samuel 2019-11-03 12:04:25 -0800
  • de8cd21e94 move dtos to 'models' module Mingwei Samuel 2019-11-03 10:48:45 -0800
  • f2e70246bf Update champion, enums, and srcgen docs Mingwei Samuel 2019-11-03 10:36:51 -0800
  • a074b5ebed enable setting client builder in config Mingwei Samuel 2019-11-02 22:42:14 -0700
  • eac7e27f95 adding travis (wip) Mingwei Samuel 2019-11-02 21:25:23 -0700
  • a1b5406ac3 Updating bucket rate limiting system, adding bulk tests Mingwei Samuel 2019-11-02 20:55:07 -0700
  • 1b7d78e5e3 Updating nullability, fixing JS sort bugs Mingwei Samuel 2019-10-31 01:09:20 -0700
  • 2bd0e2ac4c update tests Mingwei Samuel 2019-10-30 22:52:00 -0700
  • 9db4c1a4a5 making some enums #[non_exhaustive] Mingwei Samuel 2019-10-30 13:29:23 -0700
  • 15faf83241 adding tests, fixing divsiion serialization Mingwei Samuel 2019-10-30 13:24:07 -0700
  • f1c31a59fa fix usage of enums in endpoints Mingwei Samuel 2019-10-29 16:51:41 -0700
  • 541ec9762c fixup! fix endpoint.rs indentation Mingwei Samuel 2019-10-29 15:38:46 -0700
  • bc996a34e0 fix endpoint.rs indentation Mingwei Samuel 2019-10-29 15:25:53 -0700
  • 5f5a32d753 make 'Official API Reference' not h1 in docs Mingwei Samuel 2019-10-27 12:15:22 -0700
  • 375a98492c remove trailing ' ' in favor of <br> Mingwei Samuel 2019-10-27 01:56:22 -0700
  • b230f266e1 Change enum variants to use SCREAMING_SNAKE_CASE since they are really sets of constants Mingwei Samuel 2019-10-27 01:52:55 -0700
  • 2511734bd5 reorganizing modules, sorting enums Mingwei Samuel 2019-10-27 01:34:10 -0700
  • e6d8bc5add Fix: do not export serde_string! macro Mingwei Samuel 2019-10-27 00:46:18 -0700
  • 3505dc10a9 adding token bucket burst, tests Mingwei Samuel 2019-10-27 00:42:28 -0700
  • 9e66efb8ad adding burst_pct to config Mingwei Samuel 2019-10-26 21:57:36 -0700
  • 506aed8b30 pruning dependencies a bit Mingwei Samuel 2019-10-26 10:01:41 -0700
  • df27e7533e adding/switching to num_enum macros for enums Mingwei Samuel 2019-10-26 09:23:58 -0700
  • aa5f251964 version 0.0.5 v0.0.5 Mingwei Samuel 2019-10-25 22:20:46 -0700
  • 58cf643e13 adding enums to serialization Mingwei Samuel 2019-10-25 22:19:00 -0700
  • fdd1b1516c update team enum Mingwei Samuel 2019-10-25 19:54:29 -0700
  • 9c4d3608eb Adding Map enum Mingwei Samuel 2019-10-25 19:52:43 -0700
  • aece28af4d adding GameMode enum Mingwei Samuel 2019-10-25 19:41:41 -0700
  • adec5f0df8 adding game_type, removing unneccesary std::fmt::Debug imports Mingwei Samuel 2019-10-25 19:38:08 -0700
  • 561eb04c48 updating season enum traits Mingwei Samuel 2019-10-25 19:25:48 -0700
  • 5b4981f227 adding tier enum Mingwei Samuel 2019-10-25 19:24:08 -0700
  • 44b12c2f32 Add division enum, update enums with strum macros, serde_repr Mingwei Samuel 2019-10-25 13:37:23 -0700
  • 42c6801453 Adding QueueType enum Mingwei Samuel 2019-10-25 12:44:45 -0700
  • 57a37b5a0f adding team enum Mingwei Samuel 2019-10-25 12:30:03 -0700
  • f671eea1bb rename queue enums with 'deprecated' Mingwei Samuel 2019-10-25 09:52:55 -0700
  • 0352d65d21 remove iso date from enums to prevent spurious diffs Mingwei Samuel 2019-10-25 09:47:45 -0700
  • 33803631cb Adjust season enum Mingwei Samuel 2019-10-23 01:24:15 -0700
  • 143e45e5d5 fixup! Updating to use custom error struct, adding docs Mingwei Samuel 2019-10-23 01:21:51 -0700
  • ae19db7b4c adding queue const (ugly) Mingwei Samuel 2019-10-23 01:20:34 -0700
  • fee229c1a9 adding season enum Mingwei Samuel 2019-10-23 00:49:02 -0700
  • 79ad933e91 Updating to use custom error struct, adding docs Mingwei Samuel 2019-10-23 00:39:40 -0700
  • c3c3e639ee update error handling Mingwei Samuel 2019-10-22 19:33:15 -0700
  • e62a41983a adding champion docs Mingwei Samuel 2019-10-22 18:21:27 -0700
  • f46bee1fad reorganizing endpoints into module Mingwei Samuel 2019-10-22 14:28:23 -0700