Commit graph

4 commits

Author SHA1 Message Date
Ansuel Smith
8aac2a339a
luci-app-ddns: fix wrong service with custom selected
If custom service is selected, no service is actually set in the uci config.
Fallback to custom service if no service is detected in the config.

Fixes #4301

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-08-22 19:58:28 +02:00
MartB
0d53606908 luci-app-ddns: fix syntax error
unexpected token: punc ) caused by extra ,

Signed-off-by: MartB <mart.b@outlook.de>
2019-11-29 01:29:05 +01:00
Chen Minqiang
56ed870746 luci-app-ddns: use the correct widget Select
ip_network should be NetworkSelect
ip_interface/interface should be DeviceSelect

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2019-11-17 18:51:57 +08:00
Ansuel Smith
34fa5122f9
luci-app-ddns: convert to client side implementation
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-11-11 20:47:16 +01:00