Go to file
Stefan Agner 496ff9afc8
Completely match the new Supervisor log timestamp format (#110)
With the recent change which added milliseconds to the timestamp the
timestamp removal regex used in the landing page frontend did not
completely remove the timestamp anymore. This also lead to log level not
match correctly, and hence loss of log coloring.

Correctly match the log timestamp.

See also: https://github.com/home-assistant/supervisor/pull/4954
2024-04-04 11:36:21 +02:00
.github Bump home-assistant/builder from 2024.01.0 to 2024.03.5 (#109) 2024-03-21 09:10:05 +01:00
rootfs/usr/share/www Completely match the new Supervisor log timestamp format (#110) 2024-04-04 11:36:21 +02:00
.devcontainer.json Adjust devcontainer (#79) 2022-11-25 08:08:02 +01:00
.gitignore Initial commit 2020-10-11 16:42:14 +02:00
.hadolint.yaml Initial commit 2020-10-11 15:14:47 +00:00
Dockerfile Bump go to 1.19 (#71) 2022-08-10 15:24:24 +02:00
LICENSE Initial commit 2020-10-11 16:42:14 +02:00
README.md Initial commit 2020-10-11 16:42:14 +02:00
build.yaml Bump home-assistant/builder from 2023.06.0 to 2023.06.1 (#91) 2023-06-27 17:56:03 +02:00
go.mod Bump github.com/rs/xid from 1.4.0 to 1.5.0 (#83) 2023-04-17 12:36:50 +02:00
go.sum Bump github.com/rs/xid from 1.4.0 to 1.5.0 (#83) 2023-04-17 12:36:50 +02:00
http.go Fix io/ioutil deprecation warnings (#84) 2023-04-17 12:21:21 +02:00
main.go Handle SIGTERM and Ctrl+C (SIGINT) gracefully (#96) 2023-09-07 11:04:30 +02:00
mdns.go Shutdown mdns on the right function (#8) 2020-10-12 16:02:35 +02:00

README.md

landingpage