summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/fs.js
AgeCommit message (Expand)Author
2020-04-02luci-base: harmonize JS class naming and requestingJo-Philipp Wich
2020-02-12luci-base: fs.js: exec_direct(): add ability to encode command as latin1Jo-Philipp Wich
2020-01-30luci-base: fs.js: support Blob/JSON in read_direct() and exec_direct()Jo-Philipp Wich
2020-01-16luci-base: remove hardcoded cgi-bin pathAnsuel Smith
2019-12-18luci-base: fs.js: properly escape arguments in exec_direct()Jo-Philipp Wich
2019-12-18luci-base: fs.js: add read_direct() and exec_direct() functionsJo-Philipp Wich
2019-10-21luci.base: fs.js: expose mode param in fs.write()Jo-Philipp Wich
2019-10-07luci-base: introduce common fs.js helper classJo-Philipp Wich