summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
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-05luci-app-ddns: remove first grepleonghui
Signed-off-by: Leong Hui Wong <wong.leonghui@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-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-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-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-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-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>
2018-12-29luci-app-opkg: update Ukrainian translationYurii
Signed-off-by: Yurii yuripet@gmail.com
2018-12-29luci-app-firewall: update Ukrainian translationYurii
Signed-off-by: Yurii yuripet@gmail.com
2018-12-29Merge pull request #2387 from TDT-AG/pr/20181220-luci-app-mwan3Hannu Nyman
luci-app-mwan3: some changes
2018-12-29luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.Rosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-12-27Merge pull request #2401 from musashino205/i18n/po-fixHannu Nyman
luci-app-olsr: fix po errors
2018-12-27Merge pull request #2402 from dibdot/travelmateDirk Brenken
luci-app-travelmate: adapt latest css changes
2018-12-27Merge pull request #2400 from dibdot/banipDirk Brenken
luci-app-banip: sync with release 0.0.7
2018-12-27Merge pull request #2399 from dibdot/adblockDirk Brenken
luci-app-adblock: sync with release 3.6.1
2018-12-27luci-app-travelmate: adapt latest css changesDirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27luci-app-banip: sync with release 0.0.7Dirk Brenken
* determine L3 and L2 network devices to support pppoe interfaces correctly Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27luci-app-adblock: sync with release 3.6.1Dirk Brenken
* support new reporting options * small fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27luci-app-olsr: sync translationsINAGAKI Hiroshi
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-27luci-app-olsr: fix po errorsINAGAKI Hiroshi
Fixed po errors in "Selected" in en/de. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26Merge pull request #2393 from RoEng/luci-app-wifischedule-i18n-de-1Hannu Nyman
luci-app-wifischedule: New German Translation
2018-12-26Merge pull request #2396 from musashino205/l10n/adblk-upd-jaHannu Nyman
luci-app-adblock: update Japanese translation
2018-12-26Merge pull request #2395 from musashino205/l10n/mwan3-upd-jaHannu Nyman
luci-app-mwan3: update Japanese translation
2018-12-26Merge pull request #2390 from cshoredaniel/pr-nut-updatesHannu Nyman
luci-app-nut: Update nut-server settings to match packages master
2018-12-26luci-app-adblock: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26luci-app-adblock: sync translationsINAGAKI Hiroshi
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26luci-app-mwan3: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26luci-app-shadowsocks-libev: add zh-cn translationYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-12-26luci-app-wifischedule: New German TranslationRoland Engert
New German Translation of wifischedule.po Signed-of-by: Roland Engert <Roland.Engert@web.de>
2018-12-22luci-app-nut: Update settings to match packages masterDaniel F. Dickinson
A number of settings in openwrt-packages master are missing; add them. The 'extra' adhoc options (override, default, other, and otherflag) we leave to UCI only because they require dynamic creation of config sections. There were some options that didn't belong in the section they were in; remove them. Include the option for the USB serial port permissions for serial USB devices over USB serial port (on the OpenWrt device). And finally, fix the title of the UPS Server global settings. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-22luci-app-nut: nut_server: Alphabetize driver optionsDaniel F. Dickinson
There are a *lot* of options, so list them in alphabetical order for easier updates to the app (alphabetizing by translation doesn't make sense since the order would need to change depending on language). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-22Merge pull request #2389 from dibdot/adblockDirk Brenken
luci-app-adblock: minor fixes
2018-12-22luci-app-adblock: minor fixesDirk Brenken
* use new XHR default on report page * fix wrong string.find syntax Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-21_I18N_ luci-app-mwan3: i18n update de translationFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-21luci-app-mwan3: show supported tracking methodes if needed bin is installedFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-21luci-app-mwan3: add uptime/downtime to status pageFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>