Commit graph

12 commits

Author SHA1 Message Date
baldo cbd5624fb2 Nicer display of node list 2022-05-30 13:54:57 +02:00
baldo 0f60436b2c Admin: Basic node listing 2022-05-30 12:36:28 +02:00
baldo c9ac65eaad Suppress wrong typeguard warnings 2022-05-26 13:03:46 +02:00
baldo fde340ead0 Display config values in header and footer. 2022-05-19 13:33:48 +02:00
baldo 59f7897d8e Initial setup for new frontend. 2022-05-19 12:05:44 +02:00
baldo 002ae4419f Implement custom logger to replace scribe.js.
* scribe.js is unmaintained and adds unnecessary complexity.
2022-02-09 18:02:59 +01:00
baldo 12a13f47bf Allow to completely disable logging. 2021-08-23 21:05:17 +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 fb87695b3e Migrate to version 2 of nodes.json and start adding tests 2020-06-30 13:47:30 +02:00
baldo 52822207a5 Typescript migration: Major refactoring. 2020-04-15 20:12:58 +02:00
baldo 7325cd4db6 Typescript migration
* utils/strings.js
* utils/urlBuilder.js
2020-04-08 21:25:33 +02:00