luci-app-ddns: rework with new ddns changes 4471/head
authorAnsuel Smith <ansuelsmth@gmail.com>
Wed, 30 Sep 2020 11:40:06 +0000 (13:40 +0200)
committerAnsuel Smith <ansuelsmth@gmail.com>
Fri, 2 Oct 2020 12:30:20 +0000 (14:30 +0200)
commite478875c6c8756d3a8ff612c333a38d2f3f9cc8e
tree0821396b5bbae0c987a942bf43f72f30514ed29c
parent1da9df837685b3a2afc80125d056e37198933533
luci-app-ddns: rework with new ddns changes

This commit rework the app with the new ddns changes. DDns services are now stored in a dedicated list and the service specific data is stored in a dedicated json. This json can both preinstalled with a companion package or be downloaded on demand. The new app now check if the script is present and give a button to install it if not present in the system.
The app now will search for all the available service in the services directory and optionally if present will include in the list the service not installed from a static list. Special service that use a separate script (for example cloudflare-v4) will install directly in the services directory and will be included automatically.
The app now reset the ddns rule settings on service change.
Also rework the app to drop any global function and rework the function to use more default way to get data.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js
applications/luci-app-ddns/root/usr/libexec/rpcd/luci.ddns
applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json