Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-20 | Merge pull request #1571 from user7887/luci-ru | Hannu Nyman | |
i18n-sync base.po changes | |||
2018-01-20 | i18n-sync base.po changes | Vladimir | |
Signed-off-by: Vladimir <picfun@ya.ru> | |||
2018-01-20 | Merge pull request #1569 from user7887/luci-ru | Hannu Nyman | |
i18n-ru: Edits on the general pattern of Russian translation | |||
2018-01-20 | i18n-ru: Edits on the general pattern of Russian translation | Vladimir | |
Signed-off-by: Vladimir <picfun@ya.ru> | |||
2018-01-20 | Merge pull request #1565 from user7887/luci-ru | Hannu Nyman | |
i18n-sync changes mwan3 | |||
2018-01-20 | luci-mod-admin-full: fix typos on dhcp page | Hannu Nyman | |
Based on #1568 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> | |||
2018-01-19 | i18n-sync changes mwan3 | Vladimir | |
Signed-off-by: Vladimir <picfun@ya.ru> | |||
2018-01-18 | Merge pull request #1561 from TDT-AG/pr/luci-app-mwan3-refactoring-continue | Hannu Nyman | |
luci-app-mwan3: refactoring continue 2 | |||
2018-01-18 | luci-app-mwan3: refactoring troubleshooting page | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: rename status tab names | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: refactoring detail status view and controller | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: refactoring diagnostics view and controller | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: fix unify luci code styling | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: remove/unify lua require order | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: refactoring member config pages | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: refactoring warning compilation on the policy config pages | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: refactoring ruleconfig page | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: refactoring warning compilation on the rule config pages | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: remove some config parameter from rule overview table | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: update rule help text | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: remove config_css | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: remove some config parameter from interface overview table | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: refactoring warning compilation on the interface config pages | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: remove diagnostics service section | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: remove unnecessary table information | Florian Eckert | |
- memberconfg view: remove interface table information it is already reflected in the interface dropdown - policyconfig view: remove member table information it is already refelected in the member dropdown - ruleconfig view: remove policy table information it is already reflected in the policy dropdown Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: use mwan3 ubus call for status information | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: unify header in configuration tab | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: rename mwan3 status overview plugin | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-18 | luci-app-mwan3: remove old /etc/hotplug.d/16-mwancustombak" | Florian Eckert | |
Remove old /etc/hotplug.d/15-mwancustombak file use instead /etc/mwan3.user from the mwan3 base package. The modification could be done undet "Networke | Load Balancer | Notify" Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2018-01-17 | luci-app-nlbw: fix sporadic premature EOF when rendering JSON data | Jo-Philipp Wich | |
Specific timing patterns sometimes caused the LuCI controller to prematurely stop reading data, resulting in truncated JSON output. Turn the nonblocking waitpid() call into a blocking call after the IO read loop to avoid this issue. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-01-17 | luci-base: log login attempts | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-01-16 | Merge pull request #1557 from user7887/luci-ru | Hannu Nyman | |
i18n-sync change, added project info... | |||
2018-01-16 | i18n-sync change, added project info... | Vladimir | |
Signed-off-by: Vladimir <picfun@ya.ru> | |||
2018-01-16 | Merge pull request #1554 from sotux/zh_cn_translation | Hannu Nyman | |
luci-base: zh_CN: update Simplified Chinese translation | |||
2018-01-16 | luci-base: zh_CN: update Simplified Chinese translation | Qian Zheng | |
Signed-off-by: Qian Zheng <sotux82@gmail.com> | |||
2018-01-15 | luci-app-vpnbypass: fix translation string | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-01-15 | Merge pull request #1546 from stangri/luci-app-advanced-reboot | Hannu Nyman | |
luci-app-advanced-reboot: support for new board names for ea8500 and nbg6817 | |||
2018-01-15 | Merge pull request #1548 from musashino205/l10n/adblk-upd-ja | Hannu Nyman | |
luci-app-adblock: update Japanese translation | |||
2018-01-15 | Merge pull request #1547 from musashino205/l10n/fw-upd-ja | Hannu Nyman | |
luci-app-firewall: update Japanese translation | |||
2018-01-15 | luci-app-adblock: update Japanese translation | INAGAKI Hiroshi | |
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> | |||
2018-01-15 | luci-app-firewall: update Japanese translation | INAGAKI Hiroshi | |
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> | |||
2018-01-14 | luci-app-advanced-reboot: added support for new board names for ea8500 and ↵ | Stan Grishin | |
nbg6817 Signed-off-by: Stan Grishin <stangri@melmac.net> | |||
2018-01-14 | Merge pull request #1544 from user7887/luci-ru | Hannu Nyman | |
added project info, were reviewed in graphical mode, ready for a stab… | |||
2018-01-14 | added project info, were reviewed in graphical mode, ready for a stable release | Vladimir | |
Signed-off-by: Vladimir <picfun@ya.ru> | |||
2018-01-14 | Merge pull request #1542 from user7887/luci-ru | Hannu Nyman | |
added project info, were reviewed in graphical mode, ready for a stab… | |||
2018-01-14 | added project info, were reviewed in graphical mode, ready for a stable release | Vladimir | |
Signed-off-by: Vladimir <picfun@ya.ru> | |||
2018-01-14 | Merge pull request #1541 from user7887/luci-ru | Hannu Nyman | |
added project info, were reviewed in graphical mode, ready for a stab… | |||
2018-01-14 | added project info, were reviewed in graphical mode, ready for a stable release | Vladimir | |
Signed-off-by: Vladimir <picfun@ya.ru> | |||
2018-01-13 | luci-app-shairport: remove obsolete package | Hannu Nyman | |
shairport was removed from the packages feed in July 2017, so remove the LuCI frontend, too. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> | |||
2018-01-13 | luci-app-multiwan: remove obsolete package | Hannu Nyman | |
multiwan has been superseded by mwan3 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> |