Age | Commit message (Collapse) | Author |
|
This is mainly for ss_server section
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
luci-app-nlbwmon: Fix and update Simplified Chinese translation
|
|
Signed-off-by: Hsing-wang Liao <kuoruan@gmail.com>
|
|
This allows proper rendering in OpenWrt theme. Fixes #1284.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-travelmate: Update Japanese translation
|
|
Update some Simplified Chinese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
|
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
|
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
|
luci-app-travelmate: bugfix
|
|
* fix bug in interface wizard during initial setup
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-attendedsysupgrade: remove leading slash
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
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>
|
|
luci-app-shadowsocks-libev: support ss_redir disable_sni option
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
luci-app-adblock: sync with adblock 2.8.5
|
|
* add preliminary kresd support
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-travelmate: small bugfixes & optimizations
|
|
* various small bugfixes and optimizations
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
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>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
luci-app-nlbwmon: Update Japanese translation
|
|
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>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-travelmate: rework wireless station re-ordering
|
|
* 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>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Make sure that placeholder pie charts are rendered, display a hint about
yet missing data in the tables and offer a link to force-commit ("Reload")
the data.
Also fix some mixed white space, an imbalanced dom operation and sync
translation template.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-travelmate: bugfixes
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
* fix interface default value on overview page
* fix re-ordering of wireless stations
* added translation fix by INAGAKI Hiroshi <musashino.open@gmail.com>
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-nlbwmon: Add Japanese translation
|
|
luci-app-travelmate: enhancements & fixes
|
|
Added po templates and Japanese translation.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-nlbwmon: new package
|
|
* Further optimized Station Overview & Scan page,
especially for mobile devices
* add a "Rescan" button in manual mode on overview page
* XHTML fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
This commit introduces luci-app-nlbwmon, a frontend for nlbwmon, the
lightweight NetLink BandWidth Montor.
The nlbwmon daemon gathers per-host traffic statistics by querying netlink
accounting data. Due to this approach, the executable is very small and does
not rely on libpcap and CPU intensive raw sockets to monitor traffic.
Depends on PR https://github.com/openwrt/packages/pull/4646
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-app-mwan3: Add translate strings in update_status()
|
|
luci-app-travelmate: enhancements & fixes
|
|
* add re-ordering buttons in Station Overview
* fix possible nil error during wifi scan
Signed-off-by: Dirk Brenken <dev@brenken.org>
|