summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* web-dev: first web frontend sampleschneefux2017-01-271-0/+1
* api: pgadmin writes BOM to sql scriptsschneefux2017-01-271-1/+1
* api: use prefixschneefux2017-01-271-1/+1
* api: /winrates endpointschneefux2017-01-273-3/+26
* api: move db queries to sql filesschneefux2017-01-274-41/+53
* api: demo /matches endpointschneefux2017-01-273-12/+102
* api: use shardId instead of shard as shard id in databaseschneefux2017-01-261-8/+4
* api: use jsonb instead of jsonschneefux2017-01-231-2/+2
* api: fix getting new matchesschneefux2017-01-233-6/+11
* api: send requests synchronouslyschneefux2017-01-233-24/+63
* api: rewrite to use asyncschneefux2017-01-223-56/+90
* api: implement crawler and database functionalityschneefux2017-01-225-0/+256