summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-01-21Merge pull request #2473 from TDT-AG/pr/20190121-luci-app-statisticsJo-Philipp Wich
luci-app-statistics: some code cleanup
2019-01-21luci-app-statisctis: only include lua modules in rrd statistics into local scopeFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-21luci-app-statistics: remove unused luci.sys includeFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-21luci-app-statistics: only include lua modules into local scopeFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-21luic-app-statistics: reduce copyright headersFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-21luci-app-statistics: fix whitespaces in rrdtool definitionsFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-21luci-app-shadowsocks-libev: ss_rules: allow ip6 in src_dst_option()Yousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-18Merge pull request #2464 from TDT-AG/pr/20190117-luci-app-mwan3Hannu Nyman
luci-app-mwan3: fix cbi local scope
2019-01-18Merge pull request #2461 from tano-systems/luci-app-opkg-upd-ru-i18nHannu Nyman
luci-app-opkg: update Russian translation
2019-01-18Merge pull request #2460 from tano-systems/luci-base-i18n-updHannu Nyman
luci-base: update Russian translation
2019-01-18Merge pull request #2459 from tano-systems/luci-app-openvpn-fix-ru-i18nHannu Nyman
luci-app-openvpn: fix and update Russian translation
2019-01-18Merge pull request #2458 from tano-systems/luci-app-ddns-fix-ru-i18nHannu Nyman
luci-app-ddns: fix Russian translation
2019-01-17luci-app-openvpn: fix and update Russian translationAnton Kikin
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-01-17luci-app-mwan3: fix cbi local scopeFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-15luci-app-opkg: update Russian translationAnton Kikin
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-01-15luci-app-openvpn: update Simplified Chinese translationZheng Qian
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-01-15luci-app-olsr: update Simplified Chinese translationZheng Qian
fix some translation mistakes. Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-01-15luci-base: update Russian translationAnton Kikin
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-01-15luci-app-ddns: fix Russian translationAnton Kikin
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-01-14Merge pull request #2456 from dibdot/adblockDirk Brenken
luci-app-adblock: sync with release 3.6.3
2019-01-14luci-app-adblock: sync with release 3.6.3Dirk Brenken
* the DNS Report now displays the hostname, MAC-Address or client IP (CLI & LuCI) * Filter the DNS Query result set for a particular domain, client or time frame (CLI & LuCI) * remove needless XHR.Poll-Events from Reporting page in LuCI * remove needless 'force sort' option in LuCI Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-13Merge pull request #2426 from cshoredaniel/pr-luci-app-radicale2Hannu Nyman
luci-app-radicale2: Add CalDAV/CardDAV server Radicale 2.x
2019-01-11Merge pull request #2450 from pmelange/fix/luci-mod-freifunk_basicsJo-Philipp Wich
luci-mod-freifunk: fix the list of community profiles
2019-01-11Merge pull request #2448 from pmelange/fix/luci-mod-freifunk_get_allJo-Philipp Wich
luci-mod-freifunk: replace calls to get_all() with separate get() calls
2019-01-11luci-mod-freifunk: fix the list of community profilespmelange
Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
2019-01-11luci-mod-freifunk: replace calls to get_all() with separate get() callspmelange
The get_all() function has changed and how it was used before no longer works properly. These changes not only change to individual get() calls, but actually adds to the readability of the code and reduces file size. Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
2019-01-11Merge pull request #2425 from cshoredaniel/pr-fix-ipaddrport-jsJo-Philipp Wich
luci-base: Fix addr:port validate always fails
2019-01-10Merge pull request #2447 from sotux/master-luci-app-olsrHannu Nyman
luci-app-olsr: update Simplified Chinese translation
2019-01-10Merge pull request #2446 from sotux/master-luci-baseHannu Nyman
luci-base: update Simplified Chinese translation
2019-01-10luci-app-radicale2: Add v2 of CalDAV/CardDAV serverDaniel F. Dickinson
Radicale 2.x has been out for some time, and has better support for a number of clients as well as new features, so radicale2 package has been added to packages, and this is the corresponding UI. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-10Merge pull request #2444 from cshoredaniel/pr-cshored-i18nJo-Philipp Wich
Add PO for en 'translation' for apps I've created in the past
2019-01-10Merge pull request #2445 from yglb/rosy-bugsfixJo-Philipp Wich
luci-theme-rosy: Some bug fixes about rosy's scrollbars, table color matching, fillet and modal boxes
2019-01-10build: add i18n-add-language.sh helperJo-Philipp Wich
This script helps to initialize a new translation language over the entire source tree. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-10luci-base: update Simplified Chinese translationZheng Qian
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-01-10luci-app-olsr: update Simplified Chinese translationZheng Qian
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2019-01-10luci-theme-rosy: Fixed modal box misalignment problemYanlan Shen
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10luci-theme-rosy: Fixed some table rounded display issuesYanlan Shen
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10luci-theme-rosy: Fixed table color matching problemYanlan Shen
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10luci-theme-rosy: (html)Change the scroll bar style, compatible with each bowerYanlan Shen
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10luci-theme-rosy: Change the scroll bar style, compatible with each browserYanlan Shen
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-09Merge pull request #2441 from musashino205/l10n/adblk-upd-jaHannu Nyman
luci-app-adblock: update Japanese translation
2019-01-09luci-app-uhttpd: i18n: add en poDaniel F. Dickinson
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-09luci-app-rp-pppoe-server: i18n: add en poDaniel F. Dickinson
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-09luci-app-nut: i18n: add en poDaniel F. Dickinson
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-09luci-app-adblock: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-01-09luci-app-adblock: sync translationsINAGAKI Hiroshi
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-01-07Merge pull request #2438 from Rixerx/masterHannu Nyman
luci-app-opkg: update Polish translation
2019-01-06luci-app-opkg: update Polish translationKrystian Kozak
Polish translation has been updated. Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2019-01-06Merge pull request #2434 from cshoredaniel/pr-luci-fix-rp-pppoeHannu Nyman
luci-app-rp-pppoe-server: Add ability to create uci sections
2019-01-05Merge pull request #2427 from leonghui/fix_has_curlssl_typoDirk Brenken
luci-app-ddns: fix typo for has_curlssl()