A. Svensson
|
6a35357b2a
|
Remove check_error and let OpenSqliteDB return errors instead.
|
2016-04-22 15:12:28 +02:00 |
|
A. Svensson
|
12c6fe64ba
|
Rename log_error to LogError.
|
2016-04-22 15:04:51 +02:00 |
|
A. Svensson
|
07828f0e6a
|
Embed templates and use them for the web server.
|
2016-04-22 15:01:18 +02:00 |
|
A. Svensson
|
549c5b3599
|
Fix hardcoded file paths.
|
2016-04-22 11:15:18 +02:00 |
|
A. Svensson
|
166215a6f4
|
Rename main to globals.
|
2016-04-22 11:14:23 +02:00 |
|
A. Svensson
|
2976629ad2
|
Add about page.
|
2016-04-21 16:32:04 +02:00 |
|
A. Svensson
|
6fe5510291
|
Handle web errors better.
|
2016-04-21 15:47:55 +02:00 |
|
A. Svensson
|
d661c0352f
|
Rename all templates.
|
2016-04-21 15:27:03 +02:00 |
|
A. Svensson
|
23d2d3c75c
|
Add simple error 404 page.
|
2016-04-21 15:23:46 +02:00 |
|
A. Svensson
|
e526cff3e7
|
Removed the IsDebug* crap.
|
2016-04-21 14:59:43 +02:00 |
|
A. Svensson
|
014b42cbb3
|
Handle errors better in updater/scraper/poller.
|
2016-04-21 14:54:02 +02:00 |
|
A. Svensson
|
a91ba8a5dd
|
Make log_error actually log errors without panicing.
|
2016-04-21 14:51:19 +02:00 |
|
A. Svensson
|
206817cc65
|
Add some todos and tweak server list order.
|
2016-04-21 14:07:28 +02:00 |
|
A. Svensson
|
872d7a429b
|
Revert "Sort server list better."
This reverts commit eca528318ff7f533ea75f82616a6d37aba0ade82.
Fuck, I made a mess.
|
2016-03-13 10:50:32 +01:00 |
|
A. Svensson
|
eca528318f
|
Sort server list better.
|
2016-03-13 10:46:10 +01:00 |
|
A. Svensson
|
8fa98df187
|
Don't quit on scraper errors.
|
2016-03-04 20:52:30 +01:00 |
|
A. Svensson
|
2ec35faed1
|
Fix servers not getting removed.
|
2016-02-22 19:30:25 +01:00 |
|
A. Svensson
|
4240297aa8
|
Log stats in UTC.
|
2016-02-22 18:35:46 +01:00 |
|
A. Svensson
|
5a10cdecd9
|
Fix the stupid DB functions and embed gorm instead.
|
2016-02-20 20:46:27 +01:00 |
|
A. Svensson
|
3dfee907c1
|
Run updates in a DB transaction.
|
2016-02-20 20:25:18 +01:00 |
|
A. Svensson
|
66cad28cf9
|
Fix removing inactive servers and avoid doing unneeded work.
|
2016-02-20 20:14:00 +01:00 |
|
A. Svensson
|
9723c63912
|
Fix encoding issue with server titles.
|
2016-02-20 19:55:23 +01:00 |
|
A. Svensson
|
9043b8b10d
|
Stop setting up the web server when doing an update...
|
2016-02-20 17:54:21 +01:00 |
|
A. Svensson
|
642e5227eb
|
Add versioning.
|
2016-02-20 17:52:55 +01:00 |
|
A. Svensson
|
43c7271a76
|
Added note about foreign keys, gorm and sqlite.
|
2015-11-03 22:22:37 +01:00 |
|
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 |
|