bindhosts 178
$ git log --pretty=format:%s v1.7.7..HEAD --reverse | cat ; echo
README: reorder features
README: link magisk's webui refusal
Create LICENSE
webui: ui fix in MMRL
Add metadata for MMRL
documentation: upload a few screenshots
module: enhance details on MMRL's metadata
webui/js: cut down cat to grep piping
Revert "scripts/service: drop kstat spoofing on mode1"
scripts/action: introduce update toggle enable/disable
documentation: sync up to current events
scripts/action: implement single instance lock on action.sh
scripts: remove bashism
scripts/action: move and function-ify download
scripts/action: use busybox crc32 instead of md5sum
scripts/post-fs-data: update mode2 condition for apatch
webui: add update toggle enable/disable
webui: code optimize
This release optimizes webui, fixes failed mode1 hiding bug, prevents multiple
concurrent script instances, removes script's bashism, optimizes action,
updates mode2 conditional for apatch and adds module-update enable/disable toggle.
Non-user facing updates are documentation and MMRL metadata.
Signed-off-by: backslashxx <[email protected]>
Co-Authored-By: KOWX712 <[email protected]>