Age | Commit message (Collapse) | Author |
|
|
|
|
|
luci-lib-json: ignore null keys to allow encoding empty objects
|
|
Timezone information is updated to 2015d, released on 24 Apr 2015.
|
|
luci-app-qos: remove l7 options
|
|
Cleanup luci-app-qos, as it still contains references to l7 functionality
that has been removed both from kernel and from qos-scripts.
Qos config page has a non-functional "Service" option and every visit to
qos config page generates currently an error as no l7 files can be found.
daemon.err uhttpd[2285]: find: /etc/l7-protocols/: No such file or directory
Patch removes "Service" option and the l7 file search.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
There is currently no way to encode an empty object {}, as empty tables are
encoded as empty lists [].
With this patch, encode() will ignore table fields with the key json.null (which
doesn't make sense anyways). This allows adding a field with key json.null to
force encoding it as an object.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|
luci-app-privoxy: fixed function ipkg_ver_compare()
|
|
fixed function ipkg_ver_compare()
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
luci-app-radicale: fixed function ipkg_ver_compare
|
|
fixed function ipkg_ver_compare()
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
|
|
|
|
|
|
seperate v4 and v6 config files
|
|
|
|
/dev/null to avoid spamming the log
|
|
|
|
|
|
|
|
|
|
https://dev.openwrt.org/ticket/19539
|
|
bssid und ssid scheme Anpassung für kathleen
|
|
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Luci-app-fwknopd: Update uci-defaults as key-gen is now exposed in th…
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
luci-app-ddns: fixed version check
|
|
fixed version checking in function ipkg_ver_compare()
Reported issue #387 and openwrt/packages issue 1285
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
I used build/zoneinfo2lua.pl to pull data from my Ubuntu 15.04.
Changes in 2015d are rather small:
http://mm.icann.org/pipermail/tz-announce/2015-April/000031.html
Changes affecting future time stamps
Egypt will not observe DST in 2015 and will consider canceling it
permanently. For now, assume no DST indefinitely.
Change affecting time zone abbreviations
The abbreviations for Hawaii-Aleutian standard and daylight times
have been changed from HAST/HADT to HST/HDT, as per US Government
Printing Office style. This affects only America/Adak since 1983,
as America/Honolulu was already using the new style.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
fwknopd binary
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|
luci-base: Add cache control in index.html
|
|
luci-app-fwknopd: Add qr code support
|
|
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|
Signed-off-by: Night Coffee <ydkf@qq.com>
|
|
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
luci-app-ddns: reflect changes on ddns-scripts
|
|
Add initial luci-app-fwknopd - a way to control the firewall knock da…
|
|
from luci
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|
* reflect updated language file for zh-cn
* change default for retry_count to 0 compatible to ddns-scripts 2.4.2-1
* addition to retry_count help description
* modified dependency on ddns-scripts 2.4.2-1
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
luci-app-radicale: New app to support Radicale CalDAV/CardDAV server
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
luci-proto-ipv6: fix aiccu requiretls
|
|
Make sure that translation packages enabled through CONFIG_ALL
that depend on builtin packages are restricted to modules.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
New Application
!!! Dependency not set because there are two packages "radicale-py2" and
"radicale-py3" (currently BROKEN) available !!!
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
- requiretls default set to disabled
- corrected syntax errors in default values of Flag options for nat,
verbose and requiretls.
|
|
proto=ipv6+aiccu+fixes
|
|
luci-app-ddns: fix Simplified Chinese translations
|
|
fix typos and elegant zh_CN translations
|