summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-07Table pagination moved to row rendering codejson-fetchemkael
2017-09-07Dynamic table row renderingemkael
2017-09-07JSON data for first three rankingsemkael
2017-09-07Generating ranking table data in separate JSON files, rather than inline HTMLemkael
2017-09-07Moving JSON data to http/dataemkael
2017-09-07REverting previous ranking back to 1000 positionsemkael
2017-09-06Back to 2000 entries for rankingsemkael
2017-09-06Default page size is 50, not 40emkael
2017-09-06Renaming ranking raw CSV data fileemkael
2017-09-06New rankingsemkael
2017-09-06Hard cutoff for import files, after 1000 placesemkael
2017-09-06Inserting editions menu doesn't have to depend on ranking tables being genera...emkael
2017-09-06I honestly don't know what's changed, it's just a re-generated ranking.json fileemkael
2017-09-06Instructions on static groupo ranking page expandedemkael
2017-07-06Abbreviation captions in group rating toolsemkael
2017-07-06Tools for calculating group ratingsemkael
2017-07-06Generating ranking data in JSON formatemkael
2017-07-06Ability to compile multiple panels into single static pageemkael
2017-07-06Removing unecessary link from static pages footeremkael
2017-07-04Players' DB for 2017-03emkael
2017-07-04Build scripts for static content and menuemkael
2017-07-04Generating static content from common page templateemkael
2017-07-04Compiling static links into top menu of the pagesemkael
2017-07-04Fixing Firefox mishandling (URI-encoding) of hash paramsemkael
2017-06-23Additional ARIA attributes for non-textual contentemkael
2017-06-23Aligning pagination and page size selection panelsemkael
2017-06-20Merge pull request #10 from emkael/custom-paginationMichał
2017-06-20Custom pagination on ranking pagescustom-paginationemkael
2017-06-20Better detection of param change in hashemkael
2017-06-20Refactoring param change detectionemkael
2017-06-20Removing Useless Use of Catemkael
2017-06-20Consistent styling for filtersemkael
2017-06-20Merge pull request #9 from emkael/name-filterMichał
2017-06-20Support for easier filter input on mobile devicesname-filteremkael
2017-06-20Inified way to handle parameter changesemkael
2017-06-20Adding timestamp to script URLemkael
2017-06-20Filtering by players' namesemkael
2017-06-20Filter field for players' namesemkael
2017-06-16Links from players pages point to specific pages of ranking... pagesemkael
2017-06-16Adding link to raw CSV in ranking page footeremkael
2017-06-16Cleaning target for the Makefileemkael
2017-06-16`all` target back as default target for the Makefileemkael
2017-06-15`deploy` target in separate executable, more flexibleemkael
2017-06-15Desaturate bronze table row.emkael
2017-06-15Removing leftover, old build scriptemkael
2017-06-15Makefile documentationemkael
2017-06-15Depending on the Python module instead of the standalone executable for HTML ...emkael
2017-06-15Separating HTML pages minimization from `all` build targetemkael
2017-06-15Merge pull request #2 from starsep/requirementsMichał
2017-06-14Merge pull request #1 from starsep/mkdir-http-playersMichał