Add luci-app-ddns to package feed
authorRISCi_ATOM <bob@bobcall.me>
Sat, 11 Jan 2020 23:12:05 +0000 (18:12 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Sat, 11 Jan 2020 23:12:05 +0000 (18:12 -0500)
commitbd94d478144e4067c717d05c473fba847117b7ca
tree8afe187c93ded142f954c394c7cb9b3b8099b3de
parent61b816f2384e0ae70fceebcd686f3d01521cf434
Add luci-app-ddns to package feed
41 files changed:
luci/luci-app-ddns/Makefile [new file with mode: 0644]
luci/luci-app-ddns/luasrc/controller/ddns.lua [new file with mode: 0755]
luci/luci-app-ddns/luasrc/model/cbi/ddns/detail.lua [new file with mode: 0644]
luci/luci-app-ddns/luasrc/model/cbi/ddns/global.lua [new file with mode: 0644]
luci/luci-app-ddns/luasrc/model/cbi/ddns/hints.lua [new file with mode: 0644]
luci/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua [new file with mode: 0644]
luci/luci-app-ddns/luasrc/tools/ddns.lua [new file with mode: 0755]
luci/luci-app-ddns/luasrc/view/admin_status/index/ddns.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/detail_logview.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/detail_lvalue.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/detail_value.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/global_value.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/overview_doubleline.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/overview_enabled.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/overview_startstop.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/overview_status.htm [new file with mode: 0644]
luci/luci-app-ddns/luasrc/view/ddns/system_status.htm [new file with mode: 0644]
luci/luci-app-ddns/po/ca/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/cs/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/de/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/el/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/es/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/fr/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/he/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/hu/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/it/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/ja/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/no/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/pl/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/pt-br/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/pt/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/ro/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/ru/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/sv/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/templates/ddns.pot [new file with mode: 0644]
luci/luci-app-ddns/po/tr/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/uk/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/vi/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/zh-cn/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/po/zh-tw/ddns.po [new file with mode: 0644]
luci/luci-app-ddns/root/etc/uci-defaults/40_luci-ddns [new file with mode: 0755]