index
:
luci2/ui
master
DEPRECATED - use https://github.com/jow-/luci-ng
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-16
luci2: initialize package pointers to NULL
master
Rafał Miłecki
2015-02-13
luci2: add missing depends to OpenWrt Makefile
Jo-Philipp Wich
2015-02-13
luci2: add 'eap_support' ubus method
Jo-Philipp Wich
2015-02-13
luci2: add CSS for grid views + mobile improvements
Jo-Philipp Wich
2015-02-13
luci2: convert status overview to grid and hlist widgets
Jo-Philipp Wich
2015-02-13
luci2: convert route config to GridSection
Jo-Philipp Wich
2015-02-13
luci2.wireless: support condensed output in formatEncryption()
Jo-Philipp Wich
2015-02-13
luci2.wireless: fix WDS interface status in getWirelessStatus()
Jo-Philipp Wich
2015-02-13
luci2.wireless: add getPhyName() rpc call
Jo-Philipp Wich
2015-02-13
luci2.cbi: add GridSection
Jo-Philipp Wich
2015-02-13
luci2.ui: add grid and hlist widgets
Jo-Philipp Wich
2015-02-13
luci2.ui: add icon() helper function
Jo-Philipp Wich
2015-02-13
luci2.ui: hide mobile dropdown menu when changing views
Jo-Philipp Wich
2015-02-13
luci2.uci: don't allow set() with empty string values
Jo-Philipp Wich
2015-01-25
luci2: don't mark rpc_plugin symbols constant
Jo-Philipp Wich
2015-01-07
luci2: refresh views after modular rework
Jo-Philipp Wich
2015-01-07
luci2.ui: properly hide alert message in initial state
Jo-Philipp Wich
2015-01-07
luci2: fix protocol modules after modular rework
Jo-Philipp Wich
2015-01-05
luci2: split into submodules
Jo-Philipp Wich
2015-01-05
luci2: implement Class.require() and Class.instantiate()
Jo-Philipp Wich
2015-01-05
luci2: polyfill window.location.origin
Jo-Philipp Wich
2014-12-19
io: fix invalid memory access in upload mode
Jo-Philipp Wich
2014-07-06
luci2: early wireless configuration
Rafał Miłecki
2014-07-03
io: fix printf() without constant format
Jo-Philipp Wich
2014-06-30
luci2: UCIContext: add: respect "name" if passed
Rafał Miłecki
2014-06-13
luci2: fix undefined ifname exception when processing wireless status with disabled vifs
Jo-Philipp Wich
2014-05-30
luci2: nested section support and initial code refactoring
Jo-Philipp Wich
2014-04-27
luci2-p910nd: LuCI2 module for p910nd maganement
Rafał Miłecki
2014-04-13
luci2: whitespace fix
Jo-Philipp Wich
2014-04-13
luci2: make sort / remove column in L.cbi.TableSection as narrow as possible
Jo-Philipp Wich
2014-04-13
support custom event handlers for L.cbi.DeviceList widget
Jo-Philipp Wich
2014-04-13
luci2: support placeholder attribute for L.cbi.DummyValue widgets
Jo-Philipp Wich
2014-04-13
luci2: support custom section ordering in L.cbi.TypedSection and L.cbi.TableSection
Jo-Philipp Wich
2014-04-13
luci2: support object comparisations in L.cbi.AbstractValue.changed()
Jo-Philipp Wich
2014-04-13
luci2: rework datatype validators to use new global parseIPv4(), parseIPv6() and isNetmask() helpers
Jo-Philipp Wich
2014-04-13
luci2: add L.NetworkModel.Interface.renderBadge() and use it in L.cbi.NetworkList widget
Jo-Philipp Wich
2014-04-13
luci2: add get_first(), set_first() and unset_first() helper to L.UCIContext
Jo-Philipp Wich
2014-04-13
luci2: add L.toColor(), L.parseIPv4(), L.parseIPv6() and L.isNetmask() helper
Jo-Philipp Wich
2014-04-13
luci2: revert uci changes when closing cbi.Model dialog
Jo-Philipp Wich
2014-04-13
luci2: fix save functionality on Map() objects after 1df7615
Jo-Philipp Wich
2014-04-13
luci2: always load 'none' protocol explicitely since it serves as fallback for unknown protos
Jo-Philipp Wich
2014-02-06
luci2: generalize LuCI2.cbi event handling, rework handling of created sections in LuCI2.UCIContext
Jo-Philipp Wich
2014-02-02
luci2: add menu constraints
Jo-Philipp Wich
2014-02-02
rpcd: support "files" attribute in menu json files to make menu entries depend on the existance of a specific file
Jo-Philipp Wich
2014-02-01
luci2: add network protocol support extensions
Jo-Philipp Wich
2014-02-01
luci2: rename internal '_luci2' instance reference to 'L' in order to align the code style with views
Jo-Philipp Wich
2014-02-01
luci2: move most RPC proxy function declarations into the views using them to reduce the size of the core luci2.js library
Jo-Philipp Wich
2014-02-01
luci2: Initial network interface configuration view
Jo-Philipp Wich
2014-02-01
luci2: update CSS
Jo-Philipp Wich
2014-02-01
luci2: Hide empty tabs when rendering cbi maps
Jo-Philipp Wich
[next]