summaryrefslogtreecommitdiff
path: root/luci2
Commit message (Expand)AuthorAgeFilesLines
...
* luci2: add network hostname viewJo-Philipp Wich2013-10-124-0/+52
* luci2: add network diagnostics viewJo-Philipp Wich2013-10-124-0/+94
* luci2: add LuCI2.network.runPing(), LuCI2.network.runPing6(), LuCI2.network.r...Jo-Philipp Wich2013-10-121-0/+36
* luci2: increase default rpc timeout to 15 secondsJo-Philipp Wich2013-10-121-1/+1
* luci2: add port status to switch configuration viewJo-Philipp Wich2013-10-111-4/+25
* rpcd: add luci2.network.ping, luci2.network.ping6, luci2.network.tracroute, l...Jo-Philipp Wich2013-10-111-1/+95
* luci2: add LuCI2.ui.view.repeat() to allow implementing periodic tasksJo-Philipp Wich2013-10-111-0/+43
* luci2: use custom object merge in LuCI2.ui.menu.firstChildView() to avoid ove...Jo-Philipp Wich2013-10-091-1/+4
* luci2: logic fix for initial state of CheckBoxValue widgetsJo-Philipp Wich2013-10-091-3/+1
* luci2: small formatting fix in uci changelog viewJo-Philipp Wich2013-10-091-1/+1
* luci2: add initial switch configuration viewJo-Philipp Wich2013-10-095-0/+351
* rpcd: list actual names in luci2.network.switch_listJo-Philipp Wich2013-10-091-2/+2
* rpcd: add luci2.network.switch_list, luci2.network.switch_info, luci2.network...Jo-Philipp Wich2013-10-081-0/+341
* luci2: remove newline from generated view constructor code to make debugger l...Jo-Philipp Wich2013-10-051-1/+1
* luci2: various network function fixesJo-Philipp Wich2013-10-051-4/+7
* luci2: implement uci changelog view, display pending changes in upper right c...Jo-Philipp Wich2013-10-033-61/+121
* luci2: add acl group definition and menu entry for backup / restore / flash viewJo-Philipp Wich2013-10-022-3/+59
* luci2: implement initial backup / restore / flash view. Actual firmware flash...Jo-Philipp Wich2013-10-023-0/+285
* luci2: add missing template for system/users viewJo-Philipp Wich2013-10-021-0/+1
* luci2: fix package install / removal on button click in system/software viewJo-Philipp Wich2013-10-021-13/+11
* luci2: rewrite LuCI2.ui.loading(), LuCI2.ui.dialog(), LuCI2.ui.login() and Lu...Jo-Philipp Wich2013-10-021-95/+102
* io: use "ubus_rpc_session" attribute when querying luci-io session aclsJo-Philipp Wich2013-10-021-1/+1
* luci2: render hostname when initializing the uiJo-Philipp Wich2013-10-012-1/+10
* luci2: fix CBI crash when deleting last remaining uci section in login manage...Jo-Philipp Wich2013-10-011-1/+4
* luci2: keep scroll position when redrawing CBI forms, fix crash when deleting...Jo-Philipp Wich2013-10-011-4/+33
* luci2: make login view readonly if acls are missingJo-Philipp Wich2013-09-301-1/+2
* luci2: fix little typo in login managerJo-Philipp Wich2013-09-301-1/+1
* luci2: add view for managing LuCI2 login accountsJo-Philipp Wich2013-09-303-5/+351
* luci2: Switch LuCI2.ui.renderView() from new Function() to eval() and use "//...Jo-Philipp Wich2013-09-301-3/+14
* luci2: make LuCI2.cbi.AbstractSection and LuCI2.cbi.AbstractValue publicJo-Philipp Wich2013-09-181-16/+16
* luci2: wrap luci2.ui.crypt rpc call as LuCI2.ui.cryptPassword()Jo-Philipp Wich2013-09-181-0/+7
* rpcd: add luci2.ui.crypt callJo-Philipp Wich2013-09-172-2/+34
* luci2: fix LuCI2.cbi.NetworkList after RPC changesJo-Philipp Wich2013-09-171-9/+9
* luci2: fix session heartbeat and serialization of cbi section creationsJo-Philipp Wich2013-09-171-4/+8
* luci2: major changes to RPC implementationJo-Philipp Wich2013-09-1713-791/+896
* rpcd: add luci2.ui.acls call to fetch list of known access groupsJo-Philipp Wich2013-09-111-1/+52
* share: rename acl.d/main.json to acl.d/luci2.jsonJo-Philipp Wich2013-09-111-0/+0
* js: switch to ubus rpc login instead of luci-loginJo-Philipp Wich2013-09-111-19/+13
* rpcd: move menu.d to /usr/share/rpcdJo-Philipp Wich2013-09-112-3/+3
* io: remove luci-login, login is now handled by rpcdJo-Philipp Wich2013-09-115-393/+2
* rpcd: use "access-group" meta scope when checking menu permissionsJo-Philipp Wich2013-09-111-2/+2
* io: whitespace cleanupJo-Philipp Wich2013-09-101-146/+146
* Initial commit of LuCI2Jo-Philipp Wich2013-09-0991-0/+37821