project/luci2/ui.git
2013-10-09 Jo-Philipp... luci2: use custom object merge in LuCI2.ui.menu.firstCh...
2013-10-09 Jo-Philipp... luci2: logic fix for initial state of CheckBoxValue...
2013-10-09 Jo-Philipp... luci2: small formatting fix in uci changelog view
2013-10-09 Jo-Philipp... luci2: add initial switch configuration view
2013-10-09 Jo-Philipp... rpcd: list actual names in luci2.network.switch_list
2013-10-08 Jo-Philipp... rpcd: add luci2.network.switch_list, luci2.network...
2013-10-05 Jo-Philipp... luci2: remove newline from generated view constructor...
2013-10-05 Jo-Philipp... luci2: various network function fixes
2013-10-03 Jo-Philipp... luci2: implement uci changelog view, display pending...
2013-10-02 Jo-Philipp... luci2: add acl group definition and menu entry for...
2013-10-02 Jo-Philipp... luci2: implement initial backup / restore / flash view...
2013-10-02 Jo-Philipp... luci2: add missing template for system/users view
2013-10-02 Jo-Philipp... luci2: fix package install / removal on button click...
2013-10-02 Jo-Philipp... luci2: rewrite LuCI2.ui.loading(), LuCI2.ui.dialog...
2013-10-02 Jo-Philipp... io: use "ubus_rpc_session" attribute when querying...
2013-10-01 Jo-Philipp... luci2: render hostname when initializing the ui
2013-10-01 Jo-Philipp... luci2: fix CBI crash when deleting last remaining uci...
2013-10-01 Jo-Philipp... luci2: keep scroll position when redrawing CBI forms...
2013-09-30 Jo-Philipp... luci2: make login view readonly if acls are missing
2013-09-30 Jo-Philipp... luci2: fix little typo in login manager
2013-09-30 Jo-Philipp... luci2: add view for managing LuCI2 login accounts
2013-09-30 Jo-Philipp... luci2: Switch LuCI2.ui.renderView() from new Function...
2013-09-18 Jo-Philipp... luci2: make LuCI2.cbi.AbstractSection and LuCI2.cbi...
2013-09-18 Jo-Philipp... luci2: wrap luci2.ui.crypt rpc call as LuCI2.ui.cryptPa...
2013-09-17 Jo-Philipp... rpcd: add luci2.ui.crypt call
2013-09-17 Jo-Philipp... luci2: fix LuCI2.cbi.NetworkList after RPC changes
2013-09-17 Jo-Philipp... luci2: fix session heartbeat and serialization of cbi...
2013-09-17 Jo-Philipp... luci2: major changes to RPC implementation
2013-09-11 Jo-Philipp... rpcd: add luci2.ui.acls call to fetch list of known...
2013-09-11 Jo-Philipp... share: rename acl.d/main.json to acl.d/luci2.json
2013-09-11 Jo-Philipp... js: switch to ubus rpc login instead of luci-login
2013-09-11 Jo-Philipp... rpcd: move menu.d to /usr/share/rpcd
2013-09-11 Jo-Philipp... io: remove luci-login, login is now handled by rpcd
2013-09-11 Jo-Philipp... rpcd: use "access-group" meta scope when checking menu...
2013-09-10 Jo-Philipp... io: whitespace cleanup
2013-09-09 Jo-Philipp... Initial commit of LuCI2