<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/libs/luci-lib-base/luasrc/util.lua, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git-03.infra.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/'/>
<updated>2022-10-24T23:03:37Z</updated>
<entry>
<title>treewide: separate Lua runtime resources</title>
<updated>2022-10-24T23:03:37Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2022-09-13T21:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=673f38246ac3548caefec41183e3dd7477d9f6f6'/>
<id>urn:sha1:673f38246ac3548caefec41183e3dd7477d9f6f6</id>
<content type='text'>
Move classes required for Lua runtime support into a new `luci-lua-runtime`
package. Also replace the `luci.http` and `luci.util` classes in
`luci-lib-base` with stubbed versions interacting with the ucode based
runtime environment.

Finally merge `luci-base-ucode` into the remainders of `luci-base`.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>luci-base: Add possiblity to set path and timeout of ubus connection</title>
<updated>2020-08-19T11:00:49Z</updated>
<author>
<name>Wojciech Jowsa</name>
</author>
<published>2020-08-19T10:49:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=1f6dc29f745b3a38d7b5cab709964ad78d69de1c'/>
<id>urn:sha1:1f6dc29f745b3a38d7b5cab709964ad78d69de1c</id>
<content type='text'>
It might happen (e.g. when downloading a large file with low speed
connection) that the ubus connection will time out.
The ubus_connect function allows to specify
ubus socket path and ubus connection timeout
so it should allowed to set these arguments from luci.

Signed-off-by: Wojciech Jowsa &lt;wojciech.jowsa@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-base(-libs): move pcdata() and striptags() from util- to xml-class</title>
<updated>2020-07-19T18:14:35Z</updated>
<author>
<name>Sven Roederer</name>
</author>
<published>2019-07-06T12:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=68521fca04e9b2ae801cc2daa4f920a2c43bc03f'/>
<id>urn:sha1:68521fca04e9b2ae801cc2daa4f920a2c43bc03f</id>
<content type='text'>
To complete the previous commit these functions are defined in the resulting
luci-base package but are also used in the new luci-base-libs package. So
move them into the new xml-module of the new package.

Signed-off-by: Sven Roederer &lt;freifunk@it-solutions.geroedel.de&gt;
</content>
</entry>
<entry>
<title>luci-base: move some generic classes into a separate luci-base-libs package</title>
<updated>2020-07-19T18:14:22Z</updated>
<author>
<name>Sven Roederer</name>
</author>
<published>2019-07-01T19:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=8b8d83e42dd3d10d82e29a8614a7b3e3e94b16c6'/>
<id>urn:sha1:8b8d83e42dd3d10d82e29a8614a7b3e3e94b16c6</id>
<content type='text'>
The new package luci-base-libs provides the modules that not strictly relate
to the web-interface of luci. By separating these libs they can be used by
other packages without having to install the web-components.
This change was inspired by providing a shell-only interface for 4MB-flash
devices, by keeping as much code common with a full install.

Signed-off-by: Sven Roederer &lt;freifunk@it-solutions.geroedel.de&gt;
</content>
</entry>
</feed>
