1
0
Commit Graph

6 Commits

Author SHA1 Message Date
b14a66ea3d Use firmware-config.js as driver for tests 2026-03-26 12:08:47 +01:00
1c8e58e34d Update software URLs
Since the output of the modded files is identical for each version, the
fact that these were swapped for Clara/Libra did not matter, but it's
been amended now.

I've added patches for older devices on 4.38, but this isn't currently
usable in the UI as I've not set up the `downloads.json` file with
correct and up-to-date URLs for these devices.

I'm not even sure I want to actually support this, as the SD card
storage in these older devices is less reliable, which means that
applying custom patches is a little bit more risky in my eyes.
2026-03-26 11:38:25 +01:00
9349896763 Modernize frontend build pipeline with esbuild and ES modules 2026-03-19 17:37:34 +01:00
91f09b42a8 Standardize line endings
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m45s
2026-03-16 20:43:13 +01:00
8dde08b494 Migrate src/public to web/public
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m41s
2026-03-16 12:55:05 +01:00
5e80cfd6d1 Integration test (conditional)
Some checks failed
Build & Test WASM / build-and-test (push) Failing after 1m45s
2026-03-16 11:41:35 +01:00