A. Svensson
|
207c0a056b
|
Fixed bug with tuesday/thursday getting mixed.
|
2015-11-03 22:08:29 +01:00 |
|
A. Svensson
|
5df2d7e3fd
|
Added index and foreign key support to server_populations table.
|
2015-11-03 21:49:29 +01:00 |
|
A. Svensson
|
c6ec28fc9b
|
Added the new go code.
|
2015-11-03 19:36:33 +01:00 |
|
A. Svensson
|
2dc2aee782
|
Removed the old python code,
and saved a copy of it in the old_python_code_dev branch.
|
2015-11-03 19:31:22 +01:00 |
|
A. Svensson
|
29b662ba61
|
Added the stats page to the menu.
|
2015-05-25 18:19:08 +02:00 |
|
A. Svensson
|
8d95ac2cac
|
Added a stats page.
|
2015-05-25 18:15:40 +02:00 |
|
A. Svensson
|
4792581d4d
|
Show warning text when a graph img couldn't be loaded.
|
2015-05-25 14:08:01 +02:00 |
|
A. Svensson
|
6555c6f19a
|
Moved up the footer so it's more visible (or something.. it looks better now at least)
|
2015-05-24 16:05:49 +02:00 |
|
A. Svensson
|
353b733d58
|
Removed footer note about byond data, since it's on the about page now.
|
2015-05-24 16:05:21 +02:00 |
|
A. Svensson
|
b8616a76cc
|
Added link to the about page on the main menu.
|
2015-05-24 15:05:55 +02:00 |
|
A. Svensson
|
8e04316a53
|
Added note for the future.
|
2015-05-24 14:53:14 +02:00 |
|
A. Svensson
|
4b244434c6
|
Some optimizations for the markdown func.
|
2015-05-24 14:51:33 +02:00 |
|
A. Svensson
|
526e299731
|
Added about page (just a copy of the README).
|
2015-05-24 14:41:20 +02:00 |
|
A. Svensson
|
0f55eb4521
|
Merge branch 'master' into dev
|
2015-05-24 13:36:53 +02:00 |
|
A. Svensson
|
efde2d89f0
|
Fix #1: Thanks to @Hugo14453 for a corgi favicon.
|
2015-05-24 13:23:54 +02:00 |
|
A. Svensson
|
1ddec78fc0
|
Clarified the graphs data intervals.
|
2015-05-21 19:42:54 +02:00 |
|
A. Svensson
|
e1a0eec442
|
Clarified time periods for graphs and use one less unneeded graph.
|
2015-05-21 18:11:09 +02:00 |
|
A. Svensson
|
ff9e202df6
|
Use the new names for the graphs, in the template.
|
2015-05-21 17:54:44 +02:00 |
|
A. Svensson
|
614fb0648c
|
Merge branch 'master' into new_graphs
|
2015-05-19 21:44:22 +02:00 |
|
A. Svensson
|
2d9862a2ea
|
Hotfix to the hotfix and hot dogs all around.
|
2015-05-19 21:40:49 +02:00 |
|
A. Svensson
|
dd7e2e26f8
|
Merge branch 'master' into new_graphs
|
2015-05-19 21:38:03 +02:00 |
|
A. Svensson
|
b1278a215b
|
Fixed unicode issue (again!).
|
2015-05-19 21:37:03 +02:00 |
|
A. Svensson
|
de942345a8
|
Hotfix for multiple <B> tags in titles.
|
2015-05-19 21:04:45 +02:00 |
|
A. Svensson
|
89a6070b59
|
Make sure jQuery is loaded during debugging.
|
2015-05-19 20:10:59 +02:00 |
|
A. Svensson
|
e394206f14
|
Removed unused graph data from django model.
|
2015-05-19 20:04:19 +02:00 |
|
A. Svensson
|
fce863fc1e
|
Removed the js graph crap.
|
2015-05-19 19:57:56 +02:00 |
|
A. Svensson
|
43aae333e2
|
Added new graphs to templates.
|
2015-05-19 19:48:34 +02:00 |
|
A. Svensson
|
f1539101d5
|
Let django display the new graph files.
|
2015-05-18 19:43:57 +02:00 |
|
A. Svensson
|
cb24f5be1d
|
Show avg. # of players on the servers list.
|
2015-04-07 16:25:44 +02:00 |
|
A. Svensson
|
178a3a33ad
|
Penalize servers trying to spoof the player count on the Byond page.
|
2015-04-06 14:02:24 +02:00 |
|
A. Svensson
|
097eba7b03
|
Removed pesky debug thing.
|
2015-04-06 13:18:53 +02:00 |
|
A. Svensson
|
bdd45aaa7e
|
Added doc strings to the poller.
|
2015-04-06 13:12:43 +02:00 |
|
A. Svensson
|
91090f6b0d
|
Deactivate PrivateServers when they've been offline for over a week.
|
2015-04-06 13:03:13 +02:00 |
|
A. Svensson
|
15463a851a
|
Failure to poll a servers means we treat it like it's offline.
|
2015-04-06 13:02:04 +02:00 |
|
A. Svensson
|
d139364722
|
Code optimization for readability.
|
2015-04-06 12:27:43 +02:00 |
|
A. Svensson
|
f3411362df
|
Get a list of servers to poll from PrivateServers.
|
2015-04-06 12:15:15 +02:00 |
|
A. Svensson
|
637a7ba3bd
|
Added PrivateServer model.
|
2015-04-06 12:12:06 +02:00 |
|
A. Svensson
|
290f696ae5
|
Minor tweaks.
|
2015-04-06 11:45:38 +02:00 |
|
A. Svensson
|
5fc67d27d2
|
Merge branch 'master' into private_servers
|
2015-04-06 02:56:31 +02:00 |
|
A. Svensson
|
4c64e92320
|
Fixed the fucking unicode issues with the models.
|
2015-04-06 02:45:05 +02:00 |
|
A. Svensson
|
026858da0e
|
Moved the poller and scaper to new file.
|
2015-04-05 13:49:47 +02:00 |
|
A. Svensson
|
070278c4bc
|
Added note.
|
2015-04-05 13:31:36 +02:00 |
|
A. Svensson
|
6665365fd8
|
Updated link to github repo.
|
2015-04-05 13:19:39 +02:00 |
|
A. Svensson
|
a9ef758e1a
|
First try at polling private servers.
|
2015-04-05 13:17:00 +02:00 |
|
A. Svensson
|
cbf209c6b5
|
Fixed stupid unicode issue.
|
2015-04-03 12:39:01 +02:00 |
|
A. Svensson
|
3a32152fc0
|
Added some missing static files.
|
2015-03-18 17:59:05 +01:00 |
|
A. Svensson
|
bc2853f547
|
Leveled up my english five minutes ago.
|
2015-03-16 17:10:36 +01:00 |
|
A. Svensson
|
933957bef6
|
Show server status on it's own page too.
|
2015-03-16 17:02:17 +01:00 |
|
A. Svensson
|
0fd24aa8de
|
Added a status column to the server list.
|
2015-03-16 16:44:29 +01:00 |
|
A. Svensson
|
6cf9d8d41c
|
Redirected root index, a bunch of people have been hitting a 404 there.
|
2015-03-15 19:08:18 +01:00 |
|