summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-03-17widgets: add a re-useable filtered logread viewKarl Palsson
Multiple apps introduced their own implementation of a syslog view, filtered for just their own application logs. Pull that out as a shared view. Some of these had _minor_ style differences, which has been "standardized" now. A full "widget" conversion would allow more end app tuning of that, but is not implemented. Signed-off-by: Karl Palsson <karlp@etactica.com> app-nextdns: fix Logs title Minor typo, introduced in 625abbf (convert simple controllers to menu.json) Signed-off-by: Karl Palsson <karlp@etactica.com> luci-base: implement shared log reader view Closes #5452 Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-17luci-base: force menu to regenerate after uci changeJames Haggerty
Because the menu JSON can have 'depends' in them, uci changes should force the menu to regenerate. Closes #6423 Signed-off-by: James Haggerty <james.haggerty@morsemicro.com> Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-17luci-base: ui.js: avoid polling in a tight loop on confirm/rollbackErik Karlsson
The call function was based on the legacy XHR interface and it has not been updated to comply with the new request interface which passes the duration as part of the response object rather than as a separate argument. This resulted in polling in a tight loop in certain cases since the duration was undefined. In addition there is no need to adjust apply_holdoff based on elapsed time as no significant amount of time has elapsed at this point. Signed-off-by: Erik Karlsson <erik.karlsson@genexis.eu>
2024-03-16luci-proto-ipv6: Add support for IPIP6(RFC2473) tunnelArayuki Mago
Add Generic Packet Tunneling in IPv6 Specification (RFC 2473) support. Signed-off-by: Arayuki Mago <ms@missing233.com>
2024-03-16luci-app-opkg: add warning about modifying packagesDaniel Nilsson
It is a well-known fact that opkg doesn't check ABI-compatibility between dependencies and upgrading packages in a stable release is therefore not recommended. In addition, installing and removing packages blindly may result in rendering the device inaccessible as well, so caution should be taken when doing this. This commit adds a warning which should help notify especially new users about these behaviors with a link to the wiki which advises to not upgrade packages. Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2024-03-15Merge pull request #6987 from TDT-AG/pr/20240313-luci-baseFlorian Eckert
luci-base: fix license
2024-03-15luci-base: fix licenseFlorian Eckert
During the update of luasrcdiet with commit b5d5e5bf13e572af7f1589a01bfd338691d5f063 the license was incorrectly changed from 'Apache-2.0' to 'MIT'. As the name implies, this is the basic package that must be installed on the target for the LuCI to work at all. So changing the license from 'Apache-2.0' to 'MIT' should not have happend, because this information belongs to the package 'luci-base' and to the 'luasrcdiet'. Therefore, with commit b0d8fff3e40568af633032aacb0624da16f4266c the 'luasrcdiet' was moved to its own package. However, it was forgotten to adapt the licence to 'Apache-2.0' again. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-xinetd: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-wol: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-statistics: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-sqm: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-opkg: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-nft-qos: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-alist: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-ahcp: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-acl: add missing PKG_LICENSEFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15luci-app-unbound: spell fixPaul Donald
Closes openwrt/luci#6993 Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-15luci-base: cbi.js: drop CustomEvent polyfillJo-Philipp Wich
All supported browsers natively support this functionality since quite a while already. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2024-03-15luci-mod-network: don't trigger uci save on removing bridge vlansJo-Philipp Wich
Do not trigger a uci save operation on removing bridge VLANs as that might invalidate the ephemeral section ID of a just added network device. Fixes: #6990 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2024-03-15luci-theme-bootstrap: darkmode graphsjames
This adds 2 more graphs to be dark in dark mode and makes the gridlines white Signed-off-by: james <jameslindstrom2@gmail.com>
2024-03-13Merge pull request #6928 from ↵Jo-Philipp Wich
thomasschroeder/luci-theme-bootstrap_show-scrollbar luci-theme-bootstrap: Always show scrollbar
2024-03-13luci-app-statistics: add users plugin supportJoel Johnson
The users plugin is functional and useful, but requires usage of custom built packages of busybox, dropbear, openssh, or other console/shell access mechanisms. Signed-off-by: Joel Johnson <mrjoel@lixil.net>
2024-03-12luci-mod-network: drop trailing whitespaceDaniel Nilsson
This resulted in the sysfs parameter to be invalid as it contained a space. Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2024-03-12Translated using Weblate (Italian)Hosted Weblate
Currently translated at 100.0% (244 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/it/ Translated using Weblate (Chinese (Traditional)) Currently translated at 2.2% (1 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 3.0% (1 of 33 strings) Translation: OpenWrt/LuCI/applications/v2raya Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/zh_Hant/ Translated using Weblate (Lithuanian) Currently translated at 35.8% (43 of 120 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/lt/ 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 45.4% (30 of 66 strings) Translation: OpenWrt/LuCI/applications/sshtunnel Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/lt/ Translated using Weblate (Lithuanian) Currently translated at 85.7% (18 of 21 strings) Translation: OpenWrt/LuCI/applications/tor Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstor/lt/ Translated using Weblate (Chinese (Traditional)) Currently translated at 9.0% (3 of 33 strings) Translation: OpenWrt/LuCI/applications/alist Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsalist/zh_Hant/ Translated using Weblate (Danish) 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/da/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (280 of 280 strings) Translated using Weblate (Lithuanian) Currently translated at 57.6% (102 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 50.0% (37 of 74 strings) Translated using Weblate (Lithuanian) Currently translated at 46.3% (38 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 67.7% (42 of 62 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 100.0% (194 of 194 strings) Translated using Weblate (Lithuanian) Currently translated at 47.3% (88 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 58.4% (107 of 183 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (376 of 376 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (17 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 100.0% (48 of 48 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (2371 of 2371 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% (16 of 16 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (7 of 7 strings) Translation: OpenWrt/LuCI/applications/squid Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/lt/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/clamav Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (168 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/zh_Hant/ 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 (Chinese (Traditional)) Currently translated at 100.0% (186 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (44 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (177 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Polish) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Polish) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (183 of 183 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (37 of 37 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (83 of 83 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (82 of 82 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Italian) Currently translated at 99.8% (2368 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Co-authored-by: Boyan Alexiev <nneauu@gmail.com> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: MkQtS <MkQtS@users.noreply.hosted.weblate.org> Co-authored-by: Oğuz Ersen <oguz@ersen.moe> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: Yuan Law <traverslombard@outlook.com> Signed-off-by: Boyan Alexiev <nneauu@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: MkQtS <MkQtS@users.noreply.hosted.weblate.org> Signed-off-by: Random <random-r@users.noreply.hosted.weblate.org> Signed-off-by: Yuan Law <traverslombard@outlook.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/tr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/zh_Hans/ 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/luciapplicationsuhttpd/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/tr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/tr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/lt/ Translation: OpenWrt/LuCI/applications/ahcp Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/applications/watchcat Translation: OpenWrt/LuCI/applications/wol Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2024-03-12luci-theme-bootstrap: Realtime Graphs dark modejames
This feature is to have the realtime graphs dark when using Bootstrap Dark Theme Signed-off-by: james <jameslindstrom2@gmail.com>
2024-03-11luci-app-p910nd: convert to JSPaul Donald
Simple p910nd printer management, and some level of automation that detects whether the typically necessary kmods are installed, and if not provides quick links to install those. Tested on: 22.03.6, 23.05.2 Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-09luci-app-upnp: revise wording to include PCPSergey Ponomarev
- Revise wording, remove redundancies and mention IPv6 limitations - Mention `UPnP IGD` as `UPnP` is probably not specific enough - Include current wording in `LUCI_TITLE` for easy finding Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-03-09luci-app-upnp: remove obsolete translationSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-03-08Translated using Weblate (Polish)Hosted Weblate
Currently translated at 100.0% (21 of 21 strings) Translation: OpenWrt/LuCI/applications/tor Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstor/pl/ Translated using Weblate (German) Currently translated at 95.5% (43 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 21.2% (7 of 33 strings) Translation: OpenWrt/LuCI/applications/v2raya Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/de/ Translated using Weblate (Portuguese) Currently translated at 100.0% (244 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt/ 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 (Polish) Currently translated at 100.0% (16 of 16 strings) Translated using Weblate (Polish) Currently translated at 100.0% (280 of 280 strings) Translated using Weblate (Polish) Currently translated at 100.0% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Italian) Currently translated at 6.6% (3 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 24.2% (8 of 33 strings) Translation: OpenWrt/LuCI/applications/v2raya Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/it/ Translated using Weblate (Italian) Currently translated at 2.7% (2 of 74 strings) Translation: OpenWrt/LuCI/applications/xinetd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/it/ Translated using Weblate (Spanish) Currently translated at 5.4% (4 of 74 strings) Translation: OpenWrt/LuCI/applications/xinetd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/es/ Translated using Weblate (Italian) Currently translated at 6.6% (1 of 15 strings) Translation: OpenWrt/LuCI/applications/snmpd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/it/ Translated using Weblate (Italian) Currently translated at 4.1% (2 of 48 strings) Translation: OpenWrt/LuCI/applications/openwisp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/it/ Translated using Weblate (Italian) Currently translated at 6.5% (3 of 46 strings) Translation: OpenWrt/LuCI/applications/xfrpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/it/ Translated using Weblate (Spanish) Currently translated at 21.7% (10 of 46 strings) Translation: OpenWrt/LuCI/applications/xfrpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/es/ Translated using Weblate (Italian) Currently translated at 11.7% (2 of 17 strings) Translation: OpenWrt/LuCI/applications/eoip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationseoip/it/ Translated using Weblate (Italian) Currently translated at 2.5% (1 of 40 strings) Translation: OpenWrt/LuCI/applications/example Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/it/ Translated using Weblate (Italian) Currently translated at 3.0% (2 of 66 strings) Translation: OpenWrt/LuCI/applications/sshtunnel Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/it/ Translated using Weblate (Spanish) Currently translated at 90.9% (60 of 66 strings) Translation: OpenWrt/LuCI/applications/sshtunnel Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/es/ Translated using Weblate (Italian) Currently translated at 1.1% (1 of 88 strings) Translation: OpenWrt/LuCI/applications/mosquitto Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/it/ Translated using Weblate (Italian) Currently translated at 26.3% (5 of 19 strings) Translation: OpenWrt/LuCI/applications/irqbalance Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsirqbalance/it/ Translated using Weblate (Italian) Currently translated at 3.0% (6 of 198 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/it/ Translated using Weblate (Italian) Currently translated at 4.7% (1 of 21 strings) Translation: OpenWrt/LuCI/applications/tor Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstor/it/ Translated using Weblate (Italian) Currently translated at 90.9% (30 of 33 strings) Translation: OpenWrt/LuCI/applications/alist Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsalist/it/ Translated using Weblate (Italian) Currently translated at 87.1% (143 of 164 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/it/ Translated using Weblate (Italian) Currently translated at 35.0% (7 of 20 strings) Translated using Weblate (Italian) Currently translated at 23.6% (30 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/it/ Translated using Weblate (Spanish) Currently translated at 85.4% (41 of 48 strings) Translation: OpenWrt/LuCI/applications/openwisp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/es/ Translated using Weblate (Italian) Currently translated at 100.0% (16 of 16 strings) Translation: OpenWrt/LuCI/applications/hd-idle Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshd-idle/it/ Translated using Weblate (Spanish) Currently translated at 71.2% (141 of 198 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (62 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/es/ Translated using Weblate (Italian) Currently translated at 33.3% (22 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/it/ Translated using Weblate (Italian) Currently translated at 25.8% (23 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/it/ Translated using Weblate (Spanish) Currently translated at 100.0% (89 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/ksmbd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/es/ Translated using Weblate (Italian) Currently translated at 21.5% (31 of 144 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/it/ Translated using Weblate (Italian) Currently translated at 100.0% (52 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/it/ Translated using Weblate (Italian) Currently translated at 23.6% (44 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/it/ Translated using Weblate (Italian) Currently translated at 12.8% (16 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/it/ Translated using Weblate (Italian) Currently translated at 41.9% (26 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/it/ Translated using Weblate (Italian) Currently translated at 20.9% (26 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/it/ Translated using Weblate (Italian) Currently translated at 27.1% (16 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/it/ Translated using Weblate (Italian) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/it/ Translated using Weblate (Italian) Currently translated at 73.0% (19 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/it/ Translated using Weblate (Italian) Currently translated at 100.0% (12 of 12 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/it/ 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 (Italian) Currently translated at 100.0% (34 of 34 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/it/ Translated using Weblate (Spanish) Currently translated at 100.0% (177 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (82 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (7 of 7 strings) Translation: OpenWrt/LuCI/applications/squid Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/es/ Translated using Weblate (Spanish) Currently translated at 33.6% (82 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (26 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (193 of 193 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (124 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (62 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Italian) Currently translated at 13.3% (18 of 135 strings) Translated using Weblate (Italian) Currently translated at 25.4% (26 of 102 strings) Translated using Weblate (Italian) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (51 of 51 strings) Translated using Weblate (Italian) Currently translated at 39.8% (73 of 183 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (183 of 183 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (37 of 37 strings) Translated using Weblate (Italian) Currently translated at 32.4% (24 of 74 strings) Translated using Weblate (Italian) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Italian) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Italian) Currently translated at 100.0% (280 of 280 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (280 of 280 strings) Translated using Weblate (Italian) Currently translated at 14.0% (53 of 376 strings) Translated using Weblate (Italian) Currently translated at 68.9% (40 of 58 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Italian) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (37 of 37 strings) Translated using Weblate (Italian) Currently translated at 99.0% (2348 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Spanish) Currently translated at 94.9% (2251 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Spanish) Currently translated at 94.9% (2251 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Italian) Currently translated at 100.0% (194 of 194 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (45 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (45 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2371 of 2371 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% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (German) Currently translated at 47.0% (8 of 17 strings) Translation: OpenWrt/LuCI/applications/eoip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationseoip/de/ Translated using Weblate (German) Currently translated at 42.5% (17 of 40 strings) Translation: OpenWrt/LuCI/applications/example Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/de/ Translated using Weblate (German) Currently translated at 88.8% (40 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 18.1% (6 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 15.2% (7 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 11.7% (2 of 17 strings) Translation: OpenWrt/LuCI/applications/eoip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationseoip/de/ Translated using Weblate (German) Currently translated at 1.5% (1 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 96.9% (32 of 33 strings) Translation: OpenWrt/LuCI/applications/alist Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsalist/de/ Translated using Weblate (German) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/de/ Translated using Weblate (German) Currently translated at 100.0% (52 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/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% (82 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/de/ Translated using Weblate (German) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/clamav Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/de/ Translated using Weblate (German) Currently translated at 68.8% (168 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/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% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/de/ Translated using Weblate (German) Currently translated at 100.0% (116 of 116 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/de/ Translated using Weblate (German) Currently translated at 100.0% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/de/ Translated using Weblate (German) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (German) Currently translated at 99.0% (101 of 102 strings) Translated using Weblate (German) Currently translated at 91.6% (2172 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/ Translated using Weblate (Polish) Currently translated at 100.0% (45 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Co-authored-by: Džiugas J <dziugas1959@hotmail.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: Nico Carlino <ziconick@gmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: ssantos <ssantos@web.de> Co-authored-by: st7105 <st7105@gmail.com> Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Nico Carlino <ziconick@gmail.com> Signed-off-by: ssantos <ssantos@web.de> Signed-off-by: st7105 <st7105@gmail.com> Signed-off-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/pl/ Translation: OpenWrt/LuCI/applications/ahcp Translation: OpenWrt/LuCI/applications/commands Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/natmap Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/polipo Translation: OpenWrt/LuCI/applications/qos Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/samba4 Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/applications/watchcat Translation: OpenWrt/LuCI/applications/wol
2024-03-08luci-app-statistics: Add UI to configure MqttMiguel Angel Mulero Martinez
This commit adds UI to configure the Mqtt plugin of the luci-app-statistics. Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
2024-03-07luci-base: use correct regex for time validationDaniel Nilsson
Before this change, values further in time than 23:59:59 was allowed, such as 24:00:00 and 23:60:00. Leap seconds is accounted for so 60 is allowed in the seconds parameter. Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2024-03-07irqbalance: Add option for new 'debug' settingCarsten Schuette
Add option for 'debug' setting that was introduced in https://github.com/openwrt/packages/commit/41e5b979f583ed29a6cafa33ef9b5825f5165a43 Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
2024-03-06Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 100.0% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Spanish) Currently translated at 94.9% (2251 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Italian) Currently translated at 100.0% (194 of 194 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (45 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (45 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2371 of 2371 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% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (German) Currently translated at 47.0% (8 of 17 strings) Translation: OpenWrt/LuCI/applications/eoip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationseoip/de/ Translated using Weblate (German) Currently translated at 42.5% (17 of 40 strings) Translation: OpenWrt/LuCI/applications/example Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/de/ Translated using Weblate (German) Currently translated at 88.8% (40 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 18.1% (6 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 15.2% (7 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 11.7% (2 of 17 strings) Translation: OpenWrt/LuCI/applications/eoip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationseoip/de/ Translated using Weblate (German) Currently translated at 1.5% (1 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 96.9% (32 of 33 strings) Translation: OpenWrt/LuCI/applications/alist Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsalist/de/ Translated using Weblate (German) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/de/ Translated using Weblate (German) Currently translated at 100.0% (52 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/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% (82 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/de/ Translated using Weblate (German) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/clamav Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/de/ Translated using Weblate (German) Currently translated at 68.8% (168 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/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% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/de/ Translated using Weblate (German) Currently translated at 100.0% (116 of 116 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/de/ Translated using Weblate (German) Currently translated at 100.0% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/de/ Translated using Weblate (German) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (German) Currently translated at 99.0% (101 of 102 strings) Translated using Weblate (German) Currently translated at 91.6% (2172 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/ Translated using Weblate (Polish) Currently translated at 100.0% (45 of 45 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (2371 of 2371 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Co-authored-by: Džiugas J <dziugas1959@hotmail.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: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: ssantos <ssantos@web.de> Co-authored-by: st7105 <st7105@gmail.com> Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: ssantos <ssantos@web.de> Signed-off-by: st7105 <st7105@gmail.com> Signed-off-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/de/ Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/transmission
2024-03-06Merge pull request #6968 from guidosarducci/master-fix-rpcd-luciJo-Philipp Wich
rpcd-mod-luci: use standard POSIX header for basename()
2024-03-06rpcd-mod-luci: use standard POSIX header for basename()Tony Ambardar
The musl libc only implements POSIX basename() but provided a GNU header kludge in <string.h>, which was removed in musl 1.2.5 [1]. Use the standard <libgen.h> header to avoid compilation errors like: luci.c: In function 'rpc_luci_parse_network_device_sys': luci.c:676:53: error: implicit declaration of function 'basename' [-Werror=implicit-function-declaration] 676 | blobmsg_add_string(&blob, "master", basename(link)); | ^~~~~~~~ luci.c:676:53: error: passing argument 3 of 'blobmsg_add_string' makes pointer from integer without a cast [-Werror=int-conversion] 676 | blobmsg_add_string(&blob, "master", basename(link)); | ^~~~~~~~~~~~~~ | | | int ... cc1: all warnings being treated as errors Link 1: https://git.musl-libc.org/cgit/musl/log/?qt=grep&q=basename Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2024-03-06luci-base: docs house-keepingPaul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-05Merge pull request #6945 from dannil/ntpc-to-jsHannu Nyman
luci-app-ntpc: remove app
2024-03-05luci-app-ntpc: remove appDaniel Nilsson
As ntpclient package is dead, we can delete the app. Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2024-03-04luci-mod-status: fix sporadic logical interfaces resolve failuresJo-Philipp Wich
Correct the incorrect netmask calculation logic leading to incorrect network range comparisons in some cases. Fixes: #6956 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2024-03-03luci-mod-network: Add clarifying note to wireless join dialogHannu Nyman
Add a clarifying note about two different meanings of "network"on the wireless join page. In the dialog title the word "network" refers to the wireless SSID, while in the config item the same "network" refers to the name to be used in OpenWrt network configuration. Reference to forum discussion at https://forum.openwrt.org/t/cant-join-a-scanned-network/189859 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-03-02build: comments for Darwin when building zoneinfo.Paul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-02luci-app-fwknopd: remove unused varsSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-03-02luci-themes: add luci-base to dependsFengyu Wu
Signed-off-by: Fengyu Wu <saldry@proton.me>
2024-03-02luci-theme-material: open footer link in new tabFengyu Wu
Also set Referrer Policy Signed-off-by: Fengyu Wu <saldry@proton.me>
2024-03-02luci-theme-bootstrap: open footer links in new tabFengyu Wu
Also set Referrer Policy Signed-off-by: Fengyu Wu <saldry@proton.me>
2024-03-02luci-theme-material: improve theming system colors and contrastsDaniel Nilsson
This changed spawned from trying to make certain text colors readable (such as white text on white background in many dialogs) introduced by commit 4ee2bc6 (ref: #5841) which made obvious the need to improve the color and contrast situation in the theme. Alot of colors were duplicated in cascade.css and made for a hard time to align colors across different elements. This commit tries to rectify that by introducing variables for all commonly used colors. * All base colors (white, blue, red, green, blue, yellow, etc) has been consolidated and moved to common variables * Introduced more specific selectors for info levels to avoid colors bleeding over to other elements * Removed duplicated properties which were overriden at the next row Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2024-03-02luci-app-banip: sync with release 0.9.4-1Dirk Brenken
* small changes to support the new destination port & protocol options in the feed editor and in the reporting engine Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-03-01treewide: sync i18n translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-03-01Translated using Weblate (Chinese (Simplified))Hosted Weblate
Currently translated at 100.0% (2370 of 2370 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (120 of 120 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/zh_Hans/ Translated using Weblate (Bulgarian) Currently translated at 5.0% (2 of 40 strings) Translation: OpenWrt/LuCI/applications/cloudflared Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/bg/ Translated using Weblate (Bulgarian) Currently translated at 9.0% (3 of 33 strings) Translation: OpenWrt/LuCI/applications/v2raya Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/bg/ Translated using Weblate (Bulgarian) Currently translated at 8.3% (4 of 48 strings) Translation: OpenWrt/LuCI/applications/openwisp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/bg/ Translated using Weblate (Russian) Currently translated at 100.0% (46 of 46 strings) Translation: OpenWrt/LuCI/applications/xfrpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/ru/ Translated using Weblate (Bulgarian) Currently translated at 60.8% (28 of 46 strings) Translation: OpenWrt/LuCI/applications/xfrpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/bg/ Translated using Weblate (Bulgarian) Currently translated at 9.0% (6 of 66 strings) Translation: OpenWrt/LuCI/applications/sshtunnel Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/bg/ Translated using Weblate (Bulgarian) Currently translated at 100.0% (16 of 16 strings) Translation: OpenWrt/LuCI/applications/hd-idle Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshd-idle/bg/ Translated using Weblate (Bulgarian) Currently translated at 4.5% (9 of 198 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/bg/ Translated using Weblate (Bulgarian) 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/bg/ Translated using Weblate (Bulgarian) Currently translated at 33.3% (1 of 3 strings) Translated using Weblate (Bulgarian) Currently translated at 14.6% (31 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/bg/ Translated using Weblate (Bulgarian) Currently translated at 29.0% (18 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/bg/ Translated using Weblate (Bulgarian) Currently translated at 7.5% (5 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/bg/ Translated using Weblate (Bulgarian) Currently translated at 19.1% (17 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/bg/ Translated using Weblate (Bulgarian) Currently translated at 15.9% (7 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/bg/ Translated using Weblate (Bulgarian) Currently translated at 32.0% (8 of 25 strings) Translation: OpenWrt/LuCI/applications/ksmbd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/bg/ Translated using Weblate (Bulgarian) Currently translated at 15.1% (5 of 33 strings) Translation: OpenWrt/LuCI/applications/vnstat2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/bg/ Translated using Weblate (Bulgarian) Currently translated at 15.5% (368 of 2370 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/bg/ Translated using Weblate (Bulgarian) Currently translated at 5.4% (2 of 37 strings) Translated using Weblate (Bulgarian) Currently translated at 19.6% (10 of 51 strings) Translated using Weblate (Bulgarian) Currently translated at 4.8% (9 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/bg/ Translated using Weblate (Bulgarian) Currently translated at 11.2% (7 of 62 strings) Translated using Weblate (Bulgarian) Currently translated at 23.5% (4 of 17 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/bg/ Translated using Weblate (Bulgarian) Currently translated at 25.0% (13 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/bg/ Translated using Weblate (Bulgarian) Currently translated at 12.4% (24 of 193 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/bg/ Translated using Weblate (Bulgarian) Currently translated at 8.8% (9 of 102 strings) Translated using Weblate (Bulgarian) Currently translated at 9.4% (7 of 74 strings) Translated using Weblate (Bulgarian) Currently translated at 5.5% (21 of 376 strings) Translated using Weblate (Bulgarian) Currently translated at 42.8% (3 of 7 strings) Translation: OpenWrt/LuCI/applications/squid Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/bg/ Translated using Weblate (Bulgarian) Currently translated at 7.3% (6 of 82 strings) Translated using Weblate (Bulgarian) Currently translated at 10.9% (9 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/bg/ Translated using Weblate (Bulgarian) Currently translated at 18.9% (7 of 37 strings) Translated using Weblate (Bulgarian) Currently translated at 7.0% (8 of 113 strings) Translated using Weblate (Bulgarian) Currently translated at 8.6% (10 of 116 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/bg/ Translated using Weblate (Bulgarian) Currently translated at 10.3% (6 of 58 strings) Translated using Weblate (Bulgarian) Currently translated at 72.7% (8 of 11 strings) Translated using Weblate (Bulgarian) Currently translated at 7.6% (14 of 183 strings) Translated using Weblate (Bulgarian) Currently translated at 19.3% (12 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/bg/ Translated using Weblate (Bulgarian) Currently translated at 11.2% (14 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/bg/ Translated using Weblate (Bulgarian) Currently translated at 14.7% (25 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/bg/ Translated using Weblate (Bulgarian) Currently translated at 10.8% (5 of 46 strings) Translated using Weblate (Bulgarian) Currently translated at 23.9% (67 of 280 strings) Translated using Weblate (Bulgarian) Currently translated at 12.1% (24 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/bg/ Translated using Weblate (Bulgarian) Currently translated at 26.9% (7 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/bg/ Translated using Weblate (Bulgarian) Currently translated at 11.4% (28 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/bg/ Translated using Weblate (Bulgarian) Currently translated at 12.1% (8 of 66 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/bg/ Translated using Weblate (Bulgarian) Currently translated at 22.0% (37 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/bg/ Translated using Weblate (Bulgarian) Currently translated at 24.2% (8 of 33 strings) Translated using Weblate (Bulgarian) Currently translated at 12.9% (23 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/bg/ Translated using Weblate (Italian) Currently translated at 100.0% (83 of 83 strings) Translated using Weblate (Lithuanian) Currently translated at 41.2% (73 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 53.6% (67 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 62.9% (124 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/lt/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2370 of 2370 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Co-authored-by: Boyan Alexiev <nneauu@gmail.com> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: MkQtS <MkQtS@users.noreply.hosted.weblate.org> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: Zheng Qian <sotux82@gmail.com> Co-authored-by: try496 <pinghejk@gmail.com> Signed-off-by: Boyan Alexiev <nneauu@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: MkQtS <MkQtS@users.noreply.hosted.weblate.org> Signed-off-by: Zheng Qian <sotux82@gmail.com> Signed-off-by: try496 <pinghejk@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/bg/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-battstatus/bg/ Translation: OpenWrt/LuCI/applications/ahcp Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/p910nd Translation: OpenWrt/LuCI/applications/polipo Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/samba4 Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/applications/watchcat Translation: OpenWrt/LuCI/modules/luci-mod-battstatus
2024-02-28luci-theme-material: add missing css for dsl_status_tableFlorian Eckert
Insert a space between the name and the current value, as with other themes. Signed-off-by: Florian Eckert <fe@dev.tdt.de>