summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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-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()
2019-01-05Merge pull request #2430 from dibdot/banipDirk Brenken
luci-app-banip: sync with release 0.1.0
2019-01-05Merge pull request #2432 from Rixerx/masterHannu Nyman
luci-base: update Polish translation
2019-01-05luci-app-ddns: remove first grepleonghui
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05luci-base: update Polish translationKrystian Kozak
Polish translation has been updated. Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2019-01-05Merge pull request #2420 from yangfl/masterHannu Nyman
i18n: update Chinese translation
2019-01-05luci-app-rp-pppoe-server: Add ability to create uci sectionsDaniel F. Dickinson
Currently if no non-commented uci sections exist in the config then it's impossible to create a config from LuCI. Fix that, which also allows what the initscript does, which is multiple instances. While we're at it create the translation template. Closes: #2431 Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-05Merge pull request #2384 from davidjb/patch-1Dirk Brenken
luci-app-ddns: check existence of nslookup util rather than making DNS request
2019-01-05Merge pull request #2428 from leonghui/update_wiki_linksDirk Brenken
Update docs and packages wiki links
2019-01-05luci-app-banip: sync with release 0.1.0Dirk Brenken
* add new backup functionality, see https://github.com/openwrt/packages/pull/7880 for details Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-05luci-app-dnscrypt-proxy: update wiki linksleonghui
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05luci-app-ddns: update wiki link for global settingsleonghui
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05docs: Update UCI wiki linkleonghui
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05luci-app-ddns: fix typo for has_curlssl()leonghui
Fixes the incorrect message "HTTPS not supported please disable !" when curl with https support is present. grep returns exit code 0 when a match is found. Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05luci-base: Fix addr:port validate always failsDaniel F. Dickinson
In cbi.js there is an error which causes ipaddrport validation to always fail. JS match() return the entire match as ret[0] and individual matches (for multiple ()) as the subsequent list members. So we fix it by just fixing the index in the calls that want the individual parts. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-04luci-app-opkg: only show packages with higher version in upgrade tabJo-Philipp Wich
Fixes #2422. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-04Merge pull request #2409 from yousong/install-packagesJo-Philipp Wich
treewide: fix redirecting to System->Software
2019-01-04i18n: update Chinese translationyangfl
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-01-02timezone data: update to 2018iHannu Nyman
Update timezone data to 2018i http://mm.icann.org/pipermail/tz-announce/2018-December/000053.html http://mm.icann.org/pipermail/tz-announce/2018-December/000054.html 2018h: * Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21. * New zone Asia/Qostanay because Qostanay, Kazakhstan didn't move. * Metlakatla, Alaska observes PST this winter only. * Guess Morocco will continue to adjust clocks around Ramadan. * Add predictions for Iran from 2038 through 2090. 2018i: * São Tomé and Príncipe switches from +01 to +00 on 2019-01-01. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-02Merge pull request #2412 from EricLuehrsen/unbound_cacheHannu Nyman
luci-app-unbound: protect against printing large cache dump
2019-01-02Merge pull request #2413 from rosysong/nft-qosHannu Nyman
luci-app-nft-qos: rework _action_rate function
2019-01-02Merge pull request #2415 from cshoredaniel/pr-luci-app-nut-i18nHannu Nyman
luci-app-nut: Add i18n template (pot)
2019-01-02luci-app-nut: Add i18n template (pot)Daniel F. Dickinson
Finally noticed that I had been missing doing i18n stuff, so add the template for this new package I added. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-01luci-app-nft-qos: rework _action_rate functionRosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-01-01treewide: fix query arguments to admin/system/opkgYousong Zhou
Right now the handler only recognizes "query=xx" argument, others will be ignored. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-01treewide: fix redirecting to System->SoftwareYousong Zhou
By replacing url "admin/system/packages" with "admin/system/opkg" Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-12-31luci-app-unbound: protect against printing large cache dumpEric Luehrsen
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>