summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-05luci2: various network function fixesJo-Philipp Wich
2013-10-03luci2: implement uci changelog view, display pending changes in upper right cornerJo-Philipp Wich
2013-10-02luci2: add acl group definition and menu entry for backup / restore / flash viewJo-Philipp Wich
2013-10-02luci2: implement initial backup / restore / flash view. Actual firmware flashing and resetting is stubbed yetJo-Philipp Wich
2013-10-02luci2: add missing template for system/users viewJo-Philipp Wich
2013-10-02luci2: fix package install / removal on button click in system/software viewJo-Philipp Wich
2013-10-02luci2: rewrite LuCI2.ui.loading(), LuCI2.ui.dialog(), LuCI2.ui.login() and LuCI2.ui.upload() to use private state objectsJo-Philipp Wich
2013-10-02io: use "ubus_rpc_session" attribute when querying luci-io session aclsJo-Philipp Wich
2013-10-01luci2: render hostname when initializing the uiJo-Philipp Wich
2013-10-01luci2: fix CBI crash when deleting last remaining uci section in login management viewJo-Philipp Wich
2013-10-01luci2: keep scroll position when redrawing CBI forms, fix crash when deleting last uci section of a TypedSection groupJo-Philipp Wich
2013-09-30luci2: make login view readonly if acls are missingJo-Philipp Wich
2013-09-30luci2: fix little typo in login managerJo-Philipp Wich
2013-09-30luci2: add view for managing LuCI2 login accountsJo-Philipp Wich
2013-09-30luci2: Switch LuCI2.ui.renderView() from new Function() to eval() and use "//@ sourceUrl" annotation to make demand-loaded views debuggableJo-Philipp Wich
2013-09-18luci2: make LuCI2.cbi.AbstractSection and LuCI2.cbi.AbstractValue publicJo-Philipp Wich
2013-09-18luci2: wrap luci2.ui.crypt rpc call as LuCI2.ui.cryptPassword()Jo-Philipp Wich
2013-09-17rpcd: add luci2.ui.crypt callJo-Philipp Wich
2013-09-17luci2: fix LuCI2.cbi.NetworkList after RPC changesJo-Philipp Wich
2013-09-17luci2: fix session heartbeat and serialization of cbi section creationsJo-Philipp Wich
2013-09-17luci2: major changes to RPC implementationJo-Philipp Wich
2013-09-11rpcd: add luci2.ui.acls call to fetch list of known access groupsJo-Philipp Wich
2013-09-11share: rename acl.d/main.json to acl.d/luci2.jsonJo-Philipp Wich
2013-09-11js: switch to ubus rpc login instead of luci-loginJo-Philipp Wich
2013-09-11rpcd: move menu.d to /usr/share/rpcdJo-Philipp Wich
2013-09-11io: remove luci-login, login is now handled by rpcdJo-Philipp Wich
2013-09-11rpcd: use "access-group" meta scope when checking menu permissionsJo-Philipp Wich
2013-09-10io: whitespace cleanupJo-Philipp Wich
2013-09-09Initial commit of LuCI2Jo-Philipp Wich