mwarning / openwrt-firmware-selector

OpenWrt firmware selector. With custom image builder support.
https://mwarning.github.io/openwrt-firmware-selector/www/
Creative Commons Zero v1.0 Universal
38 stars 23 forks source link

support upstream json format #36

Closed aparcar closed 4 years ago

mwarning commented 4 years ago

Same here, I merge it so it can be improved later.

mwarning commented 4 years ago

I cherry-picked the commit.

mwarning commented 4 years ago

After fiddling with the code I see that base_url is meant as a way to set the image url. This is necessary because the native openwrt json files do not contain an url to the image. But I find base_url confusing. Maybe it needs a better name or a different configuration concept.