Files
espurna/code/html
Maxim Prokhorov f2153f4a38 webui(settings): allow string id mapping in enumerables
store names as {id: name, ...}, not [{id, name}, ...]
entries appear the same way, and js stores keys in the insertion order

fixup numbers converted to strings
fixup select options typing to accept [string, string] instead of [number, string]
2025-03-19 04:38:39 +03:00
..
2018-03-19 07:13:21 +01:00
2024-06-25 17:53:50 +03:00