Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-17 | modules/admin-full: add sanity checks to interface status page | Jo-Philipp Wich | |
2009-05-13 | modules/admin-full: | Jo-Philipp Wich | |
- move routes and conntrack info to status menu - move static routes to own 2nd level menu point - fix i18n in upgrade page | |||
2009-05-13 | libs/sys: implement luci.sys.wifi.channels() | Jo-Philipp Wich | |
modules/admin-full: only display available channels | |||
2009-05-09 | modules/admin-full: determine storage space from /proc/partitions if there's ↵ | Jo-Philipp Wich | |
no /proc/mtd | |||
2009-05-09 | i18n: bump translations for upgrade pages | Jo-Philipp Wich | |
2009-05-09 | modules/admin-full: fixes for upgrade pages: | Jo-Philipp Wich | |
- do not show a size warning if media size is unknown - handle unsupported platforms gracefully - i18n tag cleanup | |||
2009-05-09 | modules/admin-full: rewrite firmware upgrade pages | Jo-Philipp Wich | |
2009-05-07 | [PATCH] Add regdomain, country and outdoor options for madwifi | Jo-Philipp Wich | |
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-05-07 | [PATCH] Change fast frames option from value to flag type | Jo-Philipp Wich | |
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-04-29 | modules/admin-{core,full}: cover new openwrt option "cronloglevel" | Jo-Philipp Wich | |
2009-04-27 | modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is ↵ | Jo-Philipp Wich | |
now used for hostapd and mode for madwifi... | |||
2009-04-04 | trunk: prepare LuCI to handle .lua.gz files | Jo-Philipp Wich | |
2009-03-28 | modules/admin-full: remove duplicate fallback translation in opkg error ↵ | Jo-Philipp Wich | |
reporting | |||
2009-03-28 | modules/admin-full: improve opkg error reporting | Jo-Philipp Wich | |
2009-03-23 | Fix WPA2-EAP support | Steven Barth | |
2009-03-04 | modules/admin-{mini,full}: implement wpa-wpa2 mixed mode | Jo-Philipp Wich | |
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s) | |||
2009-02-26 | Add GUI for 802.11s | Steven Barth | |
2009-02-08 | modules/admin-full: | Jo-Philipp Wich | |
- translate i18n fallbacks to english in status controller - bump copyright year in iptables and interfaces templates - remove redundant fieldsets from iptables page and nuke a left-over code | |||
2009-02-08 | modules/admin-full: implement interface status page | Jo-Philipp Wich | |
i18n/english: add required strings for interface status | |||
2009-02-08 | modules/admin-full: implement iptables status page | Jo-Philipp Wich | |
i18n/english: resync xml, add strings for iptables page libs/sys/iptparser: implement chain() and is_custom_target() | |||
2009-02-02 | modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards | Jo-Philipp Wich | |
2009-02-01 | libs/sys: extend luci.sys.hostname() to allow setting a new name | Jo-Philipp Wich | |
modules/admin-{full,mini}: update the hostname at runtime | |||
2009-01-31 | modules/admin-full: move txpower control to wifi-device | Jo-Philipp Wich | |
modules/admin-core: extend wireless schema to cover txpower changes | |||
2009-01-26 | modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting! | Jo-Philipp Wich | |
2009-01-25 | Fix PPP support (closes #41) | Steven Barth | |
2009-01-20 | Replace Dos line endings with Unix ones where needed | Steven Barth | |
2009-01-17 | * Remove "OPKG Configuration" link in menu - link on package manager page is ↵ | Steven Barth | |
enough * Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems | |||
2009-01-16 | Fix saving of ipkg configuration file | Steven Barth | |
2009-01-16 | Add shortcut "LuCI Components" to menu for easier adding / removing | Steven Barth | |
2009-01-14 | Automatic language detection | Steven Barth | |
2009-01-07 | modules/admin-full: fix default state and handling of the defaultroute and ↵ | Jo-Philipp Wich | |
peerdns options | |||
2009-01-05 | Fix disabling of WiFi | Steven Barth | |
closes #22 | |||
2009-01-04 | Cleanup overview / details nodes | Steven Barth | |
2009-01-02 | Use luci.fs.access instead of luci.fs.isfile where applicable | Steven Barth | |
2009-01-01 | modules/admin-full: add support for the probereq iwpriv param | Jo-Philipp Wich | |
i18n: add required strings | |||
2009-01-01 | modules/admin-full: fix diversity setting for atheros cards | Jo-Philipp Wich | |
applications/olsr: fix enable/disable for olsrd plugins | |||
2008-12-31 | Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode | Steven Barth | |
2008-12-23 | modules/admin-full: readd "none" protocol option to interface config | Jo-Philipp Wich | |
2008-12-22 | Fix urltoken passing on several pages | Steven Barth | |
2008-12-19 | modules/admin-full: make menu entry for led config depend on sysfs availability | Jo-Philipp Wich | |
2008-12-15 | Refined urltokens and XSRF protection | Steven Barth | |
2008-12-14 | Kill session on logout | Steven Barth | |
2008-12-14 | LuCIttpd configuration pages | Steven Barth | |
2008-12-10 | Fixed an overflow error with IPv6 route metric | Steven Barth | |
2008-12-07 | modules/admin-full: improve layout of uci changes pages | Jo-Philipp Wich | |
2008-12-07 | System Password: Prevent error when both password fields are empty | Steven Barth | |
2008-11-30 | modules/admin-full: whitesapce cleanup in routes.lua | Jo-Philipp Wich | |
libs/sys: code changes in routes6() and defaultroute6() | |||
2008-11-30 | Don't fail if we do not have v6 support | Steven Barth | |
2008-11-30 | Optimized conntrack (thanks to Joe Burpee) | Steven Barth | |
2008-11-29 | modules/admin-full: only display protocol related options if required ↵ | Jo-Philipp Wich | |
software is installed, add posibility to remove 3g service field |