Commit Graph

46 Commits

Author SHA1 Message Date
Smith
d2ba2ed632 hotfix for cdn issue 2024-05-02 09:25:20 +02:00
Smith
8114cc9fa0 🐋 upd. dockerfile
* upd. jsoneditor build
 * upd. readme
2024-04-30 21:39:22 +02:00
a-sync
5dc6e4a4bb bump version 2024-04-20 21:42:16 +00:00
Smith
1b19e16967 only notify about non auth errors on login 2024-03-23 20:56:09 +01:00
Smith
54e52a1164 fix json-editor select placeholder bug 2024-03-23 17:34:43 +01:00
Smith
973c4f0ce4 bump version 2024-03-23 17:08:18 +01:00
Smith
742350e927 simple mde content hidden until active fix 2024-03-23 12:45:43 +01:00
Smith
de61f941bb rename config field to infoText
* more generic naming: Description --> Info
2024-03-23 12:03:15 +01:00
Smith
b83ec0e3b2 bump version; npm audit fix 2024-03-23 10:39:15 +01:00
Smith
2c00299799 adds description field
* don't cache ajax reqs on localhost
 * enable markdown editor
2024-03-23 09:01:09 +01:00
Smith
5e7d48d84a fix duplicating GameServer instances on restarts 2024-03-09 20:59:26 +01:00
Smith
8490648e4d bump version 2024-03-09 20:36:27 +01:00
Smith
5e45da87d8 bump nodejs version in docker 2024-02-28 17:30:35 +01:00
Smith
79ad18ea17 switch to @types/gamedig 2024-01-27 09:19:43 +01:00
Smith
ec15035321 upd. lowdb dependency
* now that we use esm we can drop the backported old version fork
2024-01-22 23:11:54 +01:00
Smith
f77d769084 bump version 2024-01-22 12:23:47 +01:00
Smith
126d12bc0a clean up dupe types; switch to local type declaration 2024-01-22 12:21:35 +01:00
Smith
ce0f2c95e7 upd. some types
* upd. deps
2024-01-21 17:46:47 +01:00
Smith
2fca8c9457 upgrade gsw to esnext module
* fix import extensions
 * set new module and resolution type
 * upd. gamedig dependency to node-gamedig#master
2024-01-21 15:08:50 +01:00
Smith
96614348f1 adds new gamedig options: requestRulesRequired, requestPlayersRequired 2024-01-13 14:50:52 +01:00
Smith
ecdd6db6a0 remove steam://connect/ prefix of server connect uri 2023-12-28 21:26:33 +01:00
Smith
4ab9be3921 upd. readme; bump version 2023-12-18 18:30:36 +01:00
Smith
7035d6d07c optional players list; online/offline color picker for discord
* remove custom property inputs
 * fix checkbox input size
2023-12-05 17:46:29 +01:00
Smith
c104e763f0 upd. deps; add update step to 🥚 install/reinstall
* `npm update` installs the latest version of all dependencies even if a compatible version is already available locally (eg.: gamedig)
2023-11-03 09:00:52 +01:00
Smith
325979dc36 upd. gamedig games list links 2023-11-02 20:37:49 +01:00
Smith
3592744dfa misc/readme 2023-08-17 23:32:17 +02:00
Smith
f15f2ed4e0 fix styling 2023-08-17 23:15:37 +02:00
Smith
4aa90f11b0 add slack envs
* add slack flush api
2023-08-17 18:41:41 +02:00
Smith
c47f690017 slack-bot WIP 2023-08-16 23:55:22 +02:00
Smith
410dd1d66a 🥚: v0 2023-08-15 16:02:46 +02:00
Smith
1c9850e158 upd. deps 2023-08-05 08:10:29 +02:00
Smith
a1dcee44cc wip 2023-02-19 19:51:02 +01:00
Smith
381d1d8f48 update to node 16; upd. deps
* add discord.js optionals
 * cloudno.de --> fly.io
2022-09-06 12:14:12 +02:00
Smith
f46d48b734 upd. deps 2022-07-21 10:29:56 +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
7768f53a57 upd. deps 2022-06-30 22:34:52 +02:00
Smith
283f8c3b33 add heroku 1 click deployment support
* Procfile, app.json, `PORT` env
2022-06-17 01:28:45 +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
facd6617b8 readme 2022-04-08 20:42:45 +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
fb749b5515 watcher, game-server + history, telegram-bot, discord-bot wip 2022-04-04 23:25:06 +02:00
a-sync
c3f4304ba2 Init server 2022-03-31 17:14:09 +02:00