a-sync
|
8f06795fc5
|
bump gamedig & gsw versions
|
2024-10-23 09:19:19 +02:00 |
|
dependabot[bot]
|
a46a823640
|
Bump cookie and express
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 17:05:05 +00:00 |
|
a-sync
|
4e4d17d79f
|
bump version
|
2024-09-17 12:45:32 +02:00 |
|
a-sync
|
0b2e46769d
|
bump version
|
2024-09-17 12:15:14 +02:00 |
|
a-sync
|
a868def0c8
|
replace vulnerable dependency
|
2024-09-17 12:15:06 +02:00 |
|
a-sync
|
a55912c7f2
|
skip address if IP is in private range
|
2024-09-17 11:44:40 +02:00 |
|
a-sync
|
8dadc3da81
|
npm audit fix
|
2024-09-12 22:51:25 +02:00 |
|
a-sync
|
ec3b861c69
|
upd. Dockerfile & release actions
- omit dev deps from lxc image
- add linux/arm64 release
- bump version
- upd. gamedig
- audit fix.
|
2024-09-07 13:40:42 +02:00 |
|
Smith
|
ae2b2a31a2
|
chore: update gamedig
|
2024-08-20 02:46:27 +02:00 |
|
Smith
|
8e10ff8388
|
bump version
|
2024-06-30 23:12:18 +02:00 |
|
Smith
|
7057ad7501
|
upd. gamedig + audit fix
|
2024-06-29 23:22:50 +02:00 |
|
Smith
|
7ef49223f3
|
add username gamedig option to support palworld
|
2024-06-15 10:23:59 +02:00 |
|
Smith
|
78602a9554
|
remove cdn workaround
|
2024-05-17 10:07:36 +02:00 |
|
Smith
|
86f6740b70
|
switch to gamedig stable release
|
2024-05-17 09:37:50 +02:00 |
|
Smith
|
d2ba2ed632
|
hotfix for cdn issue
|
2024-05-02 09:25:20 +02:00 |
|
Smith
|
70aa35ce27
|
npm audit fix
|
2024-04-30 21:43:29 +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 |
|
a-sync
|
91afd8b045
|
upd. package-lock
|
2024-04-20 20:52:23 +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
|
8197f27491
|
adds common protocols to the end of game types list
|
2024-01-13 15:11:14 +01:00 |
|
Smith
|
96614348f1
|
adds new gamedig options: requestRulesRequired, requestPlayersRequired
|
2024-01-13 14:50:52 +01:00 |
|
Smith
|
4f253005e8
|
use ajax_cache_responses (json-editor)
|
2024-01-07 13:39:23 +01:00 |
|
Smith
|
258ddfb2a7
|
fix JSONEditor config format
* remove css workaround
|
2024-01-06 17:02:58 +01:00 |
|
Smith
|
ecdd6db6a0
|
remove steam://connect/ prefix of server connect uri
|
2023-12-28 21:26:33 +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
|
c47f690017
|
slack-bot WIP
|
2023-08-16 23:55:22 +02:00 |
|
Smith
|
046c946df0
|
revert optional port; new fields wip
|
2023-08-05 15:47:15 +02:00 |
|
Smith
|
1a8e8c9339
|
extend types; schema wip
* handle optional gamedig props in watcher service
|
2023-08-05 11:18:46 +02:00 |
|
Smith
|
1c9850e158
|
upd. deps
|
2023-08-05 08:10:29 +02:00 |
|
dependabot[bot]
|
43707ad412
|
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 18:17:54 +00: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 |
|