summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2012-04-16New application for watchcatJo-Philipp Wich
Hi, This patch add a new luci-application for the watchcat package (in feeds/packages/utils). Chris
2012-04-15applications/transmission: Add support for transmission. Patch by Gabor ↵Manuel Munz
Varga. #392
2012-04-15applications/luci-radvd: allow the special value "infinity" for preferred ↵Jo-Philipp Wich
lifetime options, resync translation
2012-04-09applications/luci-upnp: load language file in status templateJo-Philipp Wich
2012-04-09applications/luci-minidlna: load language file in status templateJo-Philipp Wich
2012-04-09applications/luci-minidlna: fix possible nil indexing if album art option is ↵Jo-Philipp Wich
unset, only show one filename in placeholder
2012-04-09pplications/luci-minidlna: rework cbi model to use iface widget for ↵Jo-Philipp Wich
interfaces and dynamic list for album art, introduce general and advanced tabs, sync translations
2012-04-07applications/luci-minidlna: remove redundant percent sign, sync translationsJo-Philipp Wich
2012-04-07applications/luci-minidlna: fix whitespace in controller, add status display ↵Jo-Philipp Wich
to cbi map
2012-04-07applications/luci-minidlna: add status outputJo-Philipp Wich
2012-04-06applications: add an application for miniDLNAJo-Philipp Wich
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2012-04-02applications/luci-ahcp: allow to translate AHCP service status stringJo-Philipp Wich
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2012-03-07applications/luci-multiwan: use new uci disable option instead of disabling ↵Jo-Philipp Wich
the init script
2012-02-19applications/luci-firewall: explicitely convert all translation values to ↵Jo-Philipp Wich
strings, otherwhise table.concat() might choke on userdata (#372)
2012-02-19applications/luci-statistics: avoid global vars, avoid nil indexing, get rid ↵Jo-Philipp Wich
of counter variable
2012-02-19applications/luci-statistics: make host selectable if collectd-mod-network ↵Patrick Grimm
server is on
2012-02-14applications: add luci-ltqtapi, provides port status monitoring and VoIP ↵Jo-Philipp Wich
control for Lantiq boards
2012-02-14applications: drop luci-lqtapifossJo-Philipp Wich
2012-02-08luci-olsr: fix html olsr status pagePatrick Grimm
2012-02-05luci-splash: fix typoPatrick Grimm
2012-02-03luci-splash: create the tbody outside from tr loopPatrick Grimm
2012-02-02luci-splash: getElementById("splash_table") splash_table is the id from a ↵Patrick Grimm
tbody. dont add tbody close tag.
2012-02-01luci-splash: Fix html typoPatrick Grimm
2012-01-10Freifunk: Fix html typoPatrick Grimm
2012-01-09applications/luci-firewall: fix some datatype sepcifications after r8156Jo-Philipp Wich
2012-01-07applications/luci-firewall: fix datatype validation for masq src/dest; allow ↵Jo-Philipp Wich
list of negated ucinames, hostnames, ip-ranges or -addresses
2012-01-01applications/luci-firewall: fix crash in rule formatting helper when a rule ↵Jo-Philipp Wich
with an /128 ipv6 prefix is encountered
2011-12-20applications/luci-firewall: fix wrong location of cbi templatesJo-Philipp Wich
2011-12-20applications/luci-firewall: use option "name" instead of deprecated "_name", ↵Jo-Philipp Wich
expose "extra" option, add enable/disable toggles for portforwards, snats and rules
2011-12-20applications/luci-firewall: make rule descriptions fully translateableJo-Philipp Wich
2011-12-19applications/luci-firewall: complete rework firewall uiJo-Philipp Wich
- split zone setup, port forwards, traffic rules and firewall.user - add quickadd forms for various common rules like port forwards - add tool class for textual formatting and descriptions of rules - simplify controller, remove old mini admin remainders
2011-12-16applications/luci-firewall: allow negated uci identifiers, hostnames and ip ↵Jo-Philipp Wich
addresses in zone masq src/dest fields
2011-12-14applications/luci-statistics: add iwinfo configJo-Philipp Wich
2011-12-13applications/luci-statistics: add iwinfo support to stat-genconfigJo-Philipp Wich
2011-12-12applications/luci-statistics: fix controller (#7344)Jo-Philipp Wich
2011-12-07applications/luci-statistics: drop support for wireless plugin, add iwinfo ↵Jo-Philipp Wich
replacement
2011-12-07applications/luci-statistics: remove plugin overview pages, jump to first ↵Jo-Philipp Wich
plugin of each category instead
2011-12-071) Changed "express" to "priority" when inserting the QoS rules.Iordan Iordanov
2011-12-05applications/luci-statistics: rework handling of index and detail graphsJo-Philipp Wich
Instead of coding the display logic into the graph models, simply annotate graph models with .detail = true/false and let the renderer decide which to pick when.
2011-12-011) Added a couple more sounds.Iordan Iordanov
2011-12-011) Added sounds needed for authentication app.Iordan Iordanov
2) Added license and attribution for sounds 3) Added linking sounds into the asterisk sounds directory.
2011-11-301) Now loading the func_timeout.so module used to set DISA timeouts.Iordan Iordanov
2011-11-301) Fixed a couple of directories which were different from Debian.Iordan Iordanov
2011-11-301) Removed tls certificates file, as it is not present on OpenWRTIordan Iordanov
2) Added a config option asking msmtp to not verify the identity of the SMTP server (CA certs missing)
2011-11-30applications/splash: Fix blacklisting mechanism, expose status on public ↵Manuel Munz
freifunk page, add json output and autoupdate.
2011-11-28applications/luci-statistics: Sort menu items alphabeticallyManuel Munz
2011-11-28applications/luci-statistics: Add olsrd to the default configManuel Munz
2011-11-28applications/luci-statistics: Fix spellingManuel Munz
2011-11-28applications/luci-statistics: Saner defaults for processes to monitor and ↵Manuel Munz
add helptext
2011-11-28applications/luci-statistics: Remove default listener and network server entriesManuel Munz