summaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Track ServerQuery latencyAndré Glüpker2018-09-031-1/+1
|
* Support not being able to fetch owned gamesAndré Glüpker2018-04-191-1/+1
| | | | | Since steam privacy setting allows players to hide their library, the code broke, when there was no data :/
* Query servers in parallel and check for updatesAndré Glüpker2018-03-301-0/+3
|
* Use gameextrainfo as gamename, if not yet in listAndré Glüpker2018-03-271-1/+1
| | | | | Far Cry 5 on release was not yet in our gamename cache, but gameextrainfo was set correctly.
* Rename CS:GO to Steam to be more accurateAndré Glüpker2018-03-242-2/+2
|
* Fix two newly introduced typos/errorsAndré Glüpker2018-03-241-2/+2
|
* Use correct Serverinfo titleAndré Glüpker2018-03-241-1/+1
|
* Display minutes for connection durationAndré Glüpker2018-03-241-3/+3
|
* Add refresh button to server viewAndré Glüpker2018-03-241-0/+1
|
* Remove useless buttons from server viewAndré Glüpker2018-03-231-2/+0
|
* Introduce new page with serverinfoAndré Glüpker2018-03-233-0/+63
|
* Ask SteamAPI for owned games and gamestats in CSGO.André Glüpker2018-01-261-64/+93
| | | | This is used in Premade Finder to maybe identify Smurfs.
* Some code cleanupAndré Glüpker2018-01-061-1/+1
|
* Remove gameextrainfoAndré Glüpker2018-01-061-4/+4
| | | | | 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.
* Add faviconAndré Glüpker2017-10-033-0/+3
|
* Copy to clipboard without popup :)André Glüpker2017-10-031-3/+3
|
* Initial public releaseAndré Glüpker2017-10-013-0/+218