summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-07-25luci-app-nut: Add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-25luci-app-ltqtapi: Add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-25luci-app-privoxy: Add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-25luci-mod-system: leds.js: fix crash when no usb devices or ports are presentJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-23Merge pull request #2909 from castillofrancodamian/lxcFlorian Eckert
luci-app-lxc: Add Spanish translation
2019-07-23Merge pull request #2908 from castillofrancodamian/squidFlorian Eckert
luci-app-squid: Add template
2019-07-23Merge pull request #2907 from castillofrancodamian/olsr-vizFlorian Eckert
luci-app-olsr-viz: Add template
2019-07-23Merge pull request #2906 from castillofrancodamian/olsr-servicesFlorian Eckert
luci-app-olsr-services: Add template
2019-07-23Merge pull request #2905 from castillofrancodamian/ocservFlorian Eckert
luci-app-ocserv: Add template
2019-07-23Merge pull request #2904 from castillofrancodamian/mosquittoFlorian Eckert
luci-app-mosquitto: Add template
2019-07-23Merge pull request #2903 from castillofrancodamian/ltqtapiFlorian Eckert
luci-app-ltqtapi: Add template
2019-07-23Merge pull request #2902 from castillofrancodamian/dump1090Florian Eckert
luci-app-dump1090: Add template
2019-07-23Merge pull request #2901 from castillofrancodamian/csharkFlorian Eckert
luci-app-cshark: Add template
2019-07-23Merge pull request #2898 from castillofrancodamian/attFlorian Eckert
luci-app-attendedsysupgrade: Add template
2019-07-23Merge pull request #2900 from castillofrancodamian/banipFlorian Eckert
luci-app-banip: Add template
2019-07-23Merge pull request #2899 from castillofrancodamian/bmx7Florian Eckert
luci-app-bmx7: Add template
2019-07-23Merge pull request #2897 from castillofrancodamian/e2Florian Eckert
luci-app-e2guardian: Add template
2019-07-22luci-app-lxc: Add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-squid: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-olsr-viz: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-olsr-services: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-ocserv: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-mosquitto: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-ltqtapi: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-dump1090: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-cshark: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-banip: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-bmx7: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-attendedsysupgrade: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-app-e2guardian: Add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22luci-base: remove accidentally committed codeJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-22luci-app-firewall: add support for further per-zone optionsJo-Philipp Wich
This commit introduces support for zone devices, subnets, conntrack helpers and iptables extra options. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-22luci-base: add conntrack_helpers ubus procedureJo-Philipp Wich
Also move firewall specific ACLs into separate group. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-22luci-base: widgets.js: implement CBIDeviceSelect netdev pickerJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-22luci-base: widgets.js: handle devices or subnets in CBIZoneForwardsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-22luci-base: firewall.js: add zone.getDevices() and zone.getSubnets() gettersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-22luci-base: widgets.js: CBIZoneSelect: improve initial renderingJo-Philipp Wich
Ref: https://github.com/openwrt/luci/issues/2889 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-22luci-base: widgets.js: CBIZoneSelect: fix availability of "device" choiceJo-Philipp Wich
Ref: https://github.com/openwrt/luci/issues/2889 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-21luci-app-firewall: fix cbi form for rulesJo-Philipp Wich
- Set src/dest defaults only in initial section create state, otherwise it is impossible to specify output rules - Get rid of dest_remote/dest_local widget switching and implement change logic directly in tools.widgets.CBIZoneSelect - Remove leftover debug code Ref: https://github.com/openwrt/luci/issues/2889 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-21Merge pull request #2896 from YuriPet/masterHannu Nyman
luci-base: correct spelling mistake in Ukrainian translation
2019-07-21luci-base: correct spelling mistake in Ukrainian translationYurii
Signed-off-by: Yurii <yuripet@gmail.com>
2019-07-21luci-mod-network: fix typo in wifi scan JS codeJo-Philipp Wich
Fixes: 8dd2df29c ("luci-mod-network: improve wifi scan status reporting") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-21Merge pull request #2895 from YuriPet/masterJo-Philipp Wich
luci-base: Update Ukrainian translation
2019-07-20luci-base: Update Ukrainian translationYurii
Update Ukrainian translation according the latest translation resync. Signed-off-by: Yurii <yuripet@gmail.com>
2019-07-20Merge pull request #2893 from tano-systems/pr/ru-i18n-updateHannu Nyman
luci-base: update Russian translation
2019-07-20luci-base: update Russian translationAnton Kikin
Signed-off-by: Anton Kikin <a.kikin@tano-systems.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-07-19address: Replace ualarm with setitimerRosen Penev
ualarm has been deprecated and may not be available in the libc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-20Merge pull request #2886 from castillofrancodamian/baseJo-Philipp Wich
luci-base: Update Spanish translation
2019-07-19luci-base: Update Spanish translationFranco Castillo
Update Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>