post-merge

* npm run build
* upstream fix for XSS vulnerability
This commit is contained in:
Frank
2023-06-15 21:08:03 +02:00
parent 3127c60b41
commit d51a41f084
6 changed files with 2816 additions and 2792 deletions

View File

@@ -674,7 +674,8 @@ function populateInfo(i)
//WLEDMM: add total heap and total PSRAM, and build number, add bin name
if (i.ver.includes("0.14.1")) vcn = "Sitting Ducks"; // easter egg
if (i.ver.includes("0.14.0")) vcn = "Lupo"; // check for MM versioning scheme
if (i.ver.includes("0.14.0-b15.2")) vcn = "Sitting Ducks"; // late easter egg
if (i.ver.includes("0.14.0-b15.1")) vcn = "Sitting Ducks"; // late easter egg
if (i.ver.includes("0.14.0-b15.2")) vcn = "The Way"; // recently watched The Mandalorian?
if (i.ver.includes("0.14.0-b15.22")) vcn = "Lupo";
cn += `v${i.ver} &nbsp;<i>"${vcn}"</i><p>(WLEDMM_${i.ver} ${i.rel}.bin)</p><p><em>build ${i.vid}</em></p><table>
${urows}