freifunk-berlin / falter-packages

Sources for the falter-packagefeed
GNU General Public License v3.0
12 stars 17 forks source link

Adopt to new Luci-API #95

Open PolynomialDivision opened 3 years ago

PolynomialDivision commented 3 years ago

Something is wrong with our Luci-Theme. Instead of finding the mistake and build a workaround, let us just adopt the the current Luci-API. No, we do not have to throw our luci code away, we have just to adopt the control files.

This means

Akira25 commented 3 years ago

Sounds nice. Go for it. I'm awaiting your PR :)

PolynomialDivision commented 3 years ago

Lua support should be dropped and we have to rewrite everything in json... xD https://github.com/openwrt/luci/issues/3378'

Akira25 commented 3 years ago

@PolynomialDivision I think we should have a more precise Issue. Which apps are in the scope og this issue? What exactly to change there? How to change that?

Could you maybe write some PRs fot this?