luci/modules/luci-base/luasrc
Jo-Philipp Wich 94323a61e1 luci-base: move luci.sys.iptparser into separate package
Since commit f6bfac211 ("luci-mod-status: rework iptables status page"),
nothing in luci-base depends on the iptparser class anymore, so fold it
out into a separate package and let the few apps that require it depend
on the new library package.

Saves about 10K uncompressed in luci-base while the iptables status
rework enlarged the markup by roughly 5KB, saving roughly 5KB of size
overall.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-10-10 13:19:48 +02:00
..
cbi luci-base: add a strict flag to the hostname validator 2018-04-04 23:21:53 +02:00
controller/admin luci-base: fix sysauth cookie not removed on logout 2018-09-27 10:04:57 -04:00
model luci-base: Show multiple upstream interface 2018-09-19 11:01:38 +02:00
sgi Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys luci-base: move luci.sys.iptparser into separate package 2018-10-10 13:19:48 +02:00
tools luci-base: luci.tools.status: add host_hints to DHCPv6 leases 2018-06-28 09:42:17 +02:00
view luci-base: show default forwarding policy in zone forwarding list 2018-10-10 08:36:08 +02:00
cacheloader.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
cbi.lua luci-base: cbi.lua: fix TypedSection.parse() 2018-09-29 14:01:49 +02:00
ccache.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
config.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
debug.lua Rework LuCI build system 2015-01-08 16:26:20 +01:00
dispatcher.lua luci-base: dispatcher: introduce firstnode() dispatching target 2018-09-19 20:08:19 +02:00
dispatcher.luadoc luci-base: introduce luci.dispatcher.lookup() 2018-04-05 23:03:01 +02:00
http.lua luci-base: raise maximum POST value size to 100KB 2018-05-18 16:43:29 +02:00
http.luadoc luci-base: fold luci.http.protocol into luci.http 2018-04-18 16:21:27 +02:00
i18n.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
i18n.luadoc Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
ltn12.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
store.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys.lua modules: add backup module for mtdblock devices 2018-09-08 15:07:01 +08:00
sys.luadoc luci-base: add luci.sys.net.host_hints() and regenerate documentation 2016-01-20 16:56:25 +01:00
template.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
util.lua luci-base: utils: support multiple return values in util.ubus() 2018-07-27 14:07:23 +02:00
util.luadoc luci-base: drop luci.util.dtable() 2018-04-18 16:21:27 +02:00
version.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00