<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/applications/luci-app-mwan3/htdocs/luci-static/resources, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2026-05-27T12:49:46Z</updated>
<entry>
<title>luci-app-mwan3: correctness fixes</title>
<updated>2026-05-27T12:49:46Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-05-25T21:40:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=64c74b06c6642eccaa2f33adc88badee0091c9b2'/>
<id>urn:sha1:64c74b06c6642eccaa2f33adc88badee0091c9b2</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-mwan3: fix missing translation call for Weight label</title>
<updated>2026-04-22T16:09:07Z</updated>
<author>
<name>Michael Pfeifroth</name>
</author>
<published>2026-04-22T13:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=00e949fd22eca7b7fe1d9e51e45f5e4b16b62d22'/>
<id>urn:sha1:00e949fd22eca7b7fe1d9e51e45f5e4b16b62d22</id>
<content type='text'>
The 'Weight' option label in the member configuration uses ('Weight')
instead of _('Weight'), so the string is never passed through the
translation function and always displays in English regardless of
the selected language.

Signed-off-by: Michael Pfeifroth &lt;michael.pfeifroth@westermo.com&gt;
</content>
</entry>
<entry>
<title>luci-app: js linting fixes / ES6 treatment</title>
<updated>2026-02-16T01:29:45Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-02-16T01:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=b07c6833de87f89a0b9b41c0c33a7d32bd314d58'/>
<id>urn:sha1:b07c6833de87f89a0b9b41c0c33a7d32bd314d58</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "luci-app-mwan3: delete additional mwan3 load call"</title>
<updated>2026-01-20T11:19:49Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2026-01-20T08:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=4ddbf0831c6cb6768770b5a55373bc19ed8a1e57'/>
<id>urn:sha1:4ddbf0831c6cb6768770b5a55373bc19ed8a1e57</id>
<content type='text'>
This commit introduces a regression, so that in the policy, rule and member
pages, the dropdowns are not filled with the required configuration options
from the mwan3 configuration. Reverting the commit resolves the issue and
the dropdowns are filled with values again.

Fixes: #8232

This reverts commit 1243d8023aaaf29a7cb750e104b5e96ec3689544.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-app-mwan3: delete additional mwan3 load call</title>
<updated>2026-01-09T07:53:44Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2025-10-30T15:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1243d8023aaaf29a7cb750e104b5e96ec3689544'/>
<id>urn:sha1:1243d8023aaaf29a7cb750e104b5e96ec3689544</id>
<content type='text'>
This is implicity done and is not needed.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-app-mwan3: only request interfaces status</title>
<updated>2025-06-30T16:46:31Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2025-06-30T16:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=c358b34a53b53fa4d6310452848643daf4a192fb'/>
<id>urn:sha1:c358b34a53b53fa4d6310452848643daf4a192fb</id>
<content type='text'>
Before mwan3 rpcd plugin optimisations, same change in
prometheus-node-exporter-lua changed request time from
1.9s to 1.3s.

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: replace "var m, s, o" with "let m, s, o"</title>
<updated>2024-12-03T15:25:21Z</updated>
<author>
<name>Sergey Ponomarev</name>
</author>
<published>2024-12-01T11:36:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=22d48305afcb3095468756f087610a091d69a116'/>
<id>urn:sha1:22d48305afcb3095468756f087610a091d69a116</id>
<content type='text'>
Signed-off-by: Sergey Ponomarev &lt;stokito@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: declare rpc calls with const</title>
<updated>2024-12-03T15:25:21Z</updated>
<author>
<name>Sergey Ponomarev</name>
</author>
<published>2024-12-01T00:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=e1d8f0e6f9ab673a266f7813d267ae6dfaef5784'/>
<id>urn:sha1:e1d8f0e6f9ab673a266f7813d267ae6dfaef5784</id>
<content type='text'>
Signed-off-by: Sergey Ponomarev &lt;stokito@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-mwan3: add name length error check and name collision check</title>
<updated>2024-09-14T19:10:56Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-09-14T18:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=94f187bc9b2d9a56e7400972d423e719f4940c1a'/>
<id>urn:sha1:94f187bc9b2d9a56e7400972d423e719f4940c1a</id>
<content type='text'>
Closes #7231

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-mwan3: fix i18n plural warning</title>
<updated>2022-06-30T08:17:07Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2022-06-30T07:58:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=675a0eae5661bd207c3e818b3c1d8fa4d2577c5b'/>
<id>urn:sha1:675a0eae5661bd207c3e818b3c1d8fa4d2577c5b</id>
<content type='text'>
Updating applications/luci-app-mwan3/po/templates/mwan3.pot ...
xgettext: warning: msgid '%d second' is used without plural and with
plural.
  standard input:175: Here is the occurrence without plural.
  standard input:170: Here is the occurrence with plural.
Workaround: If the msgid is a sentence, change the wording of the
sentence; otherwise, use contexts for disambiguation.
xgettext: warning: msgid '%d second' is used without plural and with
plural.
  standard input:191: Here is the occurrence without plural.
  standard input:170: Here is the occurrence with plural.
Workaround: If the msgid is a sentence, change the wording of the
sentence; otherwise, use contexts for disambiguation.
xgettext: warning: msgid '%d second' is used without plural and with
plural.
  standard input:213: Here is the occurrence without plural.
  standard input:170: Here is the occurrence with plural.
Workaround: If the msgid is a sentence, change the wording of the
sentence; otherwise, use contexts for disambiguation.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
</feed>
