project/luci2/ui.git
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