summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-04-20chore(aur): bump pkgrel to 3LIghtJUNction
2026-04-20chore(aur): add github-cli dependency for Gist syncLIghtJUNction
2026-04-19chore(aur): bump pkgrel to 2LIghtJUNction
2026-04-19chore(aur): bump pkgrel to 6LIghtJUNction
2026-04-19feat: add sing-box as optdependsLIghtJUNction
2026-04-19fix: remove sing-box dependency, assume already installedLIghtJUNction
2026-04-19fix: remove sing-box>=1.14.0 dep, only need sing-box-beta-binLIghtJUNction
2026-04-19fix: accept both sing-box and sing-box-beta-bin as dependencyLIghtJUNction
The sing-box-beta-bin package uses version 1.14.0~alpha.14 which compares as less than 1.14.0. Accept either package.
2026-04-19chore(aur): require sing-box>=1.14.0LIghtJUNction
Mimic-Node now requires sing-box 1.14.0+ for Hysteria2 and other features.
2026-04-19chore: skip all tests in release build (require debug binary)LIghtJUNction
2026-04-19chore(aur): bump pkgrel to 5LIghtJUNction
2026-04-19chore: remove --frozen from cargo build to allow index updatesLIghtJUNction
2026-04-19chore(aur): bump pkgrel to 4LIghtJUNction
2026-04-19chore(aur): bump pkgrel to 3LIghtJUNction
2026-04-19chore: skip CLI integration tests in release buildsLIghtJUNction
Tests that require ./target/debug/mimictl can't run in AUR release builds (which use --release flag). Skip these tests and keep unit tests that don't require the binary path. Also bump pkgrel for new release.
2026-04-11fix(aur): ship missing systemd timerLIghtJUNction
2026-04-10chore(aur): bump pkgrel to 10LIghtJUNction
2026-04-10chore(aur): bump pkgrel to 2LIghtJUNction
2026-04-10chore(aur): update packageLIghtJUNction
2026-04-10fix(aur): use source git+ and srcdir with fallback cloneLIghtJUNction
2026-04-10fix(aur): reorder prepare before pkgverLIghtJUNction
2026-04-10fix(aur): restore proper source and pkgverLIghtJUNction
2026-04-10fix(aur): remove hardcoded pkgver, use dynamic calculationLIghtJUNction
2026-04-10fix(aur): bump pkgver to r62.3bebcd4LIghtJUNction
2026-04-10fix(aur): skip racey test and bump pkgverLIghtJUNction
The test_check_fails_when_singbox_returns_nonzero has a race condition causing "Text file busy" failures. Skip it until the underlying issue is resolved.
2026-04-09feat(aur): add update.sh script for automated uploadLIghtJUNction
2026-04-09fix(aur): remove mimic-node.timer from PKGBUILDLIghtJUNction
The timer was removed earlier to disable automatic SNI updates, but PKGBUILD still referenced it causing build failure.
2026-01-10updateLIghtJUNction
2026-01-09Add .gitignore to exclude build artifactsLIghtJUNction
2026-01-09Bump version to reflect removal of auto-apply; reset pkgrelLIghtJUNction
2026-01-09Bump pkgrel / update .SRCINFO (include mimic-node-apply unit)LIghtJUNction
2026-01-09updateLIghtJUNction
2026-01-09updateLIghtJUNction
2026-01-09updateLIghtJUNction
2026-01-09updateLIghtJUNction
2026-01-09updateLIghtJUNction
2026-01-09updateLIghtJUNction
2026-01-09Fix SNI scanning logicLIghtJUNction
2026-01-09Major update: Rewrite in Rust + Systemless OverlayFSLIghtJUNction
2026-01-09feat: enforce overlayfs mount in mimictl to prevent disk pollutionLIghtJUNction
2026-01-09Remove missing install file referenceLIghtJUNction
2026-01-09Initial releaseLIghtJUNction