summaryrefslogtreecommitdiff
path: root/main.py
Commit message (Collapse)AuthorAgeFilesLines
* Introduce new page with serverinfoAndré Glüpker2018-03-231-0/+13
|
* Ask SteamAPI for owned games and gamestats in CSGO.André Glüpker2018-01-261-4/+5
| | | | This is used in Premade Finder to maybe identify Smurfs.
* Reload templatesAndré Glüpker2018-01-261-0/+1
|
* Some code cleanupAndré Glüpker2018-01-061-2/+2
|
* Remove gameextrainfoAndré Glüpker2018-01-061-1/+3
| | | | | Steam API does not provide this anymore. We now fetch the gamelist ourself and use gameid.
* indentationAndré Glüpker2017-10-031-3/+3
|
* List multiple profiles for using friends= methodAndré Glüpker2017-10-031-1/+4
|
* Use name of profile as 'main' informationAndré Glüpker2017-10-021-1/+1
|
* Fetch given friendlists in parallelAndré Glüpker2017-10-021-4/+5
|
* Initial public releaseAndré Glüpker2017-10-011-0/+173