jerrykuku / luci-app-argon-config

Argon Theme Config Plugin
Apache License 2.0
187 stars 77 forks source link

fix compatibility issue with openwrt 21.02- #38

Closed 1715173329 closed 1 year ago

1715173329 commented 1 year ago

On OpenWrt 21.02 and lower version, "system info" doesn't provide space info, which fails page loading. Let's simply add a new func to rpcd script to fetch available space.

While at it, revert unnecessary changes to argon uci config.

Fixes: 5b8057beda83e9 ("refactor: rewritten in JS")