summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add hero search box to BR tabschneefux2018-12-134-11/+89
* buildschneefux2018-12-133-4/+4
* sync tab selection with URLschneefux2018-12-135-32/+69
* refactor: create ReportService, move tabs to componentschneefux2018-12-134-50/+122
* improve formattingschneefux2018-12-133-70/+64
* rename ReportTile -> TalentBoxschneefux2018-12-132-7/+7
* add 'Vainglory stats' to title for SEOschneefux2018-12-132-2/+2
* maps: fix todosschneefux2018-12-132-28/+28
* buildschneefux2018-12-131-1/+1
* add missing space in tab titleschneefux2018-12-134-5/+7
* add MDIschneefux2018-12-131-1/+2
* build talent name translation mapschneefux2018-12-132-2/+35
* merge 'NoTalent' and null talentsschneefux2018-12-133-1/+10
* fix 'NoTalen' stringsschneefux2018-12-132-14/+16
* update dataschneefux2018-12-133-3/+3
* correctly translate talents to rarityschneefux2018-12-133-3/+134
* google analyticsschneefux2018-12-133-3/+24
* adsenseschneefux2018-12-134-4/+28
* reword subtitleschneefux2018-12-131-1/+1
* Create CNAMEschneefux2018-12-131-0/+1
* Delete CNAMEschneefux2018-12-131-1/+0
* buildschneefux2018-05-081-2/+2
* rename Tony talentsschneefux2018-05-083-0/+0
* table: naive api name to talent name conversionschneefux2018-05-081-13/+21
* reference assetsschneefux2018-05-08157-10/+9
* add talent and hero icon assetsschneefux2018-05-08153-0/+0
* buildschneefux2018-05-083-4/+4
* first frontend proof of conceptschneefux2018-05-085-6/+169
* frontend template setupschneefux2018-05-0813-1215/+10923
* make markdown readmeschneefux2018-05-071-0/+0
* document the backend a lil bitschneefux2018-05-072-0/+8
* add npm data update script and brief readmeschneefux2018-05-073-3/+14
* add package.jsonschneefux2018-05-071-0/+33
* save output as reportschneefux2018-05-074-14/+50
* add .gitmodulesschneefux2018-05-071-0/+3
* add CNAME and placeholder indexschneefux2018-05-073-0/+11
* move files to backend subdir, push data in submoduleschneefux2018-05-0711-1/+1
* fix sortingschneefux2018-05-071-5/+2
* remove rate limit, do not crash on http 4xxschneefux2018-05-063-11/+21
* cache many small periods on disk and aggregate themschneefux2018-05-057-36/+105
* save data to fileschneefux2018-05-055-902/+958
* move request param generation to own file, retry failed queriesschneefux2018-05-055-26/+75
* first working versionschneefux2018-05-058-0/+4845