00cea6788e
fix: sync config with db only after connection is established ( #2346 )
...
Build / build (push) Successful in 57s
Build Docker image / docker-amd64 (push) Successful in 46s
Build Docker image / docker-arm64 (push) Successful in 1m0s
The error message had regressed in the case where connection could not be established.
Reviewed-on: #2346
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-28 15:08:36 -07:00
731ce6c215
feat: galleon of ghouls ( #2280 )
...
Build Docker image / docker-arm64 (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Build / build (push) Has been cancelled
Re #1103
Reviewed-on: #2280
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-25 08:04:03 -07:00
95136e6059
feat: dynamic void fissure missions ( #2214 )
...
Build Docker image / docker-arm64 (push) Successful in 59s
Build / build (push) Successful in 56s
Build Docker image / docker-amd64 (push) Successful in 1m6s
Closes #1512
Reviewed-on: #2214
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 04:47:45 -07:00
0c4065619d
chore: support config path being specified via command line argument ( #2201 )
...
Build / build (push) Successful in 51s
Build Docker image / docker (push) Successful in 38s
Reviewed-on: #2201
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-18 11:34:12 -07:00
c6dd8bfb81
chore: improve error reporting when config.json exists with invalid json ( #2166 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #2166
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-15 18:51:32 -07:00
d41e4f7f56
chore: restart web server when ports in config have changed ( #2100 )
...
Build Docker image / docker (push) Waiting to run
Build / build (push) Has been cancelled
Reviewed-on: #2100
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-24 01:48:25 -07:00
3ff7e4264c
chore: npm update ( #2021 )
...
Build Docker image / docker (push) Has been cancelled
Build / build (push) Has been cancelled
Reviewed-on: #2021
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-08 08:22:06 -07:00
5c22949c6b
chore: improve handling when config.json is missing & fix logger options ( #1460 )
...
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1460
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-05 06:50:57 -07:00
e65393f433
chore: use json-with-bigint for JSON.stringify hook ( #1312 )
...
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1312
2025-03-24 11:31:53 -07:00
cf3007b744
chore: update config when admin changes their name ( #1298 )
...
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1298
2025-03-23 09:06:08 -07:00
0e1973e246
feat: start nemesis ( #1227 )
...
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Closes #446
As discussed there, some support for 64-bit integers without precision loss had to be hacked in.
Reviewed-on: #1227
2025-03-20 05:36:09 -07:00
2efe0df2f2
chore: fix some eslint warnings ( #1007 )
...
Build / build (18) (push) Successful in 1m4s
Build / build (20) (push) Successful in 1m9s
Build / build (22) (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 50s
Reviewed-on: #1007
2025-02-24 20:56:34 -08:00
e4613069b3
fix: abort startup if not connected to MongoDB server ( #665 )
2024-12-31 01:41:47 +01:00
02f4d0e821
improve: handle config.administratorNames being a string ( #658 )
2024-12-29 23:34:26 +01:00
063adb3519
improve: tell user that the WebUI is available ( #631 )
2024-12-23 22:48:16 +01:00
e3f543d9be
improve: ensure 'npm run lint' passes without errors ( #249 )
2024-06-01 13:03:27 +02:00
ef220ca6d7
feat: allow optionally connecting to WebUI via HTTPS by using p2ptls cert ( #246 )
2024-05-31 14:17:39 +02:00
c911fd77f1
improve: logging during startup sequence ( #244 )
2024-05-30 13:33:49 +02:00
dea35fbd99
feat: add httpPort & httpsPort options ( #226 )
2024-05-22 23:32:11 +02:00
25914bfa18
Improved logging using winston ( #111 )
2024-01-06 16:26:58 +01:00
Alan Morel
5b029cfb3b
refactor: run prettier cli to format all files
2023-05-23 20:42:06 -04:00
Ângelo Tadeucci
84c825e8a7
Initial commit
2023-05-19 15:26:36 -03:00