Commit Graph

40 Commits

Author SHA1 Message Date
Smith
f9190cf6bd fix token validation + error notif 2022-07-21 10:03:05 +02:00
Smith
5266e5854f refactor web server 2022-07-21 09:38:15 +02:00
Smith
52280b5fb6 graph style: adjust x axis labels 2022-07-19 09:39:49 +02:00
Smith
f05dc08870 show graph chart for offline servers 2022-07-17 12:45:37 +02:00
Smith
e015154810 add timezoneOffset support 2022-07-17 09:43:32 +02:00
Smith
900d55c470 switch to npm registry version of gamedig fork 2022-07-13 17:38:03 +02:00
Smith
36b56a22b5 add stackblitz 1 click deployment support
* clean up run-scripts (upd. readme)
 * add repo field to package.json
 * block serving the web UI if `SECRET` env var is not set
2022-07-13 17:36:13 +02:00
Smith
8d081afc3e nicer API errors for the control panel
* unify token validation
2022-07-09 15:46:25 +02:00
Smith
283f8c3b33 add heroku 1 click deployment support
* Procfile, app.json, `PORT` env
2022-06-17 01:28:45 +02:00
Smith
a53ea95f9b fix minecraft discord embed 2022-06-08 20:01:35 +02:00
Smith
440a10bc6b simplify 2022-05-13 18:59:26 +02:00
Smith
8666b3d1b9 fix connect link #2 2022-05-13 18:40:27 +02:00
Smith
7c73158bd6 fix: connect link for non IP hostnames & logout prompt after save 2022-05-13 18:26:27 +02:00
Smith
84309a47fb fix graph span3 2022-05-09 21:56:58 +02:00
Smith
6e0ab6500f fix graph span2 2022-05-09 21:57:55 +02:00
Smith
885d56c49e fix graph span 2022-05-09 21:57:16 +02:00
Smith
e3161f306e gs.name; gs.timezoneOffset; ref 2022-05-09 21:53:01 +02:00
Smith
e78785ae79 fix flush data path 2022-05-08 20:45:46 +02:00
Smith
cd29454eca less verbose gamedig debug 2022-05-08 20:42:16 +02:00
Smith
97c0794653 menu; sections; notifications; save config toast
* styling
2022-05-08 20:12:46 +02:00
Smith
b19d920617 ui wip; logout
* add animate.css
 * request available features to test token
2022-05-07 22:48:42 +02:00
Smith
64ac0151bd moved main config to db; web ui WIP
bearer token validation + retry prompt  
json-editor ui + json schema  
flush buttons, save config button  
add mustache dep.  
fix dev script  
new config sample: alerts + embed options
2022-05-01 20:13:27 +02:00
Smith
9bef000933 debug, readme, config 2022-04-18 17:10:23 +02:00
Smith
4f6884de02 telegram: don't escape dash in markdown 2022-04-09 21:17:04 +02:00
Smith
dff1cd65d7 telegram: show graph even if player count is 0 atm. 2022-04-09 20:40:18 +02:00
Smith
f57dc6d596 filter player fields by availability
* name, time, score, ping
2022-04-09 18:27:09 +02:00
Smith
b619bf8e66 telegram: do not escape dots 2022-04-09 15:22:03 +02:00
Smith
fad2a1bc0b telegram: sanitize all string fields 2022-04-09 15:05:39 +02:00
Smith
7860f8cf42 sanitize telegram markdown 2022-04-09 14:58:21 +02:00
Smith
d1106b3782 auto scale graph y-axis range
* readme
 * extended config for test discord server (ACME Co.)
2022-04-09 14:47:29 +02:00
Smith
fce8a2e7f1 hotfix: for some servers not returning map (eg. teamspeak)
thx @soulkobk !
2022-04-09 11:03:12 +02:00
Smith
f635f66e5d readme; graph styling 2022-04-07 17:36:30 +02:00
Smith
724fb0e97e switch graph to line chart 2022-04-07 00:30:19 +02:00
Smith
2fba5c838d telegram: removed stats text 2022-04-06 23:53:41 +02:00
Smith
ea58e49031 📊 player num. graph 2022-04-06 23:38:37 +02:00
Smith
ff9881cff6 refactor / cleanup 2022-04-06 19:31:20 +02:00
Smith
f9b99da3ca flush data / re-init watcher, player abstraction 2022-04-06 16:10:55 +02:00
Smith
d46391c89b upd. msg format 2022-04-06 00:14:23 +02:00
Smith
37666a8977 discord bot, index redirect, refactoring 2022-04-06 00:05:47 +02:00
Smith
fb749b5515 watcher, game-server + history, telegram-bot, discord-bot wip 2022-04-04 23:25:06 +02:00