This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Commit 3ced6c5
bindhosts 180
bindhosts 180
$ git log --pretty=format:%s v1.7.9..HEAD --reverse
webui: fix overflow element
scripts/bindhosts: add termux path onto PATH
scripts/bindhosts: restore old hosts file if empty
webui: change toggle position
scripts/bindhosts: speedup sort
scripts/bindhosts: sed out, not grep out
scripts/bindhosts: sed-ify dos2unix
scripts/bindhosts: remove --parallel option
scripts/bindhosts: prioritize coreutils on termux' PATH
scripts/customize: alert user on another bad_module
scripts/action: drop abstraction layer
scripts/action: adapt to MMRL action environment
scripts/action: printout script exec time
documentation/sources: add Rem01Gaming's blocklist
scripts/action: simplify magisk_webui_redirect logic
workflows: exclude documentation changes from workflow trigger
scripts/bindhosts: shorthand config file creation
scripts/bindhosts: simplify checksum generation
Documentation/sources: update bebasid description
scripts/bindhosts: better regex for multiple spaces
scripts/bindhosts: simplify enable_cron
scripts/customize: create bindhosts symlink in manager PATH
scripts/uninstall: remove symlink at uninstall
scripts/bindhosts: add disable cron
scripts/bindhosts: add basic help
This release fixes webui overflow and changes toggle position, multiple optimizations
on the backend, adds bindhosts in $PATH (KSU/APatch), makes cronjobs safer, exposes
cronjobs to the end user (via shell).
Non-user facing updates are workflow optimizations and documentation changes.
Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
Co-Authored-By: KOWX712 <185127155+KOWX712@users.noreply.github.com>
Co-Authored-By: bryanyee33 <bryanyee33@gmail.com>
Co-Authored-By: Rem01Gaming <Rem01_Gaming@proton.me>1 parent e1a009b commit 3ced6c5
File tree
4 files changed
+18
-14
lines changed- Documentation
- module
4 files changed
+18
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
0 commit comments