14 Commits

Author SHA1 Message Date
e65393f433 chore: use json-with-bigint for JSON.stringify hook (#1312)
Some checks failed
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)
Some checks failed
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)
Some checks failed
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)
All checks were successful
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