16 Commits

Author SHA1 Message Date
A. Svensson
64379d647d Defaults to remove servers older than 3 days now (instead of 7) 2017-12-05 23:44:27 +01:00
A. Svensson
fbb1ce1672 Prevents showing servers with 1 player, when the server is infact empty 2017-10-06 21:00:26 +02:00
A. Svensson
6cc20e337d Refactors daily avg. chart and adds hourly avg. chart 2017-09-09 14:00:58 +02:00
A. Svensson
51685c55d9 Adds proper styling I don't have to be embarassed about 2017-08-22 21:24:19 +02:00
A. Svensson
7b9954c624 Removes old/remove server spam, tests are ok 2017-08-22 18:14:28 +02:00
A. Svensson
746a5b5b6f Shuts up the update spam 2017-08-14 17:14:30 +02:00
A. Svensson
ae58539a4b Correctly update/remove old servers 2017-08-14 17:12:06 +02:00
A. Svensson
8ba561d8f2 Adds simple prototype to show reddit mentions 2017-07-15 19:17:51 +02:00
A. Svensson
3f38424ed9 Makes it easier to share the webClient used internally 2017-07-15 19:16:00 +02:00
A. Svensson
5d07c05648 Renames packages to correct name 2017-07-15 18:08:17 +02:00
A. Svensson
c6f73275b4 Adds the new and freshly refactored source 2017-07-15 17:53:29 +02:00
A. Svensson
2d2d277555 Removes old code, it's a fresh start 2017-07-15 17:50:27 +02:00
A. Svensson
d2af505b0c Add TOML config and clean up startup.
- Removed servers.json and it's config code.
- Load the new config.toml, using TOML instead of JSON.
- Moved most of the cli flags to the config file.
- Simplified creation of a new server instance (using New()).
- Goroutine running updates was moved inside the lib.
2016-06-19 15:31:38 +02:00
A. Svensson
d710ef9bea Refactor ss13.go into main.go and a much cleaner state. 2016-06-19 14:22:19 +02:00
A. Svensson
74fe8963d3 Use a better name for the main file. 2016-02-20 17:13:23 +01:00
A. Svensson
c6ec28fc9b Added the new go code. 2015-11-03 19:36:33 +01:00