summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Display minutes for connection durationAndré Glüpker2018-03-242-7/+5
|
* Add refresh button to server viewAndré Glüpker2018-03-241-0/+1
|
* Remove useless buttons from server viewAndré Glüpker2018-03-231-2/+0
|
* Decrease cache time for server queryAndré Glüpker2018-03-231-1/+1
|
* Introduce new page with serverinfoAndré Glüpker2018-03-236-0/+159
|
* Ask server for connected playersAndré Glüpker2018-03-231-4/+39
|
* Output filename on failed cache creation.André Glüpker2018-01-261-1/+1
|
* Ask SteamAPI for owned games and gamestats in CSGO.André Glüpker2018-01-263-77/+189
| | | | This is used in Premade Finder to maybe identify Smurfs.
* Reload templatesAndré Glüpker2018-01-261-0/+1
|
* Remove some debug printsAndré Glüpker2018-01-261-6/+0
|
* Don't convert appid to intAndré Glüpker2018-01-131-1/+2
|
* Some code cleanupAndré Glüpker2018-01-063-10/+5
|
* Remove gameextrainfoAndré Glüpker2018-01-063-6/+38
| | | | | Steam API does not provide this anymore. We now fetch the gamelist ourself and use gameid.
* Improve on missing gameextrainfo in steam api.André Glüpker2017-12-201-3/+4
| | | | | Show 'ingame', if gameid set. Show N/A, if gameextrainfo not set.
* indentationAndré Glüpker2017-10-031-3/+3
|
* Add faviconAndré Glüpker2017-10-034-0/+3
|
* List multiple profiles for using friends= methodAndré Glüpker2017-10-031-1/+4
|
* Increase width of playerboxes a bitAndré Glüpker2017-10-031-2/+2
|
* Copy to clipboard without popup :)André Glüpker2017-10-033-20/+44
|
* Use name of profile as 'main' informationAndré Glüpker2017-10-021-1/+1
|
* Fetch given friendlists in parallelAndré Glüpker2017-10-021-4/+5
|
* Add wgsi wrapperAndré Glüpker2017-10-011-0/+6
|
* Initial public releaseAndré Glüpker2017-10-0115-0/+1113