Evan Benn
e02df6505f
luci-base: Use getMode in getActiveMode
...
Signed-off-by: Evan Benn <evan.benn@morsemicro.com>
2023-12-15 09:11:13 +11:00
Evan Benn
23931c3778
luci-base: Replace mode: Master with Access Point
...
Access Point is the string used on the network wireless setup dialogue.
Use Access Point to report the mode on the network wireless and status
screens.
Signed-off-by: Evan Benn <evan.benn@morsemicro.com>
2023-12-15 09:11:13 +11:00
Evan Benn
22101eb50a
luci-base: Make uci mode strings match iwinfo mode strings
...
uci mesh was being displayed as 'Mesh', while iwinfo mesh was being
reported as 'Mesh Point'. Unify those. Update getActiveModeI18n to deal
with all the values iwinfo returns. Fix the incorrect 'Mash'
translation.
Signed-off-by: Evan Benn <evan.benn@morsemicro.com>
2023-12-15 09:11:10 +11:00
Hosted Weblate
d06b0c9e25
Translated using Weblate (Lithuanian)
...
Currently translated at 11.7% (12 of 102 strings)
Translated using Weblate (Lithuanian)
Currently translated at 35.4% (44 of 124 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/lt/
Translated using Weblate (Lithuanian)
Currently translated at 33.9% (57 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/lt/
Translated using Weblate (Lithuanian)
Currently translated at 46.7% (87 of 186 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/lt/
Translated using Weblate (Lithuanian)
Currently translated at 69.1% (1595 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (244 of 244 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/zh_Hans/
Translated using Weblate (Polish)
Currently translated at 100.0% (244 of 244 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/
Translated using Weblate (Lithuanian)
Currently translated at 69.0% (1594 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Translated using Weblate (Hebrew)
Currently translated at 9.4% (16 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/he/
Translated using Weblate (Hebrew)
Currently translated at 88.4% (23 of 26 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/he/
Co-authored-by: Džiugas J <dziugas1959@hotmail.com>
Co-authored-by: Eric <zxmegaxqug@hldrive.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Signed-off-by: Džiugas J <dziugas1959@hotmail.com>
Signed-off-by: Eric <zxmegaxqug@hldrive.com>
Signed-off-by: Matthaiks <kitynska@gmail.com>
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/lt/
Translation: OpenWrt/LuCI/applications/transmission
2023-12-13 20:35:41 +02:00
Sergey Ponomarev
74935b8ebb
luci-theme-openwrt-2020: Fix header light blue color
...
According to a style guide the color should be #00B5E2.
In a9f6d850a2
added a light blue square background to logo.svg.
Their color started differs, the change fixes this.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 21:00:02 +02:00
Sergey Ponomarev
9ce280af95
luci-theme-bootstrap: Use a new OpenWrt logo
...
The new OpenWrt logo.svg is copied from luci-theme-openwrt-2020.
The logo.png was copied too but resized from 180px 3.9Kb down to 48px 2.3Kb.
This is enough when used as icon for app pinned to desktop.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Sergey Ponomarev
b572c35ca8
luci-theme-material: Use a new OpenWrt logo
...
The new OpenWrt logo.svg is copied from luci-theme-openwrt-2020.
The logo.png was copied too but resized from 180px 3.9Kb down to 48px 2.3Kb.
This is enough when used as icon for app pinned to desktop.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Sergey Ponomarev
5f3a24ef81
luci-theme-openwrt-2020: Remove apple-touch-icon
...
The apple-touch-icon was used by old Safari on iOS.
Today just <link rel="icon" href="logo.png"> is enough.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Sergey Ponomarev
b5a3354e82
luci-theme-openwrt-2020: Fix Safari favicon: use PNG alongside with SVG
...
Chrome, Edge and Firefox will use the SVG icon but Safari will use the PNG.
Chrome will try to pick an icon with a best suited dimension.
So it will also download the PNG to check it's dimension.
The explicitly specified sizes are preventing this.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Sergey Ponomarev
a9b06db126
luci-theme-openwrt-2020: remove icon explicit svg type
...
That was a fix for old browsers when the mime type is incorrect.
Today all servers return a correct mime but also browsers can sniff a type.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Sergey Ponomarev
84da02bc09
luci-theme-openwrt-2020: Minimize logo.svg
...
Save 686-536=150 bytes
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Sergey Ponomarev
d0df669431
luci-theme-openwrt-2020: logo.svg add 1px on top and bottom
...
To keep ratio the one pixel was also added to left and right and now size is 100x100
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Sergey Ponomarev
cc0c66c0e5
luci-theme-openwrt-2020: make logo.svg square
...
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Sergey Ponomarev
a9f6d850a2
luci-theme-openwrt-2020: fix logo.svg according to Logo Usage Guidelines
...
The "White & Dark Blue" logo should have a background filled with PANTONE 306 C HEX #00B5E2.
SVG doesn't support background-color properly so use a rectangle instead.
The dark blue circle must be PANTONE 7463 C HEX #002B49
See https://openwrt.org/_media/docs/guide-graphic-designer/openwrt-logo-usage-guidelines.pdf
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
Paul Donald
d349181aae
luci-app-ddns: rename retry_count -> retry_max_count
...
syncs with openwrt/packages@e3292e4
Also fixes some i18n strings
Closes issue #6752
2023-12-12 15:32:56 +01:00
Stan Grishin
f8bd034075
Merge pull request #6761 from stangri/master-luci-app-https-dns-proxy
...
luci-app-https-dns-proxy: update to 2023-10-25-5
2023-12-11 15:46:08 -07:00
Dirk Brenken
6dff72b1cd
luci-app-banip: sync with banIP-0.9.3-1
...
* expose the new remote logging/cgi options
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-12-11 18:46:39 +01:00
Stan Grishin
799280877f
luci-app-https-dns-proxy: update to 2023-10-25-5
...
* no longer "require uci" in js files
* use L.resolveDefault when loading configs
* improve DNSMASQ config update selection user experience
* switch from uci.get to L.uci.get
* small code improvement of RPCD script
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-11 13:06:20 +00:00
Stan Grishin
61ff84a99e
Merge pull request #6759 from stangri/master-luci-app-adblock-fast
...
luci-app-adblock-fast: improve dnsmasq/smartdns instances selection
2023-12-11 03:40:54 -07:00
Stan Grishin
061a5dc404
luci-app-adblock-fast: improve dnsmasq/smartdns instances selection
...
* create UI elements with an option to pick multiple instances for
dnsmasq and smartdns
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-11 01:03:28 +00:00
Frank Löffler
008c1cf356
luci-mod-status: channel_analysis: use svg grad
...
Instead of using a second, semitransparent quadliteral of the
same station color to highlight the main 20 MHz channel of a
station with a bandwidht wider than 20 MHz, use a semitransparent,
black svg gradient with the same shape and size.
This has the benefit that it is harder to mistake for a second,
overlain station.
The gradient is black because this way it can be reused for
all stations, instead of having to create a separate one for
each station color.
Signed-off-by: Frank Löffler <frank.loeffler@uni-jena.de>
2023-12-10 22:54:02 +01:00
Stan Grishin
c5b5640f17
Merge pull request #6756 from stangri/master-luci-app-adblock-fast
...
luci-app-adblock-fast: bugfix: L.uci.load
2023-12-09 14:50:41 -07:00
Hosted Weblate
34ef570148
Translated using Weblate (Russian)
...
Currently translated at 100.0% (160 of 160 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/
Translated using Weblate (Bosnian)
Currently translated at 100.0% (14 of 14 strings)
Translated using Weblate (Bosnian)
Currently translated at 9.5% (36 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2307 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (2307 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Bosnian)
Currently translated at 85.7% (12 of 14 strings)
Translated using Weblate (Bosnian)
Currently translated at 6.3% (24 of 376 strings)
Translated using Weblate (Lithuanian)
Currently translated at 55.0% (110 of 200 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/lt/
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/lt/
Translated using Weblate (Lithuanian)
Currently translated at 22.5% (36 of 160 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/lt/
Translated using Weblate (Lithuanian)
Currently translated at 20.9% (37 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/lt/
Translated using Weblate (Lithuanian)
Currently translated at 26.8% (18 of 67 strings)
Translated using Weblate (Lithuanian)
Currently translated at 12.1% (9 of 74 strings)
Translated using Weblate (Lithuanian)
Currently translated at 37.6% (64 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/lt/
Translated using Weblate (Lithuanian)
Currently translated at 9.8% (10 of 102 strings)
Translated using Weblate (Lithuanian)
Currently translated at 30.9% (52 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/lt/
Translated using Weblate (Lithuanian)
Currently translated at 20.0% (39 of 195 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/
Translated using Weblate (Lithuanian)
Currently translated at 38.3% (92 of 240 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/lt/
Translated using Weblate (Lithuanian)
Currently translated at 15.7% (14 of 89 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/lt/
Translated using Weblate (Lithuanian)
Currently translated at 28.7% (19 of 66 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/lt/
Translated using Weblate (Lithuanian)
Currently translated at 11.1% (42 of 376 strings)
Translated using Weblate (Lithuanian)
Currently translated at 23.5% (4 of 17 strings)
Translation: OpenWrt/LuCI/applications/eoip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationseoip/lt/
Translated using Weblate (Lithuanian)
Currently translated at 16.7% (33 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/lt/
Translated using Weblate (Lithuanian)
Currently translated at 10.5% (21 of 200 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/lt/
Translated using Weblate (Lithuanian)
Currently translated at 68.6% (1583 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Translated using Weblate (Lithuanian)
Currently translated at 30.4% (14 of 46 strings)
Translation: OpenWrt/LuCI/applications/xfrpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/lt/
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (20 of 20 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (2307 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (160 of 160 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (40 of 40 strings)
Translation: OpenWrt/LuCI/applications/example
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2307 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 93.6% (2161 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Polish)
Currently translated at 100.0% (160 of 160 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/pl/
Translated using Weblate (Lithuanian)
Currently translated at 68.5% (1582 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Translated using Weblate (Spanish)
Currently translated at 100.0% (40 of 40 strings)
Translation: OpenWrt/LuCI/applications/example
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/es/
Translated using Weblate (Spanish)
Currently translated at 71.5% (143 of 200 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/
Translated using Weblate (Polish)
Currently translated at 100.0% (2307 of 2307 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Galician)
Currently translated at 29.4% (5 of 17 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/gl/
Translated using Weblate (Lithuanian)
Currently translated at 56.2% (157 of 279 strings)
Translated using Weblate (Lithuanian)
Currently translated at 68.1% (1570 of 2303 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Added translation using Weblate (Galician)
Translated using Weblate (Galician)
Currently translated at 22.7% (10 of 44 strings)
Added translation using Weblate (Galician)
Co-authored-by: Džiugas J <dziugas1959@hotmail.com>
Co-authored-by: Eric <zxmegaxqug@hldrive.com>
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Nedim Merdan <nedimmerdan41@gmail.com>
Co-authored-by: cheme gochy <chemegochy@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: st7105 <st7105@gmail.com>
Signed-off-by: Džiugas J <dziugas1959@hotmail.com>
Signed-off-by: Eric <zxmegaxqug@hldrive.com>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: Matthaiks <kitynska@gmail.com>
Signed-off-by: cheme gochy <chemegochy@gmail.com>
Signed-off-by: gallegonovato <fran-carro@hotmail.es>
Signed-off-by: st7105 <st7105@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/lt/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/lt/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/gl/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/lt/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/bs/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/bs/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/lt/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/lt/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/lt/
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/fwknopd
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/ntpc
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Translation: OpenWrt/LuCI/applications/transmission
Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2023-12-09 20:49:11 +02:00
Stan Grishin
0473939fff
luci-app-adblock-fast: bugfix: L.uci.load
...
* fix app not working on systems without smartdns
* fix smartdns instances selection dependencies
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-09 13:43:12 +00:00
Jo-Philipp Wich
864bf25244
luci-mod-network: exclude alias to self from device picker
...
Do not present alias to self as valid choice in the interface device picker.
Fixes : #6754
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-12-08 13:01:13 +01:00
Jo-Philipp Wich
ea81dde0eb
luci-mod-network: remove unused option property
...
The logic handling the `migrate` property has been dropped in commit
f689d0d208
("luci-mod-network: refactor device configuration") so remove
the now redundant property as well.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-12-08 12:58:01 +01:00
Jo-Philipp Wich
4b6b00927b
luci-mod-network: properly reflect config state in sysfs tristates
...
When a boolean sysfs option is forcibly set to `0` or `1` in uci, then make
sure to properly reflect that choice state when rendering the widget.
Right now the dropdown incorrectly reverted to "automatic" after saving but
not applying the changes.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-12-08 12:38:51 +01:00
Paul Donald
6bdc577109
luci-mod-network: Rework the (multi) mac for static leases text
...
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-08 03:49:01 +01:00
Paul Donald
ab95f8a618
luci-mod-network: Remove spurious linefeed
...
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-08 02:50:35 +01:00
Frank Löffler
aa06da6aa6
luci-mod-status: channel_analysis: correct VHT 20/40 MHz center channels ( #6728 )
...
* luci-mod-status: add missing vht40 channels
As of now, channel_analysis is missing 40 MHz VHT channels.
What it does for those right now is
display them as 20 MHz channels (both in the plot and the table below),
but it uses the center frequency of the 40 MHz channel, which means
their (wrong) 20 MHz band in the plot is offset by 2.
This fixes #6419 . Note that this only occurs for **other** stations.
The code for local_wifi is different and already complete.
Signed-off-by: Frank Löffler <frank.loeffler@uni-jena.de>
2023-12-07 14:33:28 +01:00
Jo-Philipp Wich
0d0b6e011d
treewide: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-12-07 13:18:24 +01:00
Jo-Philipp Wich
c2fb90259c
luci-proto-ipv6: dhcpv6.js: make reqaddress modes translatable
...
Fixes : #6730 , #6751
Fixes: 2065ead4e8
("luci-proto-ipv6: dhcpv6.js fix translation (#6751 )")
Suggested-by: he ping <pinghejk@gmail.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-12-07 11:41:22 +01:00
Jo-Philipp Wich
8065a67410
Revert "luci-proto-ipv6: dhcpv6.js fix translation ( #6751 )"
...
This reverts commit 2065ead4e8
.
The commit contains syntax errors despite two reviews and was apparently
not runtime tested at all.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-12-07 11:34:55 +01:00
try496
2065ead4e8
luci-proto-ipv6: dhcpv6.js fix translation ( #6751 )
...
Signed-off-by: he ping <pinghejk@gmail.com>
2023-12-07 05:32:31 +01:00
Paul Donald
e05ee93897
luci-mod-network: Rework address helptext for DHCP
...
Ease translators lives.
This introduces the function customi18n for positional string variables.
Word and grammatical ordering of some languages breaks guarantees for
positional string arguments.
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-07 04:29:25 +01:00
Paul Donald
175a943250
luci-mod-network: Rework match_tag helptext for static leases
...
Evidently, not all translators get it right.
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-07 04:29:24 +01:00
Christian Marangi
f1db42e670
luci-mod-status: add ACL entry for storage index
...
Add missing ACL entry for storage index page.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
luci-mod-status: expand storage index page with mount points
Expand storage index page with mount points. For custom mounts point we
use the device name and we reference the mount point between ().
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
luci-mod-status: ensure each storage getMountPoints result is unique
Signed-off-by: Paul Donald <newtwen@gmail.com>
Closes #2767
2023-12-07 00:15:33 +01:00
Stan Grishin
eb6ded749d
Merge pull request #6748 from stangri/master-luci-app-adblock-fast
...
luci-app-adblock-fast: sync with principal package
2023-12-06 08:40:46 -07:00
Hosted Weblate
a65af78ccf
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (2303 of 2303 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (154 of 154 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/
Translated using Weblate (Lithuanian)
Currently translated at 84.2% (32 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/lt/
Translated using Weblate (Lithuanian)
Currently translated at 68.1% (1570 of 2303 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Translated using Weblate (Russian)
Currently translated at 100.0% (168 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (2303 of 2303 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (154 of 154 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (2269 of 2303 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Polish)
Currently translated at 100.0% (2303 of 2303 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Russian)
Currently translated at 98.0% (151 of 154 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/
Translated using Weblate (Polish)
Currently translated at 100.0% (154 of 154 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (134 of 135 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (2303 of 2303 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Spanish)
Currently translated at 93.9% (2164 of 2303 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (154 of 154 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/es/
Translated using Weblate (Spanish)
Currently translated at 70.5% (141 of 200 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/
Translated using Weblate (Spanish)
Currently translated at 86.5% (58 of 67 strings)
Translated using Weblate (Spanish)
Currently translated at 73.4% (105 of 143 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/
Translated using Weblate (Lithuanian)
Currently translated at 69.3% (1571 of 2265 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Translated using Weblate (Lithuanian)
Currently translated at 69.3% (1570 of 2265 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Co-authored-by: Džiugas J <dziugas1959@hotmail.com>
Co-authored-by: Eric <zxmegaxqug@hldrive.com>
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: innovara <fombuena@outlook.com>
Co-authored-by: st7105 <st7105@gmail.com>
Signed-off-by: Džiugas J <dziugas1959@hotmail.com>
Signed-off-by: Eric <zxmegaxqug@hldrive.com>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: Matthaiks <kitynska@gmail.com>
Signed-off-by: gallegonovato <fran-carro@hotmail.es>
Signed-off-by: innovara <fombuena@outlook.com>
Signed-off-by: st7105 <st7105@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/es/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pl/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/zh_Hans/
Translation: OpenWrt/LuCI/applications/nut
Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2023-12-06 12:32:28 +02:00
Stan Grishin
4c3cdcb68e
luci-app-adblock-fast: sync with principal package
...
* add support for smartdns ipset/nftset-based blocking
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-06 10:27:30 +00:00
Stan Grishin
576fd044b9
Merge pull request #6742 from stangri/master-luci-app-adblock-fast
...
luci-app-adblock-fast: update to 1.1.0-1
2023-12-06 03:08:08 -07:00
Jan Hoffmann
c0c37903f2
luci-app-vnstat2: fix configuration page when database is empty ( #6746 )
...
The output of the command "vnstat --dbiflist 1" is empty when there are
no interfaces in the database. Add a check to avoid a "result.stdout is
undefined" error in that case.
Ref: https://forum.openwrt.org/t/error-in-luci-vnstat2-configuration-menu/179700
Fixes: 3ac4f567df
("luci-app-vnstat2: use more efficient way to get database interfaces")
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-12-06 02:24:25 +01:00
Stan Grishin
8db9af146a
luci-app-adblock-fast: update to 1.1.0-1
...
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-05 08:26:34 +00:00
Paul Donald
b3d1d056f4
luci-app-tinyproxy: error check socks5 upstream ( #6303 )
...
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-05 04:33:47 +01:00
瑞
fd2d2ac734
luci-app-tinyproxy: support socks5 upstream ( #6303 )
...
Signed-off-by: Zhang Rui <rui.crater@gmail.com>
2023-12-05 04:23:32 +01:00
Nicholaos Mouzourakis
5b26887c52
Adding a DNS option to the wireguard peer config generator.
...
Some clients like iOS require this explicitly, and so this change
adds the appropriate config with some sensible defaults.
Closes #6351
Signed-off-by: Nicholaos Mouzourakis <nevumx@gmail.com>
Signed-off-by: Paul Donald <newtwen@gmail.com>
Tested-by: Paul Donald <newtwen@gmail.com>
(cherry picked from commit 990696d73f982de015df7c7d552daef1a03f50c5)
2023-12-05 00:08:33 +01:00
Vladislav Grigoryev
85ad07c59e
luci-proto-sstp: add support for custom port ( #6634 )
...
Add support for connecting to a custom SSTP port.
See also: https://github.com/openwrt/packages/pull/22405
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2023-12-04 22:26:01 +01:00
Duncan Hill
28f805b2e5
luci-app-example: Update with more documentation, more examples ( #6503 )
...
* luci-app-example: Update with more documentation, examples
* Update translations file
* Move more YAML support to .md file, improve README
* luci-app-example: Update with more documentation, examples
* luci-app-example: Fix missed call to load_sample_yaml
* Format with tabs by using jsbeautify
2023-12-04 22:12:28 +01:00
Paul Donald
a5786b5f2f
luci-proto-wireguard: Remove confirmation dialogue to generate keys ( #6697 )
...
Quality of life improvements. Reduce click amounts.
LuCI batches all changes for user-review anyway.
Tested on 23.05.0
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-04 22:00:35 +01:00
Xiang W
c2f679962d
luci-lib-nixio: Fix add_luci_conffiles adding duplicate files ( #6568 )
...
* luci-lib-nixio: Fix add_luci_conffiles adding duplicate files
add_luci_conffiles does not check whether the file already exists
when adding the file, which may result in redundant backups in the
sysupgrade backup.
Signed-off-by: Xiang W <wxjstz@126.com>
2023-12-04 21:48:19 +01:00