summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2019-07-09luci-app-statistics: fix collectd config generationFlorian Eckert
Fix config generation for the following sections: * curl * exec * network * iptables Ref: https://github.com/openwrt/packages/issues/9427 Fixes: c1380ab ("make luci-app-statistics more extensible") Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-07treewide: switch to shared isObject(), toArray() and sortedKeys() helpersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07Merge pull request #2806 from dibdot/magicJo-Philipp Wich
system-wide: fix escaping of magic chars
2019-07-07luci-app-firewall: switch to client side CBI viewsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-05luci-app-simple-adblock: sync with the latest version of simple-adblockStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-05Merge pull request #2818 from mberndt123/mb/extensible-statisticsFlorian Eckert
luci-app-statistics: more extensibility
2019-07-05luci-app-travelmate: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations missing in 50748d9936c836cf179937111302a92d6895ca40 Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-05luci-app-travelmate: sync translationsINAGAKI Hiroshi
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-05luci-app-travelmate: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-05make luci-app-statistics more extensibleMatthias Berndt
2019-07-01luci-app-mwan3: add some german translationsMartin Schiller
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-29Merge pull request #2805 from dibdot/travelmateDirk Brenken
luci-app-travelmate: sync with update 1.4.8
2019-06-29system-wide: fix escaping of magic charsDirk Brenken
* fix escaping of magic lua chars (#2800) * fix redundant second gsub line in shellstartsqescape function * fix return value of shellstartsqescape function Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-06-29luci-app-travelmate: sync with update 1.4.8Dirk Brenken
* add optional 'trm_scanbuffer' parm * fix wrong lua escape character in wifi edit * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-06-28Merge pull request #2794 from ↵Jo-Philipp Wich
TDT-AG/pr/20190626-luci-app-firewall-german-translation luci-app-firewall: add some german translations
2019-06-26luci-app-firewall: add some german translationsMartin Schiller
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-26Merge pull request #2779 from hwti/statistics-ping-addressfamilyFlorian Eckert
luci-app-statistics: add address family configuration for ping
2019-06-25luci-app-opkg: change remove button caption (first level)Dirk Brenken
* add three dots to the first level 'Remove' button caption (revert/fix da8668a) Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-06-21luci-app-statistics: add address family configuration for pingLoïc Yhuel
It allows to force ipv4 or ipv6 when the DNS returns both addresses, but only one works (for example if there is no ipv6 connectivity). Signed-off-by: Loïc Yhuel <loic.yhuel@gmail.com>
2019-06-19luci-app-opkg: make overwriting package files optionalJo-Philipp Wich
Ref: #2775 Signed-off-by: Dirk Brenken <dev@brenken.org> [split into multiple commits, sync translations] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-06-19luci-app-opkg: change remove button captionJo-Philipp Wich
Add three dots to the first level 'Remove' button caption, because it leads to a modal dialogue. Ref: #2775 Signed-off-by: Dirk Brenken <dev@brenken.org> [split into multiple commits, sync translations] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-06-19luci-app-opkg: honor installed flag to skip half-installed packagesJo-Philipp Wich
Do not consider half-installed packages (which happens after an installation failure) to be installed. Ref: https://github.com/openwrt/luci/pull/2775 Signed-off-by: Dirk Brenken <dev@brenken.org> [split into multiple commits, refactored code, use local variables] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-06-16treewide: fix datetype/datatype typoHannu Nyman
Fix 'datetype' typo. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-06-16luci-app-aria2: fix: datatype练亮斌
just a spelling mistake. Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2019-06-10luci-app-mwan3: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-06-09i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-06-07Merge pull request #2755 from dibdot/lxcDirk Brenken
luci-app-lxc: add conffiles define
2019-06-06luci-app-lxc: add conffiles defineDirk Brenken
- fix #2754 Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-06-03luci-app-mwan3: change flush_conntrack option to list optionFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-05-29Merge pull request #2733 from castillofrancodamian/samba4Hannu Nyman
luci-app-samba4: Update Spanish translation
2019-05-29Merge pull request #2734 from castillofrancodamian/tinyproxyHannu Nyman
luci-app-tinyproxy: Update Spanish translation
2019-05-29Merge pull request #2735 from castillofrancodamian/statisticsHannu Nyman
luci-app-statistics: Update Spanish translation
2019-05-29Merge pull request #2394 from gyr0tron/privoxy_hindiHannu Nyman
luci-app-privoxy: Added Hindi translation
2019-05-29Added privoxy Hindi translationsGyrotron
Signed-off-by: Simmar Kalsi <simmarkalsi@gmail.com>
2019-05-28luci-app-statistics: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-28Merge pull request #2673 from jose1711/mjpg-streamer-linkFlorian Eckert
luci-app-mjpg-streamer: add link option
2019-05-28Merge pull request #2391 from Matthias84/patch-4Florian Eckert
luci-app-uhttpd: German translation
2019-05-28luci-app-tinyproxy: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-28luci-app-samba4: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-28Merge pull request #2725 from EricLuehrsen/unbound_viewDirk Brenken
luci-app-unbound: match dependencies with unbound package
2019-05-28luci-app-hd-idle: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-23luci-app-unbound: match dependencies with unbound packageEric Luehrsen
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-05-17Merge pull request #2719 from castillofrancodamian/aria2Florian Eckert
luci-app-aria2: Update Spanish translation
2019-05-16luci-app-aria2: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-16luci-app-firewall: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-16luci-app-mjpg-streamer: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-16Merge pull request #2714 from castillofrancodamian/watchcatHannu Nyman
luci-app-watchcat: Update Spanish translation
2019-05-16luci-app-watchcat: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-16luci-app-opkg: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-05-16Merge pull request #2711 from dibdot/banipDirk Brenken
luci-app-banip: change maxqueue default / sync with banIP 0.1.1