Age | Commit message (Collapse) | Author |
|
fix dispatcher and validation errors in global.lua
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
luci-base: fix wrong pattern of urlencode() (encode '+' properly) #182
|
|
luci-app-ocserv: uclibc's crypt() doesn't support sha2crypt
|
|
themes/bootstrap: add media queries to bootstrap-theme for better responsive UI on mobile devices
|
|
luci-app-privoxy: cleanup and fixes for #298 #334 #335
|
|
ifaces.lua:fix generating /etc/config/dhcp section
|
|
luci-app-ddns: patches for #298 #334 #335
|
|
luci-statistics: fix uhttpd log spam from extra png close
|
|
Fixed default DNS settings for community Potsdam
|
|
|
|
Fix log spam that uhttpd logging change has brought to surface.
Sun Mar 1 11:10:42 2015 daemon.err uhttpd[2293]: /usr/lib/lua/luci/dispatcher.lua:433: Failed to execute call dispatcher target for entry '/admin/statistics/graph/conntrack'.
Sun Mar 1 11:10:42 2015 daemon.err uhttpd[2293]: The called action terminated with an exception:
Sun Mar 1 11:10:42 2015 daemon.err uhttpd[2293]: .../luci/controller/luci_statistics/luci_statistics.lua:153: attempt to use a closed file
Closing the png file explicitly on line 153 is unnecessary, as
ltn12's source.file method already closes the file after use.
https://github.com/openwrt/luci/blob/master/modules/luci-base/luasrc/ltn12.lua#L119
More info at https://dev.openwrt.org/ticket/19083#comment:2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
config dhcp null
|
|
* remove extra apperror.lua page
* so no nore need for extra directory inside model/cbi
* add option temporary_directory needed for external filters
* remove special handling of bootstrap theme #298 #334
* modified version handling suggested in #335
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
* remove usage of opkg via system call for version handling
thanks to Jo-Philipp Wich #335
* remove special handling of bootstrap theme #298 #334
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
|
|
theme/bootstrap: add a mssing class style in form section (#298)
|
|
Current OpenWrt trunk now relays uhttpd stderr to syslog, so don't spam
it with "iptables: No chain/target/match by that name." when miniupnpd
is not configured but its status is queried by an overview page applet.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
NOTE: three <br /> in some luci-app's cbi-tab-descr section which help
to workaround must be removed.
|
|
This is for modern browsers only
|
|
luci-app-ddns: update to version 2.2.0-1
|
|
|
|
|
|
|
|
to 6000, remove hwmode, remove madwifi only options. introduce a new section to set madwifi iface options
|
|
wifi.lua: add "Back to Overview" button
|
|
module was missing and the new functions didn't return anything
|
|
|
|
|
|
Delete profile_neuss
|
|
|
|
Removed outdated information for Freifunk Aachen
|
|
- Freifunk Aachen now uses Gluon
- In addition, the old IP space has already been reallocated for other
communities, so the information here is definitely outdated.
Signed-off-by: David Kolossa <david.kolossa@posteo.de>
|
|
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
- implement new option bind_interface
- fixes problems when updating status displays (i.e. showing Software update needed)
- new links to OpenWrt wiki
- new screen to set global settings
- implements global option use_curl
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
luci-app-asterisk: fix typo in package description
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|
luci-themes: luci.main.mediaurlbase not set correctly
|
|
admin_network: interface details, implement "Back to Overview" button
|
|
luci-proto-ipv6: add aiccu
|
|
Implements "Back to Overview" on interface details page
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
luci-app-ocserv: Added option to enable compression
|
|
openconnect: ask for the output interface name
|
|
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
- option heartbeat as tunnel type (heartbeat or AYIYA) (inspired by
idea of openwrt forum user thefRont)
- another typo fix in the mtu option
|