summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/uci.js
AgeCommit message (Expand)Author
2024-03-17Revert "luci-base: force menu to regenerate after uci change"Hannu Nyman
2024-03-17luci-base: force menu to regenerate after uci changeJames Haggerty
2023-09-23luci-base: Fix typos in JsDocsSergey Ponomarev
2022-07-23luci-base: uci.js: prevent sending empty uci set operationsJo-Philipp Wich
2021-03-29luci-base: uci.js: merge changes when retrieving entire sectionsJo-Philipp Wich
2020-08-04luci-base: uci.js: fix option deletion quirksJo-Philipp Wich
2020-04-26luci-base: uci.js: fix section deletion logicJo-Philipp Wich
2020-04-14luci-base: uci.js: do not issue malformed uci/delete requestsJo-Philipp Wich
2020-04-13luci-base: uci.js: fix variable clashJo-Philipp Wich
2020-04-10luci-base: uci.js: let internal RPC functions reject on errorsJo-Philipp Wich
2020-04-02luci-base: harmonize JS class naming and requestingJo-Philipp Wich
2019-10-02luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotationsJo-Philipp Wich
2019-07-07luci-base: uci.js: track packages affected by reorder operationsJo-Philipp Wich
2019-07-07luci-base: uci.js: add extended section syntax support, improve loadingJo-Philipp Wich
2019-07-07luci-base: add uci.js and rpc.js classesJo-Philipp Wich