2015-01-07 |
Jo-Philipp... | luci2.ui: properly hide alert message in initial state |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Jo-Philipp... | luci2: fix protocol modules after modular rework |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Jo-Philipp... | luci2: split into submodules |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Jo-Philipp... | luci2: implement Class.require() and Class.instantiate() |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Jo-Philipp... | luci2: polyfill window.location.origin |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Jo-Philipp... | io: fix invalid memory access in upload mode |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Rafał Miłecki | luci2: early wireless configuration |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Jo-Philipp... | io: fix printf() without constant format |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Rafał Miłecki | luci2: UCIContext: add: respect "name" if passed |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Jo-Philipp... | luci2: fix undefined ifname exception when processing... |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Jo-Philipp... | luci2: nested section support and initial code refactoring |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Rafał Miłecki | luci2-p910nd: LuCI2 module for p910nd maganement |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: whitespace fix |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: make sort / remove column in L.cbi.TableSection... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | support custom event handlers for L.cbi.DeviceList... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: support placeholder attribute for L.cbi.DummyVal... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: support custom section ordering in L.cbi.TypedSe... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: support object comparisations in L.cbi.AbstractV... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: rework datatype validators to use new global... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: add L.NetworkModel.Interface.renderBadge() and... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: add get_first(), set_first() and unset_first... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: add L.toColor(), L.parseIPv4(), L.parseIPv6... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: revert uci changes when closing cbi.Model dialog |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: fix save functionality on Map() objects after... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Jo-Philipp... | luci2: always load 'none' protocol explicitely since... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Jo-Philipp... | luci2: generalize LuCI2.cbi event handling, rework... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Jo-Philipp... | luci2: add menu constraints |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Jo-Philipp... | rpcd: support "files" attribute in menu json files... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: add network protocol support extensions |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: rename internal '_luci2' instance reference... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: move most RPC proxy function declarations into... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: Initial network interface configuration view |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: update CSS |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: Hide empty tabs when rendering cbi maps |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: Implement LuCI2.cbi.DeviceList widget |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: Do not produce uneeded anonymous arrays in LuCI2... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: Fix LuCI2.cbi.AbstractValue.formvalue() for... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: Add missing CSS classes to LuCI2.cbi.ComboBox... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: Properly handle empty values in ListValue widgets |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Jo-Philipp... | luci2: Introduce 'add' option to LuCI2.cbi.AbstractValu... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: add LuCI2.cbi.AbstractValue.on() for attaching... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: implement LuCI2.cbi.Modal widget |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: add primitive initial support for applying uci... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: append markup for uci change indicator when... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: expose loaded views in LuCI2.view[] |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: update ACL cache and initialize NetworkModel... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: implement LuCI2.cbi.SingleSection widget |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: expose uci reorder deltas in uci changelog view |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: change LuCI2.cbi.NetworkList to use LuCI2.Networ... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: implement LuCI2.cbi.ButtonValue widget |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: ensure that loading indicator appears above... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: fix typo in LuCI2.firewall.getZoneColor() |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: change LuCI2.ui.dialog() to return the resulting... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: implement LuCI2.NetworkModel, LuCI2.NetworkModel... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: drop LuCI2.uci end replace it with LuCI2.UCICont... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: implement LuCI2.session.updateACLs() and LuCI2... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: add LuCI2.UCIContext class, this proxies the... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: properly handle failed ubus calls in LuCI2.rpc... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: add utility functions |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Jo-Philipp... | luci2: properly handle empty hash info, fixes endless... |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Jo-Philipp... | rpcd: add bwmon plugin for fetching interface traffic... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Jo-Philipp... | rpcd: expose interface up state in luci2.network.device... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Jo-Philipp... | rpcd: implement luci2.network.device_list to find names... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jo-Philipp... | io: return JSON responses with text/plain mimetype... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jo-Philipp... | luci2: fix various cross browser issues |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jo-Philipp... | luci2: remove dead view code |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jo-Philipp... | luci2: convert system.cron view markup to bootstrap |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jo-Philipp... | luci2: cleanup system.upgrade view markup, remove lefto... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jo-Philipp... | luci2: fix rendering of LuCI2.cbi.MultiValue |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jo-Philipp... | luci2: adapt views to changed luci2 framework |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jo-Philipp... | luci2: switch to twitter bootstrap framework |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Jo-Philipp... | luci2: don't re-set timeout if view is finished already... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Jo-Philipp... | luci2: add AbstractWidget.appendTo() to support appendi... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Jo-Philipp... | luci2: support passing additional arguments to LuCI2... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Jo-Philipp... | luci2: add intial LuCI2.firewall abstraction class |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Jo-Philipp... | luci2: wrap luci2.network.ifup and luci2.network.ifdown... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Jo-Philipp... | rpcd: add luci2.network.ifup and luci2.network.ifdown... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Jo-Philipp... | luci2: use custom jQuery UI build with all uneeded... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jo-Philipp... | luci2: remove dead code from LuCI2.cbi.Map() |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jo-Philipp... | luci2: rework system administration view with fancier... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Jo-Philipp... | luci2: fix interface type detection in LuCI2.ui.deviceb... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Jo-Philipp... | luci2: fix missing error message in ip6addr datatype... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Jo-Philipp... | luci2: add network routes view |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Jo-Philipp... | luci2: rename switch acl group to network as it is... |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Jo-Philipp... | luci2: remove stuff left over from copy & pasting syste... |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Jo-Philipp... | luci2: add network hostname view |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Jo-Philipp... | luci2: add network diagnostics view |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Jo-Philipp... | luci2: add LuCI2.network.runPing(), LuCI2.network.runPi... |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Jo-Philipp... | luci2: increase default rpc timeout to 15 seconds |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Jo-Philipp... | luci2: add port status to switch configuration view |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Jo-Philipp... | rpcd: add luci2.network.ping, luci2.network.ping6,... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Jo-Philipp... | luci2: add LuCI2.ui.view.repeat() to allow implementing... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jo-Philipp... | luci2: use custom object merge in LuCI2.ui.menu.firstCh... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jo-Philipp... | luci2: logic fix for initial state of CheckBoxValue... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jo-Philipp... | luci2: small formatting fix in uci changelog view |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jo-Philipp... | luci2: add initial switch configuration view |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jo-Philipp... | rpcd: list actual names in luci2.network.switch_list |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Jo-Philipp... | rpcd: add luci2.network.switch_list, luci2.network... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Jo-Philipp... | luci2: remove newline from generated view constructor... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Jo-Philipp... | luci2: various network function fixes |
commit | commitdiff | tree | snapshot |
next |