index
:
luci2/ui
master
DEPRECATED - use https://github.com/jow-/luci-ng
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-05
luci2: various network function fixes
Jo-Philipp Wich
2013-10-03
luci2: implement uci changelog view, display pending changes in upper right corner
Jo-Philipp Wich
2013-10-02
luci2: add acl group definition and menu entry for backup / restore / flash view
Jo-Philipp Wich
2013-10-02
luci2: implement initial backup / restore / flash view. Actual firmware flashing and resetting is stubbed yet
Jo-Philipp Wich
2013-10-02
luci2: add missing template for system/users view
Jo-Philipp Wich
2013-10-02
luci2: fix package install / removal on button click in system/software view
Jo-Philipp Wich
2013-10-02
luci2: rewrite LuCI2.ui.loading(), LuCI2.ui.dialog(), LuCI2.ui.login() and LuCI2.ui.upload() to use private state objects
Jo-Philipp Wich
2013-10-02
io: use "ubus_rpc_session" attribute when querying luci-io session acls
Jo-Philipp Wich
2013-10-01
luci2: render hostname when initializing the ui
Jo-Philipp Wich
2013-10-01
luci2: fix CBI crash when deleting last remaining uci section in login management view
Jo-Philipp Wich
2013-10-01
luci2: keep scroll position when redrawing CBI forms, fix crash when deleting last uci section of a TypedSection group
Jo-Philipp Wich
2013-09-30
luci2: make login view readonly if acls are missing
Jo-Philipp Wich
2013-09-30
luci2: fix little typo in login manager
Jo-Philipp Wich
2013-09-30
luci2: add view for managing LuCI2 login accounts
Jo-Philipp Wich
2013-09-30
luci2: Switch LuCI2.ui.renderView() from new Function() to eval() and use "//@ sourceUrl" annotation to make demand-loaded views debuggable
Jo-Philipp Wich
2013-09-18
luci2: make LuCI2.cbi.AbstractSection and LuCI2.cbi.AbstractValue public
Jo-Philipp Wich
2013-09-18
luci2: wrap luci2.ui.crypt rpc call as LuCI2.ui.cryptPassword()
Jo-Philipp Wich
2013-09-17
rpcd: add luci2.ui.crypt call
Jo-Philipp Wich
2013-09-17
luci2: fix LuCI2.cbi.NetworkList after RPC changes
Jo-Philipp Wich
2013-09-17
luci2: fix session heartbeat and serialization of cbi section creations
Jo-Philipp Wich
2013-09-17
luci2: major changes to RPC implementation
Jo-Philipp Wich
2013-09-11
rpcd: add luci2.ui.acls call to fetch list of known access groups
Jo-Philipp Wich
2013-09-11
share: rename acl.d/main.json to acl.d/luci2.json
Jo-Philipp Wich
2013-09-11
js: switch to ubus rpc login instead of luci-login
Jo-Philipp Wich
2013-09-11
rpcd: move menu.d to /usr/share/rpcd
Jo-Philipp Wich
2013-09-11
io: remove luci-login, login is now handled by rpcd
Jo-Philipp Wich
2013-09-11
rpcd: use "access-group" meta scope when checking menu permissions
Jo-Philipp Wich
2013-09-10
io: whitespace cleanup
Jo-Philipp Wich
2013-09-09
Initial commit of LuCI2
Jo-Philipp Wich