summaryrefslogtreecommitdiff
path: root/main.py
Commit message (Collapse)AuthorAgeFilesLines
* Change format_datetime to be a Jinja2 filterAndré Glüpker2021-02-161-3/+2
|
* Show age of accounts on premadefinderAndré Glüpker2021-02-161-0/+1
|
* Add logging to fileAndré Glüpker2018-06-051-0/+3
|
* Handle update check in case of server timeoutsAndré Glüpker2018-05-011-6/+8
|
* Append Debug and TODO in main.pyAndré Glüpker2018-03-301-0/+6
|
* Query servers in parallel and check for updatesAndré Glüpker2018-03-301-2/+26
|
* Display minutes for connection durationAndré Glüpker2018-03-241-4/+2
|
* 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