summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-05-03luci-app-sqm: remove deprecated ucitrackQosmio
Package sqm-scripts already uses procd to manage uci config change triggers, so ucitrack is not necessary. Signed-off-by: Qosmio <datapronix@protonmail.com>
2024-05-03Merge pull request #7092 from TDT-AG/pr/20240429-luci-app-keepalivedFlorian Eckert
luci-app-keepalived: move status page to status menu
2024-05-03luci-app-sqm: prevent restart loopPaul Donald
Follow-up fix for 81b7e7d4a29980f2b12f36bde0dcb2f85c34fb47 Closes PR #7107 Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-05-02luci-theme-boostrap: dark realtime graphsJames
This fixes the graphs after extra divs were added. Signed-off-by: James Lindstrom <jameslindstrom2@gmail.com> * Customize commit message Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-02luci-app-lxc: remove bypassing GPG validationDaniel Nilsson
Since https://github.com/lxc/lxc/commit/58520263041b6864cadad96278848f9b8ce78ee9 which is part of LXC 5.0, not being able to bypass GPG validation anymore has been enforced by upstream in lxc-download. When LXC was bumped to 5.0.1 in https://github.com/openwrt/packages/commit/d957a2293b2a21b1edca1aa92e141bad8292251a this broke passing the --no-validate option to lxc-download, which resulted in getting the output of the --help command line option as the RPC output of lxc-download as it doesn't understand the --no-validate option. This in turn broke the string parsing for compatible distributions and their versions. To solve this, this commit removes the --no-validate option entirely as it has been removed by upstream. Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2024-05-02luci-app-usteer: Allow editing of settings if usteer is not runningRamon Van Gorkom
Apparently, an invalid parameter can stop usteer from starting. This PR allows the editing of parameters while usteer is stopped. In that case the status tab is not shown. Signed-off-by: Ramon Van Gorkom <Ramon00c00@gmail.com>
2024-05-01luci-app-firewall: SNAT display fixesPaul Donald
The implied logic in the functions to build display text is a bit of a minefield. Now, if family=4+6 is selected, display 4+6. This part is a follow-up to: 4ca87f6576272d4a4659e995bef00cf34d5746e9 Previously it would display only IPv6. Now, if family=auto i.e. '' is selected then display 4 only. fw4 internally treats no family as IPv4 only, meaning that IPv6 was not SNATed. (This treatment is 'incorrect' but because it has always been this way, this behaviour is retained for backwards compatibility, and user expectations.) Previous logic was incorrect (bug) and would display: Forwarded IPv4 and IPv6 misleading the user. Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-05-01Merge pull request #7100 from dibdot/luci-app-banipDirk Brenken
luci-app-banip: various optimizations
2024-05-01luci-app-banip: various optimizationsDirk Brenken
* add various translation improvements based on the work of "stokito" * use the new logreadbox component for the firewall log as well * removed obsolete standard Save/Save & Apply buttons in the footer, use only the improved/customized "Reload" and "Restart" buttons * improved the error handling in the try/catch blocks Signed-off-by: Dirk Brenken dev@brenken.org Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-05-01Merge pull request #7090 from stokito/luci-app-banip-poDirk Brenken
luci-app-banip: improve translation
2024-04-30luci-mod-network: steering flow - permit only integer valueAndrea Pesaresi
An user can insert a strange value right now, with this commit, only integer value can be insert. Signed-off-by: Andrea Pesaresi <andreapesaresi82@gmail.com>
2024-04-30luci-mod-dashboard: prevent null or undefined 'ifc'Paul Donald
This can happen on factory fresh settings, or a box not yet connected. follow-up fix for c75232d8d29ba5a9cc5c07c3fff65248f12f1b08 Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-04-30luci-mod-network: remove indentPaul Donald
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-04-30luci-mod-network: manage new packet steering scriptPaul Donald
Due to the changing on script from this commit https://github.com/openwrt/openwrt/commit/7ebcf2fb9c5db8b75666761f5e767c91abb1f437 I suggest these changing to select "old style" or "new style" with steering_flow Signed-off-by: Andrea Pesaresi <andreapesaresi82@gmail.com> Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-04-30luci-app-banip: Remove obsolete "VLAN Forwads" translationsSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-04-30luci-app-banip: Fix Treshold to ThresholdSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-04-30luci-app-banip: restore Countries translationSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-04-30luci-app-banip: reuse Disable instead of 0 (disable)Sergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-04-30luci-app-banip: reuse old translation Restart for Apply & RestartSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-04-30luci-app-banip: untranslate numbers and use o.defaultSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-04-30Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 28.8% (39 of 135 strings) Translation: OpenWrt/LuCI/applications/lldpd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Lithuanian) Currently translated at 70.3% (57 of 81 strings) Translation: OpenWrt/LuCI/applications/email Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsemail/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (21 of 21 strings) Translation: OpenWrt/LuCI/applications/tor Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstor/lt/ Translated using Weblate (Lithuanian) Currently translated at 69.6% (23 of 33 strings) Translation: OpenWrt/LuCI/applications/alist Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsalist/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (164 of 164 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 64.8% (24 of 37 strings) Translated using Weblate (Lithuanian) Currently translated at 60.4% (29 of 48 strings) Translated using Weblate (Lithuanian) Currently translated at 66.6% (22 of 33 strings) Translated using Weblate (Lithuanian) Currently translated at 46.3% (38 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 72.5% (90 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 100.0% (85 of 85 strings) Translated using Weblate (Lithuanian) Currently translated at 93.2% (55 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/lt/ Translated using Weblate (Lithuanian) Currently translated at 66.0% (111 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 41.4% (61 of 147 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/lt/ Translated using Weblate (Lithuanian) Currently translated at 54.2% (146 of 269 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/lt/ Translated using Weblate (Lithuanian) Currently translated at 75.3% (110 of 146 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/lt/ Translated using Weblate (Lithuanian) Currently translated at 85.4% (53 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (38 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 100.0% (28 of 28 strings) Translation: OpenWrt/LuCI/applications/acl Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacl/lt/ Translated using Weblate (Lithuanian) Currently translated at 64.9% (128 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 84.0% (21 of 25 strings) Translation: OpenWrt/LuCI/applications/ksmbd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/lt/ Translated using Weblate (Lithuanian) Currently translated at 60.6% (120 of 198 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% (33 of 33 strings) Translated using Weblate (Lithuanian) Currently translated at 99.8% (2409 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/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 (Italian) Currently translated at 99.9% (2411 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (German) Currently translated at 97.7% (44 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/de/ Translated using Weblate (German) Currently translated at 30.3% (10 of 33 strings) Translation: OpenWrt/LuCI/applications/v2raya Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/de/ Translated using Weblate (German) Currently translated at 19.5% (9 of 46 strings) Translation: OpenWrt/LuCI/applications/xfrpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/de/ Translated using Weblate (German) Currently translated at 10.6% (7 of 66 strings) Translation: OpenWrt/LuCI/applications/sshtunnel Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/de/ Translated using Weblate (German) Currently translated at 100.0% (66 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/de/ Translated using Weblate (German) Currently translated at 100.0% (89 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/de/ Translated using Weblate (German) Currently translated at 100.0% (168 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/de/ Translated using Weblate (German) Currently translated at 100.0% (74 of 74 strings) Translated using Weblate (German) Currently translated at 90.4% (361 of 399 strings) Translated using Weblate (German) Currently translated at 98.5% (2376 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/ Added translation using Weblate (Lithuanian) Added translation using Weblate (Lithuanian) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Translated using Weblate (Persian) Currently translated at 2.5% (5 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/fa/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Translated using Weblate (Finnish) Currently translated at 27.4% (58 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/fi/ Translated using Weblate (Finnish) Currently translated at 100.0% (16 of 16 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/fi/ Translated using Weblate (German) Currently translated at 94.4% (2278 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/ Translated using Weblate (Russian) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (71 of 71 strings) Translated using Weblate (Russian) Currently translated at 100.0% (147 of 147 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/ru/ Translated using Weblate (German) Currently translated at 82.3% (163 of 198 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/de/ Translated using Weblate (Russian) Currently translated at 100.0% (270 of 270 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (German) Currently translated at 81.3% (161 of 198 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/de/ Translated using Weblate (German) Currently translated at 100.0% (62 of 62 strings) Translation: OpenWrt/LuCI/applications/sqm Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/de/ Translated using Weblate (German) Currently translated at 100.0% (17 of 17 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/de/ Translated using Weblate (German) Currently translated at 100.0% (186 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/de/ Translated using Weblate (German) Currently translated at 100.0% (25 of 25 strings) Added translation using Weblate (German) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2412 of 2412 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% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Lithuanian) Currently translated at 99.7% (2406 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Turkish) Currently translated at 100.0% (270 of 270 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/tr/ Translated using Weblate (Turkish) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/tr/ Translated using Weblate (Turkish) Currently translated at 100.0% (71 of 71 strings) Translated using Weblate (Turkish) Currently translated at 99.6% (269 of 270 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/tr/ Translated using Weblate (Turkish) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/ Translated using Weblate (Polish) Currently translated at 100.0% (2412 of 2412 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% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (147 of 147 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (270 of 270 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Translated using Weblate (Portuguese) Currently translated at 30.3% (10 of 33 strings) Translation: OpenWrt/LuCI/applications/v2raya Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/pt/ Translated using Weblate (Polish) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (198 of 198 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/pl/ Translated using Weblate (Portuguese) Currently translated at 96.9% (32 of 33 strings) Translation: OpenWrt/LuCI/applications/alist Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsalist/pt/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (71 of 71 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (147 of 147 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/tr/ Translated using Weblate (Polish) Currently translated at 100.0% (147 of 147 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (71 of 71 strings) Translated using Weblate (Portuguese) Currently translated at 28.0% (41 of 146 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pt/ Translated using Weblate (Polish) Currently translated at 100.0% (270 of 270 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/ Translated using Weblate (Portuguese) Currently translated at 100.0% (194 of 194 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/ Translated using Weblate (Portuguese) Currently translated at 90.6% (2187 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt/ Translated using Weblate (Polish) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Co-authored-by: David <dawin@users.noreply.hosted.weblate.org> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: FKdeveloper <felix.koeppel.ch@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Komar Peik <genius.matrix@gmail.com> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Oğuz Ersen <oguz@ersen.moe> Co-authored-by: Oğuz Han <h4n.3545@gmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: hiatsu0 <hietsu@gmail.com> Co-authored-by: qeepoo <pfrade1996@protonmail.com> Co-authored-by: st7105 <st7105@gmail.com> Co-authored-by: try496 <pinghejk@gmail.com> Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: David <dawin@users.noreply.hosted.weblate.org> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: FKdeveloper <felix.koeppel.ch@gmail.com> Signed-off-by: Komar Peik <genius.matrix@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Oğuz Ersen <oguz@ersen.moe> Signed-off-by: Oğuz Han <h4n.3545@gmail.com> Signed-off-by: Random <random-r@users.noreply.hosted.weblate.org> Signed-off-by: hiatsu0 <hietsu@gmail.com> Signed-off-by: qeepoo <pfrade1996@protonmail.com> Signed-off-by: st7105 <st7105@gmail.com> Signed-off-by: try496 <pinghejk@gmail.com> Signed-off-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/ru/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/tr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfilebrowser/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/lt/ Translation: OpenWrt/LuCI/applications/ahcp Translation: OpenWrt/LuCI/applications/commands Translation: OpenWrt/LuCI/applications/filebrowser Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/qos Translation: OpenWrt/LuCI/applications/samba4 Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2024-04-29luci-app-keepalived: add missing cbi class section and descriptionFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-29luci-app-keepalived: fix indentationFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-29luci-app-keepalived: move status page to status menuFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-29luci-app-keepalived: rename menu entry to more common name VRRPFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-29luci-base: always add ucitrack independently of uci configFlorian Eckert
It is possible that the uci configuration file will be added to the system later. Therefore, ucitrack json definitions are always added to ucitrack triggers and it is not checked whether the uci configuration file exists. Reported-by: Chen Minqiang <ptpt52@gmail.com> Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-29luci-mod-dashboard: fix indentationFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-27luci-app-banip: fix "Apply & Restart" button call chainDirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-04-27luci-mod-dashboard: Fill gateway info with the connection with lowest metric.Martin Pecka
Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
2024-04-26luci-app-banip: new button "Apply & Restart"Dirk Brenken
* Many changes to the user interface require a banIP restart, e.g. to restructure the underlying nft rule set. In this case, “Apply & Restart” saves the user an unnecessary “Save & Apply” (followed by a banIP reload & restart to obtain the new nft structure. Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-04-26luci-app-banip: handle load errors of the countries fileDirk Brenken
* properly handle/skip possible read errors in try/catch blocks Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-04-26build: space -> tab formatting changePaul Donald
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-04-25luci-proto-{wireguard,yggdrasil}: remove unnecessary PROVIDESHannu Nyman
Remove the unnecessary PROVIDES statements from two protocols. Wireguard was recently changed erroneously: the old compatibility reference to luci-app-wireguard was replaced by self-reference. But as the app and proto were combined already in 2022, the old compatibility define should be unnecessary by now, so just remove it. Yggdrasil has had a similar unnecessary setting (package PROVIDES itself), so remove that at the same time. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-04-25luci-base: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-25luci-app-lldpd: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-25luci-proto-modemmanager: rename menu entry from mobile service to cellular ↵Florian Eckert
network The old term "mobile service" is not common, it is replaced by the new name "cellular network", which is more familiar. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-25Merge pull request #7081 from weblate/weblate-openwrt-luciFlorian Eckert
Translations update from Hosted Weblate
2024-04-25luci-theme-material: do not show the message 'no password' on the login pageFlorian Eckert
This note is also not displayed in the theme luci-theme-boostrap. Also, for security reasons, we should not explicitly point this out on the login page, that no password is set. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24Translated using Weblate (Portuguese)Hosted Weblate
Currently translated at 30.3% (10 of 33 strings) Translation: OpenWrt/LuCI/applications/v2raya Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/pt/ Translated using Weblate (Polish) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (198 of 198 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/pl/ Translated using Weblate (Portuguese) Currently translated at 96.9% (32 of 33 strings) Translation: OpenWrt/LuCI/applications/alist Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsalist/pt/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (71 of 71 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (147 of 147 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/tr/ Translated using Weblate (Polish) Currently translated at 100.0% (147 of 147 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (71 of 71 strings) Translated using Weblate (Portuguese) Currently translated at 28.0% (41 of 146 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pt/ Translated using Weblate (Polish) Currently translated at 100.0% (270 of 270 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/ Translated using Weblate (Portuguese) Currently translated at 100.0% (194 of 194 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/ Translated using Weblate (Portuguese) Currently translated at 90.6% (2187 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt/ Translated using Weblate (Polish) Currently translated at 100.0% (2412 of 2412 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Oğuz Ersen <oguz@ersen.moe> Co-authored-by: qeepoo <pfrade1996@protonmail.com> Co-authored-by: try496 <pinghejk@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Oğuz Ersen <oguz@ersen.moe> Signed-off-by: qeepoo <pfrade1996@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pt/ Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2024-04-24luci-app-lldpd: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24luci-app-banip: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24luci-app-https-dns-proxy: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24luci-app-openvpn: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24luci-app-pbr: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24luci-app-usteer: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24luci-base: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24luci-mod-dsl: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24Merge pull request #7077 from weblate/weblate-openwrt-luciFlorian Eckert
Translations update from Hosted Weblate
2024-04-24Translated using Weblate (Polish)Hosted Weblate
Currently translated at 100.0% (89 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (135 of 135 strings) Translation: OpenWrt/LuCI/applications/lldpd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/pl/ Translated using Weblate (Polish) Currently translated at 51.8% (70 of 135 strings) Translation: OpenWrt/LuCI/applications/lldpd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/pl/ Translated using Weblate (Russian) Currently translated at 100.0% (135 of 135 strings) Translation: OpenWrt/LuCI/applications/lldpd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/ru/ Translated using Weblate (Polish) Currently translated at 29.6% (40 of 135 strings) Translation: OpenWrt/LuCI/applications/lldpd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/pl/ Translated using Weblate (Italian) Currently translated at 13.3% (6 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/it/ Translated using Weblate (Italian) Currently translated at 36.3% (12 of 33 strings) Translation: OpenWrt/LuCI/applications/v2raya Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/it/ Translated using Weblate (Polish) Currently translated at 100.0% (33 of 33 strings) Translation: OpenWrt/LuCI/applications/alist Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsalist/pl/ Translated using Weblate (Italian) Currently translated at 100.0% (168 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/it/ Translated using Weblate (Polish) Currently translated at 100.0% (2406 of 2406 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Italian) Currently translated at 99.9% (2405 of 2406 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Added translation using Weblate (Polish) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Random <random-r@users.noreply.hosted.weblate.org> Signed-off-by: st7105 <st7105@gmail.com>
2024-04-24Merge pull request #7080 from TDT-AG/pr/20240423-luci-mod-dslFlorian Eckert
luci-mod-dsl: improve view for the luci-theme-material