freifunk-berlin / falter-packages

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

falter-berlin-autoupdate: Add validators to input fields #416

Closed Akira25 closed 1 year ago

Akira25 commented 1 year ago

Adds validator to the input fileds of the autoupdate luci app. Runtested on my falter router at home.

Akira25 commented 1 year ago

In this case the linter is definitely wrong. Removing the return in line 5 breaks the app. Maybe we can disable the erroneous linter, as the other JS-linters work fine.