Commit graph

31 commits

Author SHA1 Message Date
f0936303bf Add systemd service file 2021-11-18 18:34:24 +01:00
eb15218f47 Add human readable minecraft version 2021-05-10 18:18:20 +02:00
b5a570c4ec Fix crash if no players are online 2021-05-10 18:04:43 +02:00
32847e3f5d Add requests to requirements 2021-05-10 17:59:09 +02:00
d224acc171 Make map endpoints configurable 2021-05-06 19:26:51 +02:00
0fa20ed0b4 Add more CPU details for the host 2021-05-06 19:16:41 +02:00
fb452da28f Replace rcon with "server list ping" for basic information
See https://wiki.vg/Server_List_Ping for details. It should allow to run
the landing page more stable as less parsing is involved. Also it does
not need to wait for the version reply anymore. This should fix several
500 errors if the version response is to slow.
2021-05-06 18:46:52 +02:00
095131bf08 Change news and donations to stub files 2021-05-06 14:29:39 +02:00
b5fe712ff3 Fix map download link 2021-04-30 16:13:59 +02:00
c85aac8893 Add server information 2021-04-30 15:25:02 +02:00
adb8f37e37 Update gitignore to exclude binary and temporary files 2021-04-30 13:56:03 +02:00
021ce489d1 Add world download button 2021-04-30 13:54:34 +02:00
5125b4d5b8 Add news from text file 2021-04-30 02:21:40 +02:00
5a2ebb7339 Fix map url 2021-04-30 02:16:13 +02:00
deb7ae6268 Remove unnecessary debug message 2021-04-30 02:15:57 +02:00
a459480973 Remove unnecessary background colors 2021-04-30 02:14:55 +02:00
bdd22ccbaf Add donation details 2021-04-30 02:12:50 +02:00
f3303cf938 Add donation button 2021-04-30 01:15:27 +02:00
57b276d7c7 Fix parsing if no players are online 2021-03-31 12:09:13 +02:00
f1dbbcbbb1 Add online player skin rendering to the webui 2021-03-25 01:27:33 +01:00
1fb05934f7 Fix opening of details 2021-03-25 01:04:11 +01:00
7cd3a49f6d Add realtime data 2021-03-24 16:40:17 +01:00
90a5b9b628 Add configparser 2021-03-24 16:05:16 +01:00
26bb615553 Add requirements.txt 2021-03-24 15:48:17 +01:00
4e86d180a2 Add toggle script for details 2021-03-24 15:36:49 +01:00
4bc1a909bb Add invite request form 2021-03-24 14:38:22 +01:00
2fb81a6b36 Add news section 2021-03-24 01:50:28 +01:00
dd556115aa Add resource sources 2021-03-23 15:25:00 +01:00
5e34263288 Add frontpage 2021-03-23 14:37:38 +01:00
c709f9695a Add homepage server script 2021-03-22 16:39:31 +01:00
3400a0a3f8 Add README.md 2021-03-22 16:38:27 +01:00