7 Commits

Author SHA1 Message Date
Michael Stapelberg 9c06b898c1 status: display running EEPROM bootloader build-timestamp
This is more user-friendly compared to the raw SHA256 checksums.
Those can still be obtained by querying the status via JSON.

fixes https://github.com/gokrazy/gokrazy/issues/343
2025-11-20 08:13:35 +01:00
Michael Stapelberg 63b2aa82de fix displaying firmware EEPROM version on Pi 5
The Pi 5 firmware does not rename recovery.bin anymore,
so the check we did to figure out if the updated succeeded
only works on the Pi 4.

related to https://github.com/gokrazy/gokrazy/issues/332
2025-11-16 09:05:06 +01:00
Michael Stapelberg baeae7659a web interface: label the two SHA256 EEPROM checksums 2025-11-16 08:55:08 +01:00
oliverpool e39b02bec1 web interface: add power management buttons (#331) 2025-09-16 22:07:52 +02:00
Michael Stapelberg 73892ad238 display SBOM hash in the top right web interface header
related to https://github.com/gokrazy/gokrazy/issues/167
2023-02-19 15:26:20 +01:00
Christian Heusel ff09e855be clean up header and add logo 2022-03-06 15:58:17 +01:00
Michael Stapelberg fefd4180bb use go:embed directive instead of goembed.go for bundling assets 2021-06-24 17:54:43 +02:00