Commit graph

1350 commits

Author SHA1 Message Date
Hannu Nyman
0bfe064cc3 Merge pull request #1003 from stangri/luci-app-vpnbypass
luci-app-vpnbypass: makefile fix & controller fix
2017-02-12 10:19:00 +02:00
Eric Luehrsen
2dc66acf2d unbound: add uci-default script
Also if unbound-control is installed, then configure so
luci-app-commands can quickly show the "local zones" and
"local data" (aka hosts). This helps diagnose DHCP-DNS
zone data and adblock zone data.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-11 22:00:50 -05:00
Stan Grishin
5e5d2e1e15 luci-app-vpnbypass: makefile fix & controller fix
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-11 17:11:59 -08:00
Kevin Darbyshire-Bryant
5ef9a3a009 luci-app-miniupnpd: restore missing luci install file
Restore luci indexcache handling incorrect removed in
387a06bb73

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11 19:48:37 +00:00
Kevin Darbyshire-Bryant
9b35ded53b luci-app-minidlna: permit minidlna after sysupgrade
Do not disable minidlna after sysupgrade, rather trust the config
enabled status in /etc/config/minidlna.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11 11:12:12 +00:00
Hannu Nyman
5ecd5f5bb0 luci-app-wshaper: remove package
wshaper was removed from the Packages repo
so remove also the corresponding LuCI app.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-07 11:52:01 +02:00
Dirk Brenken
d3a74836b7 luci-app-adblock: put backup options to global section
this PR reflect the changes made in adblock 2.3.0

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-05 08:02:39 +01:00
Hannu Nyman
4b3b9be098 Merge pull request #983 from stangri/luci-app-vpnbypass_makefileFix
luci-app-vpnbypass: luci tree Makefile + i18n support.
2017-01-28 18:50:36 +02:00
Stan Grishin
d2fcd543a4 luci-app-vpnbypass: switch to luci-tree Makefile, i18n support
Signed-off-by: Stan Grishin <stangri@melmac.net>

luci-app-vpnbypass: fixed makefile, fixed pot-file

Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-01-28 08:42:29 -08:00
Hannu Nyman
f5461669af Merge pull request #979 from musashino205/wol-upd-ja
luci-app-wol: Update Japanese translation
2017-01-27 15:32:25 +02:00
Hannu Nyman
4e6010cd73 Merge pull request #977 from stangri/luci-app-vpnbypass
luci-app-vpnbypass: initial commit of companion app to vpnbypass package
2017-01-27 15:31:48 +02:00
INAGAKI Hiroshi
38fa3899b5 luci-app-wol: Update Japanese translation
Added one Japanese translation of recently added string.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-27 21:03:42 +09:00
INAGAKI Hiroshi
d4f4885739 luci-app-wol: Sync translations
Synchronized translations with Lua sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-27 19:17:20 +09:00
Hannu Nyman
16bbe45e95 luci-app-wol: add ability to send packet to broadcast address
Add the ability to send the WOL packet to the broadcast address,
if etherwake is used as the wol tool.

Modified from the original idea in #975

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-27 10:37:54 +02:00
Hannu Nyman
c5b84f2fba luci-app-wol: move to services menu
Move the wake-on-lan app from the network menu to services menu,
where other similar apps are located.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-27 10:34:46 +02:00
Stan Grishin
c9c76a136a luci-app-vpnbypass: initial commit of companion app to vpnbypass package
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-01-26 14:54:48 -08:00
INAGAKI Hiroshi
fbc06f2ab2 i18n: Sync translations
Synchronized translations with Lua sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-26 12:38:28 +09:00
INAGAKI Hiroshi
8f4339d09e luci-app-statistics: Update Japanese translation
Added some Japanese translations and fixed some mistranslations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-24 15:08:48 +09:00
INAGAKI Hiroshi
66e3d0c9e7 luci-app-statistics: Sync translations
Synchronized translation of each language po file and po templates
with Lua source.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-24 14:46:30 +09:00
Eric Luehrsen
54aa4b5799 unbound: update UCI for odhcpd and hostname
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-01-24 00:06:49 -05:00
Hannu Nyman
eaafb4508c luci-app-statistics: add advice about data directory permissions
Add advice about the permissions needed for the data directory:

  Pages are rendered as user 'nobody', so the *.rrd files,
  data directory and all its parent directories need to be
  world readable.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-23 19:31:40 +02:00
Jo-Philipp Wich
c7939d3feb luci-app-firewall: use new ipmask validation types when applicable
This allows for address specifications like "fdca🔢0123::abcd/::ffff:ffff:ffff:ffff"
which only match the last 64 bits of an address. This syntax is legal and already supported
by iptables and firewall3.

Fixes https://bugs.lede-project.org/index.php?do=details&task_id=417

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-23 16:18:20 +01:00
INAGAKI Hiroshi
668e691d5c luci-app-commands: Update Japanese translation
Added some Japanese translations of recently added strings.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-21 18:24:22 +09:00
INAGAKI Hiroshi
2c502a8fe3 luci-app-commands: Sync translations
Synchronized translation of each languate and po templates with Lua
sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-21 18:21:55 +09:00
Daniel Dickinson
e1edb1025c Merge pull request #768 from t123yh/app_commands_nodownload
luci-app-commands: allow executing without downloading on public links
2017-01-20 18:00:42 -05:00
INAGAKI Hiroshi
f86210504e luci-app-dynapoint: Add Japanese translation
Added Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-17 03:23:38 +09:00
Daniel Dickinson
348a6fde90 Merge pull request #817 from ascob/luci-app-dynapoint
luci-app-dynapoint: new package
2017-01-16 09:28:26 -05:00
Daniel Dickinson
a85807d375 Merge pull request #946 from chloe-jeong/trunk-ko
Updates korean languages.
2017-01-16 02:07:36 -05:00
t123yh
077ac32635 luci-app-commands: Allow executing without downloading on public links
Signed-off-by: t123yh <t123yh@outlook.com>
2017-01-15 23:13:10 +08:00
ascob
cd8096b0ce luci-app-dynapoint: new package
Add luci-app-dynapoint to repo
LuCI Support for DynaPoint
Dynapoint allows dynamic access point creation
and deletion depending on changes of certain network conditions.
More information: https://github.com/thuehn/dynapoint

Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
2017-01-15 14:18:08 +01:00
Weongyo Jeong
752a6df19f luci-app-firewall: Updates korean language.
Initial korean language support for luci-app-firewall.

Signed-off-by: Weongyo Jeong <weongyo@gmail.com>
2017-01-14 21:13:48 +09:00
INAGAKI Hiroshi
f005a173ae luci-app-travelmate: Update Japanese translation
Added some translations of recently added strings.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-14 03:36:55 +09:00
INAGAKI Hiroshi
5116754a6c luci-app-travelmate: sync translations
Recently several strings to be translated ware added to Lua source, so I updated po templates and japanese po file.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-14 03:06:08 +09:00
Hannu Nyman
de4bda67e0 Merge pull request #939 from dibdot/master
luci-app-travelmate: update gui elements
2017-01-12 22:36:10 +02:00
Daniel Dickinson
6a7eaeb486 Merge pull request #938 from cshore-firmware/pull-request-statistics-df
app-statistics: df: Don't separate disk usage types
2017-01-12 10:19:37 -05:00
Dirk Brenken
34810889a6 luci-app-travelmate: update gui elements
* update gui elements to reflect changes in travelmate 0.3.x

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-01-12 15:55:55 +01:00
Hannu Nyman
61fa65f2f9 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-11 15:50:46 +02:00
INAGAKI Hiroshi
7e53e57e68 luci-app-wifischedule: Update Japanese translation
Added a Japanese translation of recently added string.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-11 17:11:25 +09:00
Bastian Bittorf
bae82052e0 luci-app-olsr: adapt to changed behavior of new OLSRd v0.9.5
controller/olsr.lua:
drop HTTP-headers which are now emitted, we do not need them

status-olsr/neighbors.htm:
olsr ETX value now without muliplication 1024x

Signed-off-by: Bastian Bittorf <bb@npl.de>
Signed-off-by: Freifunk UFO <ufo@rund.freifunk.net>
2017-01-10 17:23:36 +01:00
Hannu Nyman
92c537bb5e Merge pull request #919 from kuoruan/luci-app-wifischedule
Luci app wifischedule: minor changes
2017-01-09 15:05:31 +02:00
Jonathan Bennett
846bdf4d80 [luci-app-fwknopd] Remove usage of dynamic tag.
Also adds NAT-DNS as a default setting, and enables a QR-code per access.conf entry
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2017-01-09 01:55:19 -06:00
Hsing-Wang Liao
ddfe7c4374 luci-app-wifischedule: minor changes
* Formatting codes.
* Move to services sub menu.
* Update Simplified Chinese translation.
* And some other small changes.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-08 11:30:00 +08:00
Hsing-Wang Liao
a3066aa0bb luci-app-privoxy: Update Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-07 21:51:13 +08:00
Hannu Nyman
a2dfd21c80 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-03 15:43:16 +02:00
INAGAKI Hiroshi
ebe5fdd155 luci-app-shairplay: Add Japanese translation
Added Japanese translations and po templates.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-03 15:07:13 +09:00
INAGAKI Hiroshi
5c9360cb4a luci-app-wifischedule: Update Japanese translation
Added some translations of recently added strings.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-02 18:32:28 +09:00
Hannu Nyman
6e5d868cc6 Merge pull request #912 from kuoruan/luci-app-wifischedule
Luci-app-wifischedule: Update translation
2017-01-02 10:06:07 +02:00
Hsing-Wang Liao
583ec633ff luci-app-wifischedule: Add Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-02 12:54:41 +08:00
Hsing-Wang Liao
2f42138ef4 luci-app-wifischedule: Add more translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-02 12:53:58 +08:00
INAGAKI Hiroshi
677c103daa luci-app-uhttpd: Add Japanese translation
Added Japanese translation.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-01 18:20:02 +09:00
INAGAKI Hiroshi
cb1f76f804 luci-app-uhttpd: Add po templates
Added po template (.pot) file.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-01 18:14:15 +09:00
INAGAKI Hiroshi
1ba296c6bf luci-app-travelmate: Add Japanese translation
Added Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-30 20:10:54 +09:00
Hannu Nyman
f12fdba222 Merge pull request #905 from musashino205/upnp-upd-ja
luci-app-upnp: Update Japanese translation
2016-12-28 21:08:28 +02:00
INAGAKI Hiroshi
d6069bdf58 luci-app-upnp: Update Japanese translation
Added some translations and fixed mistranslated string.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-24 19:55:16 +09:00
INAGAKI Hiroshi
5738805634 luci-app-firewall: Update Japanese translation
Added some translations for the schedule settings and others.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-24 02:55:32 +09:00
Hannu Nyman
df0d765deb Merge pull request #901 from musashino205/wifischd-add-ja
luci-app-wifischedule: Add Japanese translation
2016-12-23 09:51:46 +02:00
INAGAKI Hiroshi
88350f9ace luci-app-statistics: Fix mistranslations for Japanese
Fixed some mistranslations for Japanese.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-23 15:08:13 +09:00
INAGAKI Hiroshi
6f2a68455d luci-app-statistics: fix mistranslation of Japanese
Fixed some mistranslations of Japanese.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-23 14:35:06 +09:00
INAGAKI Hiroshi
aa0604afe8 luci-app-wifischedule: Add Japanese translation
Added Japanese translations and po templates.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-23 03:28:20 +09:00
INAGAKI Hiroshi
c0ff0c93d4 luci-app-adblock: Update Japanese translation
Added some translations of recently added strings.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-23 00:03:39 +09:00
Hannu Nyman
fb9472b3c5 Merge pull request #896 from musashino205/stat-upd-ja
luci-app-statistics: Update Japanese translation
2016-12-22 14:47:20 +02:00
INAGAKI Hiroshi
ef970bd783 luci-app-statistics: Update Japanese translation
Added translations for each plugins.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-22 21:17:53 +09:00
Hannu Nyman
882c5f02e6 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-22 11:23:26 +02:00
INAGAKI Hiroshi
c018583836 luci-app-qos: Update Japanese translation
Add some translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-22 01:55:48 +09:00
INAGAKI Hiroshi
bbf20b01b4 luci-app-p910nd: Update Japanese translation
Added some translations about specifying the listening interface.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-22 01:09:25 +09:00
INAGAKI Hiroshi
7804758a5f luci-app-commands: Update Japanese translation
added some translations for public access function.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-21 12:00:44 +09:00
Jo-Philipp Wich
6456d46fc8 Merge pull request #889 from feckert/firewall_custom_reload
luci-app-firewall: restart firewall on /etc/firewall.user write
2016-12-20 16:22:10 +01:00
Hannu Nyman
0f0d036d02 luci-app-adblock: Adjust to adblock 2.0
Modify the LuCI app to match the simplified adblock 2.0

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-20 13:44:11 +02:00
Florian Eckert
0581bd5f0b luci-app-firewall: restart firewall on /etc/firewall.user write
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2016-12-20 11:12:42 +01:00
INAGAKI Hiroshi
908890a97d luci-app-mjpg-streamer: Add Japanese translation
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-17 20:41:00 +09:00
musashino205
b23cff48b1 luci-app-adblock: Add Japanese translation
Signed-off-by: musashino205 <musashino.open@gmail.com>
2016-12-15 04:08:30 +09:00
Hannu Nyman
e846f38e66 Merge pull request #870 from danrl/unbound-dns64
luci-app-unbound: added DNS64 support
2016-12-13 11:04:21 +02:00
danrl
6f2b21cd20 luci-app-unbound: added DNS64 support
Signed-off-by: Dan Luedtke <mail@danrl.com>
2016-12-11 16:50:17 +01:00
Hannu Nyman
e65f6512e7 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-10 14:34:30 +02:00
Daniel Dickinson
c5287ef15f Merge pull request #663 from NeoRaider/styleable-checkboxes
luci-base: view: make checkboxes and radio buttons styleable
2016-12-10 06:36:01 -05:00
Hannu Nyman
dad185e2c9 Fix config files getting overwritten in opkg install
Commit 39ff053890 accidentally removed the conffiles definitions
from luci-base, statistics, splash and diag-devinfo apps.

That has caused existing config files to get overwritten if the
package has been reinstalled via opkg. Additionally, the splash
text files have not been saved in sysupgrade or backup as they
are located outside /etc/config

This commit adds back the conffiles definitions to the respective
packages.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-10 11:20:01 +02:00
Daniel Dickinson
388c84fa06 app-statistics: df: Don't separate disk usage types
The df plugin wasn't displaying useful lables for the space
used vs free vs reserved due to title override.  This patch
fixes that issues by removing the per-instance setting.

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
2016-12-07 03:45:21 -05:00
Hannu Nyman
a9d74a6729 Merge pull request #864 from EricLuehrsen/unbound_uci
Unbound: Basic LuCI to go with recent Unbound UCI enhancements
2016-12-05 13:31:00 +02:00
Christian Schoenebeck
475b74b9bf luci-app-ddns: update to support ddns-scripts 2.7.6
needed changes to support ddns-scripts 2.7.6
- new command line options of dynamic_ddns_lucihelper.sh
- renamed global config options
- new location of services files

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-04 21:37:17 +01:00
Eric Luehrsen
3580eddcfa Unbound: Basic LuCI to go with recent Unbound UCI (Oct2016)
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-12-04 13:58:13 -05:00
Hannu Nyman
ebb5a90f76 Merge pull request #847 from newkit/feature_luci-app-wifischedule
Added luci-app-wifischeduler
2016-11-25 17:30:44 +02:00
Nils Koenig
222bf48b74 luci-app-wifischedule: added package
Turns WiFi on and off according to a schedule

Splitted frontend and backend in different packages.
This feature has now a dependency to the package

    wifischedule

in openwrt/packages/net which needs to be merged as well.

Signed-off-by: Nils Koenig <openwrt@newk.it>
2016-11-25 16:17:55 +01:00
Hannu Nyman
1c27f6b462 luci-app-statistics: add support for thermal stats
Add support for temperature data from collect-mod-thermal

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-11-19 16:10:57 +02:00
Hannu Nyman
d4bbf44fbb luci-app-statistics: adjust cpufreq graph for single/dual-core CPUs
The original data model definition assumed data from a quad-core CPU,
which caused errors with single- and dual-core processors.
Adjust the data model to work with also them.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-11-10 20:34:08 +02:00
Hannu Nyman
4343b2f13d luci-app-statistics: tweak 'cpufreq' number formatting
Adjust number formatting to display >1GHz values better.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-11-08 22:54:44 +02:00
Hannu Nyman
df3c8728b9 luci-app-statistics: add support for CPU frequency scaling stats
Add support for 'cpufreq' plugin in collectd, which monitors
the CPU cores' frequencies. Some platforms enable dynamic
frequency scaling according to CPU load.

'cpufreq' plugin can currently be built for x86 and mvebu.
(and it should likely be enabled also for ipq806x)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-11-08 22:24:56 +02:00
Hannu Nyman
3c23cc6470 luci-app-travelmate: user interface for Travelmate package
Create user interface for Travelmate, a new package that
helps in creating travel router functionality.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-10-30 10:10:46 +02:00
Jo-Philipp Wich
95358ab99d Merge pull request #776 from cshore/pull-request-statistics-nut
luci-app-statistics: nut: Add additional stats some UPSes report
2016-10-24 11:30:50 +02:00
Hannu Nyman
1e1a706db5 Merge pull request #682 from cshore/pull-request-pppoe-server
luci-app-pppoe-server: Add PPPoE server configuration
2016-10-14 13:15:35 +03:00
Hannu Nyman
185e4c1332 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-30 09:48:56 +03:00
Hannu Nyman
cad07f62d5 Merge pull request #770 from arturdm/patch-1
luci-app-statistics: Fix missing title in df graphs
2016-09-29 11:59:13 +03:00
Christian Schoenebeck
a043bca0ed luci-app-ddns: correct required ddns-script version
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-25 10:57:29 +02:00
Christian Schoenebeck
2d9472db9f luci-app-ddns: ignore if name lookup progs not supporting force ip version
- no longer verify installed name lookup programs to set has_forceip flag inside tools/ddns.lua
- adapt messages inside hints.lua

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-25 10:53:13 +02:00
Hannu Nyman
07591d77aa freifunk-p2pblock / luci-app-p2pblock: mark BROKEN
Mark freifunk-p2pblock and luci-app-p2pblock BROKEN
as p2pblock needs layer7 support in iptables, which
was removed in early 2015 from iptables-mod-filter:
https://dev.openwrt.org/changeset/45423
https://dev.openwrt.org/changeset/45424

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-22 21:35:57 +03:00
Hsing-Wang Liao
909083e673 luci-app-aria2: fix template name
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-09-20 11:44:03 +08:00
Hsing-Wang Liao
a4c8c20647 luci-app-aria2: fix bugs and add log option
* Fix unable save authentication method;
* Use luci.dispatcher.build_url(...) to support Chaos Calmer;
* Add log file and log level options;
* Rename files.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-09-19 18:15:25 +08:00
Hsing-Wang Liao
3d40befbdd luci-app-aria2: add maintainer info
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-09-19 10:17:11 +08:00
Hannu Nyman
a69bd4202e luci-app-statistics: Add cpu and memory plugins to the default set
Add cpu and memory statistics plugins to the default set included
in Luci statistics and enable them in the default config. They are
useful small collectd plugins for resource usage monitoring.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-04 13:18:59 +03:00
Hannu Nyman
d5f8c9b028 Merge pull request #782 from Ansuel/master
Fix some capital and add some translation
2016-08-25 00:45:41 +03:00
Hannu Nyman
849f17ae17 luci-app-pbx(-voicemail): mark BROKEN
Mark the luci-app-pbx(-voicemail) packages BROKEN as trying
to install them now produces dependency errors.

The pbx packages depend on asterisk 1.8 that is EOL upstream
and has been moved from the telephony feed to the abandoned feed.

If LuCI pbx packages are still needed, they should be refreshed
to depend on a current asterisk version from the telephony feed.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-24 18:58:00 +03:00