summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2018-03-02luci-app-travelmate: sync with release 1.1.3Dirk Brenken
* show WiFi QR codes from all configured Access Points Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-27luci-app-travelmate: sync with release 1.1.2Dirk Brenken
* refine timings & valid input ranges Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-20Merge pull request #1633 from dibdot/travelmatedibdot
luci-app-travelmate: sync with release 1.1.0
2018-02-19luci-app-travelmate: sync with release 1.1.0Dirk Brenken
* add an option for the captive portal detection * support the new signal quality treshold (default 30) * small fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-16luci-base: do not assume a fixed host address in delegated prefix (#1484)Jo-Philipp Wich
OpenWrt/LEDE introduced the "local-address" field a while back to expose the effective local host address of the delegated prefix, so use that information instead of assuming `[prefix]:1`. Fixes #1484. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-16luci-base: rework client side IP validation types and support "hostid" typeJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-16luci-base: fix Lua-side ip6hostid() datatype validationJo-Philipp Wich
A valid host ID as accepted by netifd must meet the following criteria: - Is either one of the two special "random" or "eui64" strings - Or is a valid IPv6 address according to inet_pton(AF_INET6) - Has the first 64 bit set to zero Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-08Merge pull request #1627 from user7887/luci-ruHannu Nyman
i18n-ru: fixed russian translation
2018-02-07i18n-ru: fixed russian translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-02-05Merge pull request #1626 from TDT-AG/pr/20180105-luci-app-mwan3-add-serviceHannu Nyman
luci-app-mwan3: add service hint
2018-02-05luci-app-wman3: show info if mwan3 is not global enabledFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05luci-app-mwan3: update look and feel interface status pageFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05luci-app-mwan3: do not show mwan3 status in overview if not enabledFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05luci-app-mwan3: update uci track entry to use /etc/init.d/mwan3 reloadFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05Merge pull request #1625 from musashino205/l10n/nbm-upd-jaHannu Nyman
luci-app-nlbwmon: update Japanese translation
2018-02-05Merge pull request #1624 from musashino205/l10n/uhttpd-upd-jaHannu Nyman
luci-app-uhttpd: update Japanese translation
2018-02-05luci-app-nlbwmon: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-05luci-app-uhttpd: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-05luci-app-shadowsocks-libev: remove deprecated option disable_sniYousong Zhou
This reverts commit 5d916835752f83c53528cada375e3dd57c693483. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-05luci-app-shadowsocks-libev: add no_delay to names_options_commonYousong Zhou
It will appear in the instance overview list Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-04luci-mod-admin-full: prevent unknown sysctl key warnings on status pageJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-03Merge pull request #1623 from dibdot/adblockdibdot
luci-app-adblock: fix XHMTL Markup
2018-02-03luci-app-adblock: fix XHMTL MarkupDirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-02timezone data: update to 2018cHannu Nyman
Update timezone data to 2018c http://mm.icann.org/pipermail/tz-announce/2018-January/000048.html Briefly: Sao Tome and Príncipe switched from +00 to +01. Brazil's DST will now start on November's first Sunday. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-02-02Merge pull request #1620 from musashino205/l10n/adblk-upd-jaHannu Nyman
luci-app-adblock: update Japanese translation
2018-02-03luci-app-adblock: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-03luci-app-adblock: sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-01-31Merge pull request #1614 from dibdot/adblockdibdot
luci-app-adblock: sync with adblock 3.5.0
2018-01-31luci-app-adblock: sync with adblock 3.5.0Dirk Brenken
* Support new 'Download Queue' * Support new 'Jail' Blocklist Creation (replace former 'Whitelist Mode') * Fix field width in "Runtime Information" section Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-30Merge pull request #1611 from squarewf/patch-1Jo-Philipp Wich
Fix #1609: luci-proto-wireguard placeholder wrongfully suggests default port
2018-01-30Merge pull request #1612 from user7887/luci-ruHannu Nyman
i18n-ru: fixed and updated russian translation
2018-01-30Fix #1609: luci-proto-wireguard placeholder wrongfully suggests default portsquare.wf
2018-01-30i18n-ru: fixed and updated russian translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-29Merge pull request #1607 from user7887/luci-rudibdot
luci-app-travelmate fixed
2018-01-29luci-app-travelmate fixedVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-29Merge pull request #1603 from user7887/luci-ruHannu Nyman
i18n-ru: fixed and updated russian translation
2018-01-29i18n-ru: fixed and updated russian translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-27Merge pull request #1600 from chris5560/masterHannu Nyman
luci.app-ddns: Update to 2.4.9-1
2018-01-27luci.app-ddns: Update to 2.4.9-1Christian Schoenebeck
Read registered IP from file, updated by ddns-scripts. Only read from DNS if file does not exist or outdated (check_interval). Require ddns-scripts v 2.7.7 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2018-01-26Merge pull request #1597 from stangri/luci-app-simple-adblockHannu Nyman
luci-app-simple-adblock: Better logic to start/stop/reload from Web UI
2018-01-26Merge pull request #1591 from user7887/luci-ruHannu Nyman
i18n-ru: fixed and updated russian translation
2018-01-26Merge pull request #1593 from sotux/zh-cn_translationHannu Nyman
luci-app-firewall: zh-cn: Update Simplified Chinese translation
2018-01-26Merge pull request #1596 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: better service start/stop
2018-01-26i18n-ru: fixed and updated russian translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-25luci-app-simple-adblock: bugfix for service start/stopStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25fixed dynapoint.lua, there was no translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-25luci-app-vpnbypass: better service start/stopStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25luci-app-firewall: zh-cn: Update Simplified Chinese translationQian Zheng
Signed-off-by: Qian Zheng <sotux82@gmail.com>
2018-01-23Merge pull request #1588 from user7887/luci-ruHannu Nyman
fixed dynapoint.lua, there was no translation
2018-01-23fixed dynapoint.lua, there was no translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>