Age | Commit message (Collapse) | Author |
|
luci-app-adblock: small visual fixes
|
|
* made readonly textarea (logview) scrollable again (bootstrap theme)
* align "Query" input button
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-adblock: fix translations
|
|
* fix runtime & button translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-adblock: sync with adblock 3.5.4
|
|
backend:
* add low priority mode (nice level 10), disabled by default
* enhance 'Force DNS' to redirect ports 53, 853 and 5353
frontend:
* switch to dynamic XHR polling for runtime information and logfile
viewing
* add new 'Refresh' button to reload blocklists
* various cleanups & small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-upnp: update Russian translation
|
|
luci-app-adblock: fix and update Russian translation
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
Signed-off-by: Kudratov O <olimko98@gmail.com>
|
|
|
|
Signed-off-by: Yurii yuripet@gmail.com
|
|
Corrections and additions.
Signed-off-by: Yurii yuripet@gmail.com
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
- Use cbi_update_table() helper to refresh user list
- Cleanup markup and remove uneeded CSS classes
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
tano-systems/luci-app-ddns-improve-russian-translation
luci-app-ddns: update and improve Russian translation
|
|
luci-app-simple-adblock: change style of button to important
|
|
Update existing not quite correct translations.
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
simple-adblock
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
Corrections translation.
Signed-off-by: Yurii yuripet@gmail.com
|
|
luci-app-upnp: add hostname info
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Include cbi.js in the main header template like it is done for xhr.js and
remove the page specific includes.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Fix a typo in vizdata.sh
|
|
This adds the hostname info in the index page of luci.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
|
|
|
Updated with the latest synchronization of the translation.
Signed-off-by: Yurii yuripet@gmail.com
|
|
luci-app-lxc: add backingstore support
|
|
* second try to enable backingstore support, untested (see #1919)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-firewall: update Japanese translation
|
|
luci-app-lxc: small fixes & cosmetics
|
|
* backingstore support via ubus does not work, remove it for now
* fix target mapping for linuximages.org
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
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>
|
|
Update 40_luci-transmission
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-rp-pppoe: Fix typo
|
|
Responsive OpenWrt theme
|
|
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Rework the various application view templates to properly render with the
latest responsive design changes.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Turn the dynamic lease status table into responsive table by using the
cbi_update_table() helper in conjunction with title annotation attributes.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Rework the cbi section add template markup to properly render with the
latest responsive design changes.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Certain types of interface were excluded from bcp38's concept of
upstream wan interface e.g. pppoa-wan
Shamelessly copies the interface list generation from luci-app-sqm which
solved exactly the same problem and gives additional clues by displaying
the firewall zone (typically wan/lan etc)
Run-tested-on: DGN3500
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|