summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https_dns_proxy
AgeCommit message (Collapse)Author
2019-10-08luci-app-https_dns_proxy: bugfix: subnet address datatype, add DNS.SB providerStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-09-30luci-app-https_dns_proxy: bugfix: proper formatting of dhcp server entriesStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-27i18n: sync translationsINAGAKI Hiroshi
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-20luci-app-https_dns_proxy: better handling of ports, update of dhcp configStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-02-21luci-app-https_dns_proxy: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-01-04i18n: update Chinese translationyangfl
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-11-15luci-app-https_dns_proxy: fix datatype of subnet address optionalphakk
The datatype ip4prefix only accept numbers from 0 to 32, not subnet/mask (i.e. 192.168.1.0/24), this affects option "-e". https://github.com/openwrt/luci/wiki/Datatypes#ip4prefix the description is wrong, according to src http://luci.subsignal.org/trac/browser/luci/branches/luci-0.10/libs/web/luasrc/cbi/datatypes.lua#L76 Submitted-by: alphakk <kkspaces@mail.com> [slightly reword commit message] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-07i18n: sync translations, add location annotatationsHannu Nyman
Thanks to a recent commit, the translation files will now have info about locations where the string is used. That can help is deciding the correct translation, as all contexts are more easily found. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-09-12i18n: sync translationsMartin Schiller
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2018-09-02luci-app-https_dns_proxy: initial commitStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>