Commit Graph

20 Commits

Author SHA1 Message Date
Rain-Bus 5e45bbbaf6 fix: Inno Setup version env check and WM_SETTINGCHANGE wParam
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
v0.1.0
2026-06-03 21:32:42 +08:00
Rain-Bus 9a62b4fd62 fix: use WM_SETTINGCHANGE broadcast for PATH update in Inno Setup
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
2026-06-03 21:25:55 +08:00
Rain-Bus 52582fb666 fix: remove default checked flag from PATH task in Inno Setup
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
2026-06-03 21:21:59 +08:00
Rain-Bus 721b659b4b fix: latency cache staleness, reduce duplicate probes, fix CI arch detection and nfpm compression
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
2026-06-03 21:16:42 +08:00
Rain-Bus 285a2049cc feat: add latency probing, platform installers (deb/rpm/pkg/dmg/exe)
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
2026-06-03 21:06:13 +08:00
Rain-Bus 550ba9a90c ci: package release artifacts as tar.gz/zip archives
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
2026-06-03 19:44:05 +08:00
Rain-Bus 175b6de92b ci: update macos intel runner to macos-26-intel
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
2026-06-03 19:35:01 +08:00
Rain-Bus c82e5de48d chore: add cargo config for aarch64 cross-compilation
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
2026-06-03 19:18:51 +08:00
Rain-Bus d8f1a6d115 fix: remove unused cfg(not(unix)) import, unify Path import, add mise.toml
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
2026-06-03 19:07:50 +08:00
Rain-Bus 4b8ae926da ci: add GitHub Actions release workflow for multi-platform builds 2026-06-03 18:47:29 +08:00
Rain-Bus 2e25b9fcb3 fix: Windows build warnings, key echo duplication, case-insensitive dedup, add WSL scanning 2026-05-27 20:13:40 +08:00
Rain-Bus 01c8f7f8fc refactor: extract ListNav component, unify list key handling across views 2026-05-27 10:41:58 +08:00
Rain-Bus 0d65be65d3 refactor: extract FormNav trait, unify form key handling, decentralize view titles and hints 2026-05-27 02:09:44 +08:00
Rain-Bus d3bd4af634 refactor: round borders, Y/N delete confirm, fix selected row styling 2026-05-27 01:40:59 +08:00
Rain-Bus c9f218f2e3 refactor: extract shared sync logic from gist into sync module 2026-05-27 00:29:19 +08:00
Rain-Bus 093cf153d3 refactor: flatten module files from subdirectories into single files 2026-05-27 00:16:29 +08:00
Rain-Bus 61ad218414 refactor: reorganize modules into directories, consolidate views 2026-05-27 00:11:00 +08:00
Rain-Bus e36b393a62 refactor: replace keybinds with action menu, unify import view, add $ prefix for shells 2026-05-26 23:07:38 +08:00
Rain-Bus a74eacfebd Add README.md 2026-05-26 20:17:54 +08:00
Rain-Bus 35470fc277 Initial commit: sshell project 2026-05-26 20:13:31 +08:00