<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/libs/web/htdocs/luci-static, branch 0.10.0</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=0.10.0</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=0.10.0'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2011-12-16T06:06:26Z</updated>
<entry>
<title>luci-0.10: merge r8104</title>
<updated>2011-12-16T06:06:26Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-12-16T06:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=71e73497ba07ae9a9d4ae52caed545ee99a5e571'/>
<id>urn:sha1:71e73497ba07ae9a9d4ae52caed545ee99a5e571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luci-0.10: merge r8102</title>
<updated>2011-12-16T05:53:11Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-12-16T05:53:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=3cbb9b379670a46c0d52ed5b55f4129367ce1516'/>
<id>urn:sha1:3cbb9b379670a46c0d52ed5b55f4129367ce1516</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luci-0.10: merge r8096, r8097 and r8098</title>
<updated>2011-12-16T01:43:17Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-12-16T01:43:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=9847037963b0508d5da46afb763b7be4975cc094'/>
<id>urn:sha1:9847037963b0508d5da46afb763b7be4975cc094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luci-0.10: merge r8091</title>
<updated>2011-12-14T15:03:35Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-12-14T15:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=41469346de810a222033ba2e0b0f691d9bb7967f'/>
<id>urn:sha1:41469346de810a222033ba2e0b0f691d9bb7967f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: cbi: dynamically update css class of last field after dependency update</title>
<updated>2011-09-22T17:05:14Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-09-22T17:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=737daee3e16a6ce3ec93446ba5e36554df5a7e82'/>
<id>urn:sha1:737daee3e16a6ce3ec93446ba5e36554df5a7e82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: add "neg()" cbi datatype to negate arbritary types, e.g. "neg(hostname)" would allow "!example.com"</title>
<updated>2011-09-04T12:07:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-09-04T12:07:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=794094caa20d922d968b4615f44a189f25f48a5e'/>
<id>urn:sha1:794094caa20d922d968b4615f44a189f25f48a5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: add new datatypes min(...), max(...) and neg_network_ip4addr</title>
<updated>2011-06-17T10:52:49Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-06-17T10:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=354aeb44f67d716d44fa7c03617e48265a28dd3f'/>
<id>urn:sha1:354aeb44f67d716d44fa7c03617e48265a28dd3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luci-firewall: Add support for negations for ip addresses/nets (#218)</title>
<updated>2011-04-13T00:33:42Z</updated>
<author>
<name>Manuel Munz</name>
</author>
<published>2011-04-13T00:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=bb2d7517eb3d2229331e11aab5c6c900259e0742'/>
<id>urn:sha1:bb2d7517eb3d2229331e11aab5c6c900259e0742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: explicitely cast input value of %m pattern to float in order to avoid throwing an exception in toFixed() with very low values</title>
<updated>2011-03-13T21:56:31Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-03-13T21:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=8cab9e2b8fcb6116d49b116bbb747069551d094c'/>
<id>urn:sha1:8cab9e2b8fcb6116d49b116bbb747069551d094c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs/web: add %m pattern to String.format()</title>
<updated>2011-03-13T11:12:11Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-03-13T11:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=a8688343d6dcddfaeae2ed3c696c752ab276a23e'/>
<id>urn:sha1:a8688343d6dcddfaeae2ed3c696c752ab276a23e</id>
<content type='text'>
</content>
</entry>
</feed>
