Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support not being able to fetch owned games | André Glüpker | 2018-04-19 | 1 | -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 updates | André Glüpker | 2018-03-30 | 1 | -0/+3 |
| | |||||
* | Use gameextrainfo as gamename, if not yet in list | André Glüpker | 2018-03-27 | 1 | -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 accurate | André Glüpker | 2018-03-24 | 2 | -2/+2 |
| | |||||
* | Fix two newly introduced typos/errors | André Glüpker | 2018-03-24 | 1 | -2/+2 |
| | |||||
* | Use correct Serverinfo title | André Glüpker | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | Display minutes for connection duration | André Glüpker | 2018-03-24 | 1 | -3/+3 |
| | |||||
* | Add refresh button to server view | André Glüpker | 2018-03-24 | 1 | -0/+1 |
| | |||||
* | Remove useless buttons from server view | André Glüpker | 2018-03-23 | 1 | -2/+0 |
| | |||||
* | Introduce new page with serverinfo | André Glüpker | 2018-03-23 | 3 | -0/+63 |
| | |||||
* | Ask SteamAPI for owned games and gamestats in CSGO. | André Glüpker | 2018-01-26 | 1 | -64/+93 |
| | | | | This is used in Premade Finder to maybe identify Smurfs. | ||||
* | Some code cleanup | André Glüpker | 2018-01-06 | 1 | -1/+1 |
| | |||||
* | Remove gameextrainfo | André Glüpker | 2018-01-06 | 1 | -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üpker | 2017-12-20 | 1 | -3/+4 |
| | | | | | Show 'ingame', if gameid set. Show N/A, if gameextrainfo not set. | ||||
* | Add favicon | André Glüpker | 2017-10-03 | 3 | -0/+3 |
| | |||||
* | Copy to clipboard without popup :) | André Glüpker | 2017-10-03 | 1 | -3/+3 |
| | |||||
* | Initial public release | André Glüpker | 2017-10-01 | 3 | -0/+218 |