2013-01-26 |
Jo-Philipp Wich | libs/web: add missing byteswap of index offset when... |
tree | commitdiff |
2013-01-26 |
Jo-Philipp Wich | libs/web: fix endian issues in lmo conversion leading... |
tree | commitdiff |
2013-01-22 |
Jo-Philipp Wich | libs/web: support dependencies on mvalues |
tree | commitdiff |
2013-01-22 |
Jo-Philipp Wich | move dhcpv6 support into luci-proto-6x4, rename luci... |
tree | commitdiff |
2013-01-22 |
Jo-Philipp Wich | New IPv6 integration |
tree | commitdiff |
2013-01-13 |
Jo-Philipp Wich | libs/core: remove now obsolete uint() wrapper in networ... |
tree | commitdiff |
2013-01-13 |
Jo-Philipp Wich | libs/web: include limits.h to fix compilation on OS... |
tree | commitdiff |
2013-01-11 |
Jo-Philipp Wich | libs/sys: fix luci.sys.processes.list() for entries... |
tree | commitdiff |
2012-12-25 |
Jo-Philipp Wich | libs/web: fix missing escapes in network_ifacelist... |
tree | commitdiff |
2012-12-25 |
Jo-Philipp Wich | libs/core: make luci.util.spairs(), kspairs() and vspai... |
tree | commitdiff |
2012-12-20 |
Jo-Philipp Wich | don't use symlink to /lib/functions.sh |
tree | commitdiff |
2012-12-19 |
Jo-Philipp Wich | ccache not loading or storing cache files |
tree | commitdiff |
2012-12-02 |
Jo-Philipp Wich | libs/web: make JS String.format() and String.serialize... |
tree | commitdiff |
2012-12-02 |
Jo-Philipp Wich | libs/web: let luci.i18n.setlanguage() return the lang... |
tree | commitdiff |
2012-11-26 |
Jo-Philipp Wich | libs/core: remove unused luci.util.escape(), map luci... |
tree | commitdiff |
2012-11-26 |
Jo-Philipp Wich | libs/web: various changes in template library |
tree | commitdiff |
2012-11-26 |
Manuel Munz | libs/web: Allow to disable buttons in cbi models from... |
tree | commitdiff |
2012-11-26 |
Jo-Philipp Wich | remove .i18n annotations from controller files |
tree | commitdiff |
2012-11-26 |
Daniel Golle | "Waiting for router..." is misleading on non-router... |
tree | commitdiff |
2012-11-25 |
Jo-Philipp Wich | libs/web: remove unneeded include |
tree | commitdiff |
2012-11-25 |
Jo-Philipp Wich | libs/web: remove leftover debugging code in template_pa... |
tree | commitdiff |
2012-11-25 |
Jo-Philipp Wich | libs/core: use luci.template.parser.hash() instead... |
tree | commitdiff |
2012-11-25 |
Jo-Philipp Wich | libs/web: rewrite template engine, merge lmo library |
tree | commitdiff |
2012-11-23 |
Jo-Philipp Wich | libs/lmo: fix whitespace handling in string hashing... |
tree | commitdiff |
2012-11-21 |
Jo-Philipp Wich | libs/lmo: canonize key strings before hashing them... |
tree | commitdiff |
2012-11-21 |
Jo-Philipp Wich | libs/core: introduce get_status_by_address() in luci... |
tree | commitdiff |
2012-11-21 |
Jo-Philipp Wich | libs/web: fix luci.http.write_json() to properly encode... |
tree | commitdiff |
2012-11-15 |
Jo-Philipp Wich | libs/ipkg: simplify parsing logic to take advantage... |
tree | commitdiff |
2012-10-29 |
Jo-Philipp Wich | merge branch changes into trunk |
tree | commitdiff |
2012-10-06 |
Jo-Philipp Wich | libs/web: relax validation for hostnames to allow names... |
tree | commitdiff |
2012-09-15 |
Jo-Philipp Wich | libs/web: transparently handle userdata in write_json() |
tree | commitdiff |
2012-09-15 |
Jo-Philipp Wich | libs/core: explicitely load luci.i18n in network model |
tree | commitdiff |
2012-09-15 |
Jo-Philipp Wich | libs/core: adapt luci.model.network for wifi-iface... |
tree | commitdiff |
2012-09-13 |
Jo-Philipp Wich | libs/core: remove route enabled check in network model... |
tree | commitdiff |
2012-08-29 |
Jo-Philipp Wich | libs/web: merge luci.http.protocol fix from Fonosfera |
tree | commitdiff |
2012-08-29 |
Jo-Philipp Wich | [PATCH] nixio HAS_SHADOW test link error |
tree | commitdiff |
2012-08-27 |
Jo-Philipp Wich | libs/nixio: add missing parameter to alarm reset |
tree | commitdiff |
2012-08-27 |
Jo-Philipp Wich | libs/nixio: cancel pending alarm after successfully... |
tree | commitdiff |
2012-08-27 |
Jo-Philipp Wich | libs/sys: use 100ms timeouts for name resolution of... |
tree | commitdiff |
2012-08-27 |
Jo-Philipp Wich | libs/nixio: implement optional timeout for getnameinfo... |
tree | commitdiff |
2012-08-17 |
Jo-Philipp Wich | libs/core: also add gre0 to default interface ignore... |
tree | commitdiff |
2012-08-14 |
Jo-Philipp Wich | libs/web: export translatef() into templates |
tree | commitdiff |
2012-08-14 |
Jo-Philipp Wich | libs/sys: fix getiwinfo() for "radioX.networkY" notatio... |
tree | commitdiff |
2012-08-09 |
Jo-Philipp Wich | libs/web: rework unspecified/create logic for checkboxe... |
tree | commitdiff |
2012-08-09 |
Jo-Philipp Wich | libs/web: support placeholder attribute for comboboxes... |
tree | commitdiff |
2012-08-09 |
Jo-Philipp Wich | libs/sys: remove _parse_delimitted_table() and incorper... |
tree | commitdiff |
2012-08-08 |
Jo-Philipp Wich | libs/sys: remove wifi.channels() |
tree | commitdiff |
2012-08-08 |
Jo-Philipp Wich | libs/sys: remove wifi.getiwconfig() and wifi.getiwscan() |
tree | commitdiff |
2012-08-08 |
Jo-Philipp Wich | libs/sys: introduce net.mac_hints(), net.ipv4_hints... |
tree | commitdiff |
2012-08-08 |
Jo-Philipp Wich | libs/web: add missing css class to cbi simpleform template |
tree | commitdiff |
2012-08-08 |
Jo-Philipp Wich | libs/web: adapt dispatcher to sauth api changes |
tree | commitdiff |
2012-08-08 |
Jo-Philipp Wich | libs/web: rework luci.sauth |
tree | commitdiff |
2012-08-07 |
Jo-Philipp Wich | Rework authentication system |
tree | commitdiff |
2012-07-24 |
Jo-Philipp Wich | libs/web: support creating networks in checkbox network... |
tree | commitdiff |
2012-07-18 |
Jo-Philipp Wich | libs/sys: workaround broken entries in /proc/net/ipv6_r... |
tree | commitdiff |
2012-06-29 |
Jo-Philipp Wich | libs/core: only consider enabled routes when finding... |
tree | commitdiff |
2012-06-27 |
Jo-Philipp Wich | libs/sys: fix login with empty password after previous... |
tree | commitdiff |
2012-06-27 |
Jo-Philipp Wich | libs/sys: fix luci.sys.checkpasswd() semantics |
tree | commitdiff |
2012-06-26 |
Jo-Philipp Wich | libs/core: improve luci.util.imatch() to not create... |
tree | commitdiff |
2012-06-26 |
Jo-Philipp Wich | libs/core: implement get_wandev(), get_wan6dev(), get_w... |
tree | commitdiff |
2012-06-26 |
Jo-Philipp Wich | libs/core: fix network is_empty() check for wifi-ifaces... |
tree | commitdiff |
2012-06-26 |
Jo-Philipp Wich | libs/web: extend network_ifacelist widget to display... |
tree | commitdiff |
2012-06-26 |
Jo-Philipp Wich | libs/core: allow ifaces to be part of multiple networks... |
tree | commitdiff |
2012-06-25 |
Jo-Philipp Wich | libs/web: implement minlength(), maxlength() and rangel... |
tree | commitdiff |
2012-06-17 |
Jo-Philipp Wich | libs/core: fix various problems in the network model |
tree | commitdiff |
2012-05-31 |
Jo-Philipp Wich | libs/core: fix ubus corner cases in network model |
tree | commitdiff |
2012-05-31 |
Jo-Philipp Wich | libs/core: use ubus to fetch interface and device statu... |
tree | commitdiff |
2012-05-06 |
Jo-Philipp Wich | move luci specific index.html from package 'sgi-cgi... |
tree | commitdiff |
2012-05-06 |
Jo-Philipp Wich | libs/sys: fix luci.sys.init.index() (#399) |
tree | commitdiff |
2012-04-16 |
Jo-Philipp Wich | Fix JSON NaN |
tree | commitdiff |
2012-04-15 |
Jo-Philipp Wich | libs/web: fix html output for complex datatypes contain... |
tree | commitdiff |
2012-04-15 |
Jo-Philipp Wich | libs/sys: introduce luci.sys.init.start() and luci... |
tree | commitdiff |
2012-04-13 |
Manuel Munz | libs/datatypes: Fix typo |
tree | commitdiff |
2012-03-13 |
Jo-Philipp Wich | libs/nixio: reorder linker commandline args to fix... |
tree | commitdiff |
2012-03-13 |
Jo-Philipp Wich | libs/nixio: disable TLS implementation by default,... |
tree | commitdiff |
2012-03-04 |
Jo-Philipp Wich | libs/web: fix wrong default focus in dynlist widgets... |
tree | commitdiff |
2012-02-15 |
Jo-Philipp Wich | libs/web: fix delete action in tblsections, fix extedit... |
tree | commitdiff |
2012-02-15 |
Jo-Philipp Wich | libs/web: remove inline styles from firewall_zoneforwar... |
tree | commitdiff |
2012-02-15 |
Jo-Philipp Wich | libs/web: remove inline styles from network_netinfo... |
tree | commitdiff |
2012-02-15 |
Jo-Philipp Wich | libs/web: remove inline styles for interface badges |
tree | commitdiff |
2012-02-15 |
Jo-Philipp Wich | libs/web: remove more inline styles from tblsection... |
tree | commitdiff |
2012-02-15 |
Jo-Philipp Wich | libs/web: use new button classes for tblsection template |
tree | commitdiff |
2012-02-15 |
Jo-Philipp Wich | libs/web: fix firewall_zoneforwards template for bootst... |
tree | commitdiff |
2012-02-14 |
Jo-Philipp Wich | libs/web: implement new phone digit datatype, useful... |
tree | commitdiff |
2012-02-14 |
Jo-Philipp Wich | libs/web: use CSS class for sort buttons, drop inline... |
tree | commitdiff |
2012-02-14 |
Jo-Philipp Wich | libs/web: fix invalid html after r8224 - the whitespace... |
tree | commitdiff |
2012-02-13 |
Patrick Grimm | libs/web: fix line wrapping error |
tree | commitdiff |
2012-02-12 |
Patrick Grimm | libs/web: replace <a href> by <input type=button> for... |
tree | commitdiff |
2012-01-09 |
Jo-Philipp Wich | [PATCH] Explicit Cache-Control for lucid.http static... |
tree | commitdiff |
2012-01-08 |
Jo-Philipp Wich | libs/web: remove debugging code |
tree | commitdiff |
2012-01-08 |
Jo-Philipp Wich | libs/web: allow zero-length string literals when parsin... |
tree | commitdiff |
2012-01-08 |
Jo-Philipp Wich | libs/web: introduce recursive expression support for... |
tree | commitdiff |
2012-01-07 |
Jo-Philipp Wich | libs/web: remove neg_ipaddr, neg_ip4addr and neg_networ... |
tree | commitdiff |
2012-01-01 |
Jo-Philipp Wich | libs/core: remove various uses of global vars in luci.ip |
tree | commitdiff |
2011-12-20 |
Jo-Philipp Wich | libs/core: rework luci.model.uci.apply() to return... |
tree | commitdiff |
2011-12-20 |
Jo-Philipp Wich | [PATCH] Naive fix for bug #208 |
tree | commitdiff |
2011-12-20 |
Jo-Philipp Wich | libs/web: show input/forward hints in zonelist widget... |
tree | commitdiff |
2011-12-20 |
Jo-Philipp Wich | libs/web: prevent break between action buttons in tblse... |
tree | commitdiff |
2011-12-20 |
Jo-Philipp Wich | libs/web: fix placeholder attribute for DynList |
tree | commitdiff |
2011-12-20 |
Jo-Philipp Wich | libs/web: fix undesired autofocus of DynamicList widget |
tree | commitdiff |
next |