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
39 stars 22 forks source link

Store custom image `request_hash` in url #17

Closed aparcar closed 3 years ago

aparcar commented 4 years ago

Since https://github.com/aparcar/asu/commit/903a264436054b7563a790202d48a2d0bbcb21c4 it is possible to directly request images hashes. Each time an image is created an anchor should be set to make links shareable.

If YAFS detects an anchor it should request the image information via /api/build/<request_hash>.

mwarning commented 4 years ago

Why not send the URL with the hash in the first place?

mwarning commented 3 years ago

Is this feature implemented?

mwarning commented 3 years ago

not applicable anymore