Age | Commit message (Expand) | Author |
---|---|---|
2019-10-02 | luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations | Jo-Philipp Wich |
2019-09-21 | luci-base: rpc.js: increase default timeout to 20s, allow batch prevention | Jo-Philipp Wich |
2019-09-12 | luci-base: rpc.js: fix list requests, handle aborted http requests | Jo-Philipp Wich |
2019-09-11 | luci-base: rpc.js: revamp error handling, add interceptor support | Jo-Philipp Wich |
2019-09-10 | luci-base: rpc.js: add getStatusText() call | Jo-Philipp Wich |
2019-07-07 | luci-base: rpc.js: drop batch api | Jo-Philipp Wich |
2019-07-07 | luci-base: rpc.js: make base URL configurable | Jo-Philipp Wich |
2019-07-07 | luci-base: add uci.js and rpc.js classes | Jo-Philipp Wich |