<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/applications/luci-app-squid/htdocs, 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>2025-03-01T06:14:23Z</updated>
<entry>
<title>luci-app-squid: Fix wrong `ssldb` option</title>
<updated>2025-03-01T06:14:23Z</updated>
<author>
<name>Patrick Li</name>
</author>
<published>2025-03-01T01:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=56e086756d12ba93575243de5f9d2d1abc8d34e4'/>
<id>urn:sha1:56e086756d12ba93575243de5f9d2d1abc8d34e4</id>
<content type='text'>
The `ssl_db` option should be `ssldb`.

Signed-off-by: Patrick Li &lt;patrick@papaq.org&gt;
</content>
</entry>
<entry>
<title>luci-app-squid: remove variable redeclaration</title>
<updated>2024-12-27T18:48:37Z</updated>
<author>
<name>Daniel Nilsson</name>
</author>
<published>2024-12-27T18:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=235ec08a6aca5c3d7349e56c577d223e23f6e9e2'/>
<id>urn:sha1:235ec08a6aca5c3d7349e56c577d223e23f6e9e2</id>
<content type='text'>
Since 22d4830 the form variables m, s, and o was changed to be declared
with let instead of var, but the o variable was redeclared in the app,
resulting in a redeclaration error when it was changed to instead be
declared with let.

Signed-off-by: Daniel Nilsson &lt;dannil+github@protonmail.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-squid: convert to JavaScript</title>
<updated>2024-10-17T17:10:17Z</updated>
<author>
<name>Daniel Nilsson</name>
</author>
<published>2024-10-08T18:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=5c6b08cf89f5dd4dd0bc0ee4d0c643a19a34c9b8'/>
<id>urn:sha1:5c6b08cf89f5dd4dd0bc0ee4d0c643a19a34c9b8</id>
<content type='text'>
The conversion adds the missing parameters in the UI which is
configurable in the principal package.

Assumption has been made that the config file is stored in /etc/squid
since the principal package limits the sysconfdir to this directory. If
that assumption is changed in the future we need to adjust the ACL.

Signed-off-by: Daniel Nilsson &lt;dannil+github@protonmail.com&gt;
</content>
</entry>
</feed>
