summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-16luci2: initialize package pointers to NULLmasterRafał Miłecki
2015-02-13luci2: add missing depends to OpenWrt MakefileJo-Philipp Wich
2015-02-13luci2: add 'eap_support' ubus methodJo-Philipp Wich
2015-02-13luci2: add CSS for grid views + mobile improvementsJo-Philipp Wich
2015-02-13luci2: convert status overview to grid and hlist widgetsJo-Philipp Wich
2015-02-13luci2: convert route config to GridSectionJo-Philipp Wich
2015-02-13luci2.wireless: support condensed output in formatEncryption()Jo-Philipp Wich
2015-02-13luci2.wireless: fix WDS interface status in getWirelessStatus()Jo-Philipp Wich
2015-02-13luci2.wireless: add getPhyName() rpc callJo-Philipp Wich
2015-02-13luci2.cbi: add GridSectionJo-Philipp Wich
2015-02-13luci2.ui: add grid and hlist widgetsJo-Philipp Wich
2015-02-13luci2.ui: add icon() helper functionJo-Philipp Wich
2015-02-13luci2.ui: hide mobile dropdown menu when changing viewsJo-Philipp Wich
2015-02-13luci2.uci: don't allow set() with empty string valuesJo-Philipp Wich
2015-01-25luci2: don't mark rpc_plugin symbols constantJo-Philipp Wich
2015-01-07luci2: refresh views after modular reworkJo-Philipp Wich
2015-01-07luci2.ui: properly hide alert message in initial stateJo-Philipp Wich
2015-01-07luci2: fix protocol modules after modular reworkJo-Philipp Wich
2015-01-05luci2: split into submodulesJo-Philipp Wich
2015-01-05luci2: implement Class.require() and Class.instantiate()Jo-Philipp Wich
2015-01-05luci2: polyfill window.location.originJo-Philipp Wich
2014-12-19io: fix invalid memory access in upload modeJo-Philipp Wich
2014-07-06luci2: early wireless configurationRafał Miłecki
2014-07-03io: fix printf() without constant formatJo-Philipp Wich
2014-06-30luci2: UCIContext: add: respect "name" if passedRafał Miłecki
2014-06-13luci2: fix undefined ifname exception when processing wireless status with disabled vifsJo-Philipp Wich
2014-05-30luci2: nested section support and initial code refactoringJo-Philipp Wich
2014-04-27luci2-p910nd: LuCI2 module for p910nd maganementRafał Miłecki
2014-04-13luci2: whitespace fixJo-Philipp Wich
2014-04-13luci2: make sort / remove column in L.cbi.TableSection as narrow as possibleJo-Philipp Wich
2014-04-13support custom event handlers for L.cbi.DeviceList widgetJo-Philipp Wich
2014-04-13luci2: support placeholder attribute for L.cbi.DummyValue widgetsJo-Philipp Wich
2014-04-13luci2: support custom section ordering in L.cbi.TypedSection and L.cbi.TableSectionJo-Philipp Wich
2014-04-13luci2: support object comparisations in L.cbi.AbstractValue.changed()Jo-Philipp Wich
2014-04-13luci2: rework datatype validators to use new global parseIPv4(), parseIPv6() and isNetmask() helpersJo-Philipp Wich
2014-04-13luci2: add L.NetworkModel.Interface.renderBadge() and use it in L.cbi.NetworkList widgetJo-Philipp Wich
2014-04-13luci2: add get_first(), set_first() and unset_first() helper to L.UCIContextJo-Philipp Wich
2014-04-13luci2: add L.toColor(), L.parseIPv4(), L.parseIPv6() and L.isNetmask() helperJo-Philipp Wich
2014-04-13luci2: revert uci changes when closing cbi.Model dialogJo-Philipp Wich
2014-04-13luci2: fix save functionality on Map() objects after 1df7615Jo-Philipp Wich
2014-04-13luci2: always load 'none' protocol explicitely since it serves as fallback for unknown protosJo-Philipp Wich
2014-02-06luci2: generalize LuCI2.cbi event handling, rework handling of created sections in LuCI2.UCIContextJo-Philipp Wich
2014-02-02luci2: add menu constraintsJo-Philipp Wich
2014-02-02rpcd: support "files" attribute in menu json files to make menu entries depend on the existance of a specific fileJo-Philipp Wich
2014-02-01luci2: add network protocol support extensionsJo-Philipp Wich
2014-02-01luci2: rename internal '_luci2' instance reference to 'L' in order to align the code style with viewsJo-Philipp Wich
2014-02-01luci2: move most RPC proxy function declarations into the views using them to reduce the size of the core luci2.js libraryJo-Philipp Wich
2014-02-01luci2: Initial network interface configuration viewJo-Philipp Wich
2014-02-01luci2: update CSSJo-Philipp Wich
2014-02-01luci2: Hide empty tabs when rendering cbi mapsJo-Philipp Wich