summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2017-08-13Merge pull request #1294 from aparcar/modelJo-Philipp Wich
luci-app-attendedsysupgrade: send model info
2017-08-13Merge pull request #1301 from yousong/shadowsocks-libevHannu Nyman
luci-app-shadowsocks-libev: minor adaption for ease of use
2017-08-13luci-app-attendedsysupgrade: send model infoPaul Spooren
as reported [here][1] the board_name is not everywhere unified yet. to solve this problem, the model name is transported as well and used as a fallback identifier [1]: https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/26 Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-13luci-app-attendedsysupgrade: add keep-settings optPaul Spooren
add a keep-settings checkbox to the webview this PR depends on [this][1] PR in openwrt/packages [1]: https://github.com/openwrt/packages/pull/4689 Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-13luci-app-samba: Shared directory help text.Bob
A forum.lede-project.org member had trouble understanding how to configure Samba. This is help text for Shared Directories. Signed-off-by: Bob Meizlik <bobmseagithub@squakmt.com> [whitespace fixed] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-13Merge pull request #1290 from aparcar/uhttpd-mod-ubusJo-Philipp Wich
luci-app-attendedsysupgrade: add missing dep
2017-08-13Merge pull request #1298 from aparcar/update_infoJo-Philipp Wich
luci-app-attendedsysupgrade: show updated packages
2017-08-13luci-app-shadowsocks-libev: assume ss-redir has default mode tcp_onlyYousong Zhou
This is in accordance with the current actual implementation of ss-redir. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-13luci-app-shadowsocks-libev: add a ss_rules section if none existsYousong Zhou
When there is no ss_rules section, the "Redir Rules" tab will have empty form in the generated page. This is especialy the case when the shadowsocks-libev config is from an earlier version before 3.0.6-2 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-12Merge pull request #1299 from dibdot/travelmateHannu Nyman
luci-app-travelmate: sync with 0.9.2
2017-08-12luci-app-travelmate: sync with 0.9.2Dirk Brenken
* frontend: add/modify input datatypes in 'extra' section * frontend: add support to edit/change wpa enterprise key phrases * frontend: various small fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-11luci-app-attendedsysupgrade: show updated packagesPaul Spooren
since the update server now checks packages for updates the web view will show all changed package versions. this PR is also important to support future package transformations of the server Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-11luci-app-mwan3: update i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11luci-app-mwan3: extend uci-default to set globals section if not presentFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11luci-app-mwan3: add globals config sectionFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11luci-app-mwan3: add new config options initial_state and keep_failure_intervalFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-08luci-app-attendedsysupgrade: add missing depPaul Spooren
uhttpd-mod-ubus is missing on some devices where rpcd is installed. the luci app fundamentally depends on /ubus Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-08luci-app-shadowsocks-libev: hide key, password value in instance overviewYousong Zhou
This is mainly for ss_server section Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-07Merge pull request #1285 from kuoruan/i18n-zh-cnHannu Nyman
luci-app-nlbwmon: Fix and update Simplified Chinese translation
2017-08-07luci-app-nlbwmon: Fix and update Simplified Chinese translationkuoruan
Signed-off-by: Hsing-wang Liao <kuoruan@gmail.com>
2017-08-07luci-app-nlbw: make display template XHTML compliantJo-Philipp Wich
This allows proper rendering in OpenWrt theme. Fixes #1284. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-06Merge pull request #1283 from musashino205/tmate-upd-jaHannu Nyman
luci-app-travelmate: Update Japanese translation
2017-08-06Merge pull request #1264 from kuoruan/zh-cn-trHannu Nyman
Update some Simplified Chinese translation
2017-08-07luci-app-travelmate: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-06luci-app-nlbwmon: Add Simplified Chinese translationkuoruan
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06luci-app-firewall: Update Simplified Chinese translationHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06luci-app-firewall: Fix a word typo, arbritary -> arbitraryHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06luci-app-travelmate: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-06luci-app-bcp38: Add Simplified Chinese translationHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06Merge pull request #1281 from dibdot/travelmateHannu Nyman
luci-app-travelmate: bugfix
2017-08-05luci-app-travelmate: bugfixDirk Brenken
* fix bug in interface wizard during initial setup * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-05Merge pull request #1279 from aparcar/fix_slashJo-Philipp Wich
luci-app-attendedsysupgrade: remove leading slash
2017-08-05luci-app-adblock: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05luci-app-adblock: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-04luci-app-attendedsysupgrade: remove leading slashPaul Spooren
the slash leads to // redirecting to /. The redirecting causes problems with CORS [1]. [1]: http://enable-cors.org/ Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-04Merge pull request #1278 from yousong/shadowsocks-libevHannu Nyman
luci-app-shadowsocks-libev: support ss_redir disable_sni option
2017-08-04luci-app-shadowsocks-libev: support ss_redir disable_sni optionYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-04Merge pull request #1277 from dibdot/adblockHannu Nyman
luci-app-adblock: sync with adblock 2.8.5
2017-08-04luci-app-adblock: sync with adblock 2.8.5Dirk Brenken
* add preliminary kresd support * small fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-03Merge pull request #1275 from dibdot/travelmateHannu Nyman
luci-app-travelmate: small bugfixes & optimizations
2017-08-03luci-app-travelmate: small bugfixes & optimizationsDirk Brenken
* various small bugfixes and optimizations Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-02luci-app-attendedsysupgrade: add packagePaul Spooren
Add a simple luci view in system tab to perform a sysupgrade with no hassle. Asks an external update server for upgrades, downloads and flashes the upgrade. This packge is the frontend for my current GSoC project: https://summerofcode.withgoogle.com/projects/#5684958571003904 More code is found here: https://github.com/aparcar/gsoc17-attended-sysupgrade Signed-off-by: Paul Spooren <paul@spooren.de> [jo@mein.io: squash commits, remove PKGARCH from Makefile] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-02luci-app-shadowsocks-libev: add common flag ipv6_firstYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-02luci-app-shadowsocks-libev: remove redundant duplicate methodsYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-01Merge pull request #1271 from musashino205/nbm-upd-jaJo-Philipp Wich
luci-app-nlbwmon: Update Japanese translation
2017-08-01luci-app-nlbwmon: always fetch latest dataJo-Philipp Wich
When displaying the most current accounting period, pass an empty timestamp to the backend in order to query the current in-memory data instead of the latest committed values. This ensures that the dashboard always renders the most current data in its default view. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-01luci-app-nlbwmon: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-01Merge pull request #1270 from dibdot/travelmateHannu Nyman
luci-app-travelmate: rework wireless station re-ordering
2017-07-31luci-app-travelmate: rework wireless station re-orderingDirk Brenken
* rework wireless station re-ordering code, now complete uci index based, therefore no longer tied to a definite order of wifi-iface sections Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-31luci-app-nlbwmon: remove version marker from javascriptsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>