summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* there is no GitHub docs mirrorschneefux2017-01-311-1/+1
|
* move example one level upschneefux2017-01-301-0/+0
|
* Merge branch 'master' of https://github.com/schneefux/python-gamelockerschneefux2017-01-301-0/+14
|\
| * Merge pull request #1 from SpiesWithin/masterschneefux2017-01-301-0/+14
| |\ | | | | | | Added Example.
| | * Added ExampleJay Nagpaul2017-01-301-0/+14
| |/
* | rm player by name exampleschneefux2017-01-301-13/+0
| |
* | add example: find player id by nameschneefux2017-01-291-0/+13
|/
* bump pip versionschneefux2017-01-241-1/+1
|
* matches: drop arguments, support only parameter dics0.2.0schneefux2017-01-244-59/+13
|
* remove string hacksschneefux2017-01-246-105/+43
|
* version bump0.1.1schneefux2017-01-181-1/+1
|
* fix player filtering and offsetsschneefux2017-01-182-24/+24
|
* README -> README.mdschneefux2017-01-181-0/+0
|
* uploaded to PyPischneefux2017-01-181-1/+1
|
* update setup.pyschneefux2017-01-181-3/+6
|
* add readmeschneefux2017-01-181-0/+24
|
* status now returns jsonapi formatschneefux2017-01-171-1/+1
|
* region shard supportschneefux2017-01-171-3/+8
|
* todo done: docsschneefux2017-01-161-2/+0
|
* fix createdAt testsschneefux2017-01-161-2/+2
|
* generate sphinx docsschneefux2017-01-165-0/+764
|
* dashboard: fix, simplify and sort picksschneefux2017-01-152-15/+2
|
* dashboard: more statsschneefux2017-01-154-9/+84
|
* fix wrong calculation of page offsetsschneefux2017-01-151-1/+1
|
* ads: off by defaultschneefux2017-01-151-6/+7
|
* strings: add to documentation - only Vainglory supportedschneefux2017-01-151-0/+1
|
* vainglory -> Vaingloryschneefux2017-01-153-3/+3
|
* add functions to fancify itemsschneefux2017-01-155-10/+308
|
* datatypes: replace some incorrect definitions ofschneefux2017-01-151-3/+3
|
* remove unused importsschneefux2017-01-151-2/+0
|
* dashboard: config option for match limitschneefux2017-01-152-1/+4
|
* initialize secret key in uwsgischneefux2017-01-151-1/+1
|
* rework and redesign API demoschneefux2017-01-157-90/+210
|
* add jquery and highcharts files to exampleschneefux2017-01-153-2/+389
|
* hack a quick&dirty flask exampleschneefux2017-01-152-0/+123
|
* add tests and drafts for more match filtersschneefux2017-01-142-1/+60
|
* janus: remove duplicate copyright headerschneefux2017-01-141-25/+0
|
* rewrite API to parse with xamoom-janusschneefux2017-01-144-340/+264
|
* janus: add option to preserve relation objects in update_objectschneefux2017-01-141-4/+12
|
* janus: support lists in from_messageschneefux2017-01-141-3/+13
|
* add janus jsonapi libraryschneefux2017-01-141-0/+968
|
* first commit - first API draftschneefux2017-01-128-0/+1250