luci/modules/luci-mod-system/htdocs/luci-static/resources/view/system
Rui Salvaterra 02cadf67b2 luci-mod-system/zram: replace deflate with zstd
Deflate is just too slow for zram. Replace it with zstd, which is much faster at
similar compression ratios.

As a side note, this is an ugly hack. We're hard-coding compression algorithms
which might not be available in the system. The availability should be parsed
from /sys/block/zram0/comp_algorithm.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-03-14 12:24:15 +00:00
..
led-trigger luci-mod-system: update LED trigger translations 2020-05-04 12:02:36 +02:00
crontab.js luci-mod-system: crontab.js: disable textarea on insufficient ACLs 2020-04-16 15:33:02 +02:00
dropbear.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
flash.js luci-base: correct button name on flash page help text 2021-01-12 19:13:52 +02:00
leds.js luci-mod-system: fix uci led option remove callback 2020-10-06 11:30:48 +02:00
mounts.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
password.js luci-mod-system: password.js: make event handler attachment more robust 2020-05-02 23:53:02 +02:00
reboot.js luci-mod-system: use ubus method for reboot 2020-09-10 17:35:07 +02:00
sshkeys.js luci-mod-system: fix parsing SSH pubkeys with options 2020-12-23 15:33:08 +01:00
startup.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
system.js luci-mod-system/zram: replace deflate with zstd 2021-03-14 12:24:15 +00:00