summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2018-01-23i18n-ru: fixed simple-adblock strin&rus translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru> refine refine
2018-01-21i18n-ru: fixed russian translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-21Merge pull request #1576 from stangri/luci-app-advanced-rebootHannu Nyman
luci-app-advanced-reboot: fixed bug on devices/board names with dashe…
2018-01-21luci-app-advanced-reboot: fixed bug on devices/board names with dashes in themStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-21i18n-ru: fixedVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-20luci-app-voice-core and -diag: remove from repoHannu Nyman
Remove luci-app-voice-core and luci-app-voice-diag as they have been BROKEN since 2015. They only support luci-app-diag-devinfo that has been removed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20freifunk-p2pblock / luci-app-p2pblock: remove from repoHannu Nyman
Remove freifunk-p2pblock and luci-app-p2pblock as they have been BROKEN since 2016. Packages depend on the removed l7-protocols as well as the deprecated l7 support in the iptables kernel modules. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20luci-app-diag-devinfo: remove from repoHannu Nyman
Remove luci-app-diag-devinfo as it has been BROKEN since 2015 due to several dependencies to packages in oldpackages or abandoned Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20luci-app-ushare: remove from repoHannu Nyman
Remove luci-app-ushare as it has been BROEKN since 2015. (ushare package is still in oldpackages) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20luci-app-radvd: remove from the repoHannu Nyman
luci-app-radvd has been BROKEN since March 2016 as it depends on radvd, which is still in oldpackages repo. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20luci-app-pbx(-voicemail): remove from repoHannu Nyman
Remove the luci-app-pbx(-voicemail) packages, as they have been marked BROKEN since August 2016. The pbx packages depend on asterisk 1.8 that is EOL upstream and has been moved from the telephony feed to the abandoned feed. If LuCI pbx packages are still needed, they should be refreshed to depend on a current asterisk version from the telephony feed, and to match the features of that asterisk version. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20i18n-ru: Edits on the general pattern of Russian translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-19i18n-sync changes mwan3Vladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-18luci-app-mwan3: refactoring troubleshooting pageFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: rename status tab namesFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: refactoring detail status view and controllerFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: refactoring diagnostics view and controllerFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: fix unify luci code stylingFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: remove/unify lua require orderFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: refactoring member config pagesFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: refactoring warning compilation on the policy config pagesFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: refactoring ruleconfig pageFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: refactoring warning compilation on the rule config pagesFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: remove some config parameter from rule overview tableFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: update rule help textFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: remove config_cssFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: remove some config parameter from interface overview tableFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: refactoring warning compilation on the interface config pagesFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: remove diagnostics service sectionFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: remove unnecessary table informationFlorian 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-18luci-app-mwan3: use mwan3 ubus call for status informationFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: unify header in configuration tabFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-app-mwan3: rename mwan3 status overview pluginFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18luci-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-17luci-app-nlbw: fix sporadic premature EOF when rendering JSON dataJo-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-16i18n-sync change, added project info...Vladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-15luci-app-vpnbypass: fix translation stringJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-15Merge pull request #1546 from stangri/luci-app-advanced-rebootHannu Nyman
luci-app-advanced-reboot: support for new board names for ea8500 and nbg6817
2018-01-15Merge pull request #1548 from musashino205/l10n/adblk-upd-jaHannu Nyman
luci-app-adblock: update Japanese translation
2018-01-15luci-app-adblock: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-01-15luci-app-firewall: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-01-14luci-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-14added project info, were reviewed in graphical mode, ready for a stable releaseVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-14added project info, were reviewed in graphical mode, ready for a stable releaseVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-14added project info, were reviewed in graphical mode, ready for a stable releaseVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-13luci-app-shairport: remove obsolete packageHannu 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-13luci-app-multiwan: remove obsolete packageHannu Nyman
multiwan has been superseded by mwan3 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-13luci-app-mmc-over-gpio: remove obsolete packageHannu Nyman
mmc-over-gpio package itself was removed in Jan 2017 with c9dd40f628e so remove also the LuCI frontend. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-13added project info, were reviewed in graphical modeVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-13fixed russian translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>