<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/applications/luci-app-dawn/root, 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>2024-12-06T00:05:07Z</updated>
<entry>
<title>luci-app-dawn: Add configuration page</title>
<updated>2024-12-06T00:05:07Z</updated>
<author>
<name>Feng Cheng</name>
</author>
<published>2024-07-23T01:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=df3a77e49cfd95247f9783e4321e9876d5c90ec1'/>
<id>urn:sha1:df3a77e49cfd95247f9783e4321e9876d5c90ec1</id>
<content type='text'>
Add the configuration page under the network path
Move hearing_map and network_overview pages to status path

Signed-off-by: Feng Cheng &lt;fengcheng@lidig.com&gt;
</content>
</entry>
<entry>
<title>luci-app-dawn: Implement in JavaScript</title>
<updated>2023-10-30T23:28:03Z</updated>
<author>
<name>Daniel Vijge</name>
</author>
<published>2023-10-26T20:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=ea8c0aa2a1a1ff9f29ffd452049a7b749298ed17'/>
<id>urn:sha1:ea8c0aa2a1a1ff9f29ffd452049a7b749298ed17</id>
<content type='text'>
This commit re-implements luci-app-dawn in JavaScript, removing the older
lua implementation. Besides a 1-to-1 port, there are some
changes/improvements:

* In both the network overview and the hearing map, replace MAC addresses
  by host name if known.
* In the hearing map, the table is sortable. If the same client is
  connected to multiple access points/frequencies the MAC/host name is
  listed twice, whereas in the lua implementation the second MAC address
  was empty to show it was referring to the same client. This means the
  table can be sorted on any column, and the information remains correct.
* The view in the network overview is a bit different. This table is not
  sortable, because LuCi doesn't seem to like a table inside a table for
  sorting.
* Align the column names between the network overview and the hearing
  table.
* Add tooltips for abbreviations in column names.

Signed-off-by: Daniel Vijge &lt;danielvijge@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: stage ACL rules for legacy applications</title>
<updated>2020-04-10T21:21:35Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2020-04-10T21:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=43e872871a85dce70509c3c97c10e9c61788c378'/>
<id>urn:sha1:43e872871a85dce70509c3c97c10e9c61788c378</id>
<content type='text'>
Fixes: #3866
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
