[luci-app-privoxy] New LuCI App to support privoxy
authorChristian Schoenebeck <redacted>
Tue, 23 Dec 2014 10:51:42 +0000 (11:51 +0100)
committerChristian Schoenebeck <redacted>
Tue, 23 Dec 2014 10:51:42 +0000 (11:51 +0100)
commitdca364638e3d2b708c2b869e2dd2175819b69d5b
treea75a69640de9712d89c9e6c811f10f312848bf59
parenta052782dea5bf804459ed4521752d4e17f25baef
[luci-app-privoxy] New LuCI App to support privoxy

New LuCI Application to support privoxy WEB proxy

Signed-off-by: Christian Schoenebeck <redacted>
net/privoxy-luci/Makefile [new file with mode: 0644]
net/privoxy-luci/files/luasrc/controller/privoxy.lua [new file with mode: 0755]
net/privoxy-luci/files/luasrc/model/cbi/privoxy/apperror.lua [new file with mode: 0755]
net/privoxy-luci/files/luasrc/model/cbi/privoxy/detail.lua [new file with mode: 0755]
net/privoxy-luci/files/luasrc/view/privoxy/detail_logview.htm [new file with mode: 0755]
net/privoxy-luci/files/luasrc/view/privoxy/detail_startstop.htm [new file with mode: 0644]
net/privoxy-luci/files/root/etc/uci-defaults/luci-privoxy [new file with mode: 0755]
net/privoxy-luci/po/de/privoxy.po [new file with mode: 0644]
net/privoxy-luci/po/templates/privoxy.pot [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT