Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.06 KB

TODO.md

File metadata and controls

32 lines (17 loc) · 1.06 KB

TODO

  • Fix joinDate for grandmaster china region. http://sc2profiles.localhost/api/rankings.php?league=grandmaster&region=cn&bracket=1&race=all

    • awesome dates for history is wrong too
  • AchievementsListView fix displayHTMLString to use displayedContent things from the superclass that profileview uses. Handle edge cases.

  • Guess KR or TW in KRTW region from bnet url.

  • None of the derived sc2rank links are working

  • Set up easy development to production switch (cache etc)

  • Enable league sorting in player search (close leagues go to the top)

  • Custom lists!

  • Rewrite bnet profile parser

  • Return total pages/count for every paging enabled request (rankings, search, feeds, divisions)

  • Add in parser for achievements list - scratched

  • Caching for custom RANKS divisions

  • Add korean/china bnet to feeds parser

  • Add support for custom divisions in our own server.

  • Achievements showcase parser

  • Write a simple worker command that periodically updates ranks & custom divisions cache.