baldo
|
6f3eb92c45
|
Refactor some server-side string types into newtypes.
|
2022-07-14 20:07:51 +02:00 |
|
baldo
|
3a253ba72e
|
Fix: Use seconds for unix timestamps to not compare seconds and milliseconds.
|
2021-08-09 21:54:13 +02:00 |
|
baldo
|
f96113c1c5
|
[UNTESTED]: Also delete offline nodes that were never online.
|
2021-07-26 21:40:54 +02:00 |
|
baldo
|
ada5d99128
|
Fix: Typo in field assignment.
|
2021-02-22 22:35:40 +01:00 |
|
baldo
|
93069806f6
|
Fix: Parsing node files did not prefill missing fields correctly.
* This lead to a HTTP 500 on dashboard as some nodes were missing
monitoring fields.
* Removed a problematic cast and added sane defaults.
|
2021-02-22 22:26:19 +01:00 |
|
baldo
|
cc44bce95a
|
Fix: Some calls returned not only the node but also nodeSecrets.
* Broke REST-calls.
* Also prevents leaking monitoring tokens.
|
2021-01-25 22:40:41 +01:00 |
|
baldo
|
52822207a5
|
Typescript migration: Major refactoring.
|
2020-04-15 20:12:58 +02:00 |
|