summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js
AgeCommit message (Expand)Author
2021-08-18luci-mod-system: hide unsupported option on flash.jsAnsuel Smith
2021-08-05luci-mod-system: improve sysupgrade pageAnsuel Smith
2021-04-15luci-mod-system: remove bogus btn class in flash.jsDirk Brenken
2021-01-12luci-base: correct button name on flash page help textHannu Nyman
2020-07-22luci-mod-system: ignore empty /proc/mtd on flash pageJo-Philipp Wich
2020-05-13luci-mod-system: fix button disabled statusHuangbin Zhan
2020-04-16luci-mod-system: flash.js: make readonly on insufficient ACLsJo-Philipp Wich
2020-04-03treewide: import utility classes explicitlyJo-Philipp Wich
2020-01-16luci-base: remove hardcoded cgi-bin pathAnsuel Smith
2019-11-03treewide: require ui.js explicitlyJo-Philipp Wich
2019-11-01luci-mod-system: flash.js: upon sysupgrade, select reconnect ip by keep stateJo-Philipp Wich
2019-11-01luci-mod-system: flash.js: fix flash erase modalJo-Philipp Wich
2019-11-01luci-base, luci-mod-system: move file upload handling to ui.jsJo-Philipp Wich
2019-10-21luci-mod-system: flash.sh: gracefully handle missing sysupgrade.confJo-Philipp Wich
2019-10-16Merge pull request #3145 from ptpt52/refine-flash-resetJo-Philipp Wich
2019-10-07luci-mod-system: flash.js: fix passing sysupgrade optsJo-Philipp Wich
2019-10-07luci-mod-system: refine flash resetChen Minqiang
2019-10-07luci-mod-system: use awaitReconnect() from ui.jsJo-Philipp Wich
2019-10-07luci-mod-system: flash.js: use common fs.js classJo-Philipp Wich
2019-10-02luci-mod-system: flash.js: fix "rootfs_data" partition detectionJo-Philipp Wich
2019-10-02luci-mod-system: check for sysupgrade with backup possibilityRafał Miłecki
2019-10-02luci-mod-system: check if it's possible to force sysupgradeRafał Miłecki
2019-10-02luci-mod-system: use "system" new "validate_firmware_image" ubus methodRafał Miłecki
2019-09-25luci-mod-system: flash.js: disable mtdblock downloads on mtd-less systemsJo-Philipp Wich
2019-09-25luci-mod-system: flash.js: rename handleReset to handleFirstbootJo-Philipp Wich
2019-09-25luci-mod-system: flash.js: improve storage size detection heuristicsJo-Philipp Wich
2019-09-24luci-mod-system: reimplement flashops as client side viewJo-Philipp Wich