Age | Commit message (Expand) | Author |
2010-12-24 | libs/lmo: apply FD_CLOEXEC on archive descriptors to avoid leaking i18n file ... | Jo-Philipp Wich |
2010-12-16 | libs/web: fix error in wep key validation | Jo-Philipp Wich |
2010-12-15 | modules/freifunk: Make status page update dynamically with javascript and sma... | Manuel Munz |
2010-12-15 | libs/sgi-uhttpd: move exectime inside handle_request | Manuel Munz |
2010-12-15 | libs/sgi-uhttpd: Add variable exectime to measure script execution time | Manuel Munz |
2010-12-12 | libs/web: change "module" variable to "modname" in dispatcher.lua, solves api... | Jo-Philipp Wich |
2010-12-12 | libs/core: Create get_first() in uci model | Manuel Munz |
2010-12-05 | libs/httpclient: fix cookie handling (#141) | Jo-Philipp Wich |
2010-12-05 | libs/web: add field validation for add section name inputs | Jo-Philipp Wich |
2010-12-05 | libs/core: always use internal network ids for admin links to wifi networks (... | Jo-Philipp Wich |
2010-12-05 | libs/core: ignore sit0 in network model | Jo-Philipp Wich |
2010-12-05 | libs/web: handle empty tables in Map.set() | Jo-Philipp Wich |
2010-12-05 | libs/web: add float and ufloat datatypes for field validation | Jo-Philipp Wich |
2010-12-03 | libs/web: fix dynamic list handling | Jo-Philipp Wich |
2010-12-01 | libs/core: fix nil access, implement luci.model.network.network.uptime() | Jo-Philipp Wich |
2010-12-01 | libs/web: remove debug code from cbi.js | Jo-Philipp Wich |
2010-12-01 | libs/web: add %t format to String.format(), fix float formatting | Jo-Philipp Wich |
2010-11-28 | libs/web: fix filtering of overlong utf8 sequences | Jo-Philipp Wich |
2010-11-27 | libs/web: render aggregated messages | Jo-Philipp Wich |
2010-11-27 | libs/web: add the ability for maps to push error messages to the global page ... | Jo-Philipp Wich |
2010-11-27 | libs/sys: protect iwinfo loading and return stub if module is not present | Jo-Philipp Wich |
2010-11-27 | libs/sys: lazy load iwinfo | Jo-Philipp Wich |
2010-11-25 | libs/sys: remove luci.sys.flash() | Jo-Philipp Wich |
2010-11-23 | libs/web: fix IPv6 live validation | Jo-Philipp Wich |
2010-11-23 | Add possibility to show execution time in the footer | Manuel Munz |
2010-11-22 | libs/web: combine apply actions of all maps on a page, prevents concurrent XHR | Jo-Philipp Wich |
2010-11-21 | libs/web: implement "unspecified" option for netlist widget | Jo-Philipp Wich |
2010-11-21 | libs/web: add network_netinfo widget | Jo-Philipp Wich |
2010-11-21 | libs/web: add "back to overview" button to page actions if .redirect is set o... | Jo-Philipp Wich |
2010-11-21 | libs/web: expose cbi map redirect property to page templates | Jo-Philipp Wich |
2010-11-20 | libs/web: better server side handling of DynList values | Jo-Philipp Wich |
2010-11-20 | libs/web: fix DynList template for empty values | Jo-Philipp Wich |
2010-11-20 | libs/web: skip empty values in DynList widget | Jo-Philipp Wich |
2010-11-19 | libs/web: give cbi tabcontainers a CSS class | Jo-Philipp Wich |
2010-11-18 | libs/web: fix apply xhr for IE... | Jo-Philipp Wich |
2010-11-17 | libs/web: make apply_xhr less aggressive, only rerequest status if previous r... | Jo-Philipp Wich |
2010-11-16 | libs/web: add range(min,max) datatype validator | Jo-Philipp Wich |
2010-11-16 | libs/web: treat .rmempty like .optional for live field validation | Jo-Philipp Wich |
2010-11-16 | libs/px5g: fix compilation on OpenWrt trunk | Jo-Philipp Wich |
2010-11-15 | libs/core: network model fixes | Jo-Philipp Wich |
2010-11-15 | libs/core: make network model 6to4 aware | Jo-Philipp Wich |
2010-11-15 | libs/web: add support for exclude property to ifacelist and netlist widgets | Jo-Philipp Wich |
2010-11-13 | libs/web: allow percent sign in urls | Jo-Philipp Wich |
2010-11-13 | libs/web: stricter validation in build_url(), prevents some XSS | Jo-Philipp Wich |
2010-11-13 | libs/core: switch to C pcdata() implementation, its up to 7 times faster whil... | Jo-Philipp Wich |
2010-11-12 | libs/web: fix sanitize_utf8(), passes all testcases now | Jo-Philipp Wich |
2010-11-12 | libs/web: add UTF-8 validation and pcdata escaping C routines to template parser | Jo-Philipp Wich |
2010-11-09 | libs/core: restore original implementation of copcall() and coxpcall(), solve... | Jo-Philipp Wich |
2010-11-08 | libs/web: implement rawhtml property for DummyValue switches, allowes passing... | Jo-Philipp Wich |
2010-11-08 | libs/core: restart miniupnpd when firewall is reloaded | Jo-Philipp Wich |