Commit graph

4 commits

Author SHA1 Message Date
f7d29a98d3
feat: commit hash in banner, version command, file upload/download 2026-03-03 14:29:22 +01:00
cb86894369
fix: use WebClient instead of Invoke-WebRequest in install.ps1 (TLS compat) 2026-03-03 14:27:38 +01:00
1d019fa2b4
client: verbose CLI output, TOML config in APPDATA, desktop install
- install.ps1: place exe on Desktop instead of TEMP, start with visible window
- main.rs: banner on startup, [CMD]/[OK]/[ERR] prefixed logs with HH:MM:SS timestamps
- Config: switch from JSON to TOML (config.toml in %APPDATA%\helios-remote\)
- First-run wizard prompts for Relay URL + API Key (relay_code -> api_key)
- Add chrono + toml deps to Cargo.toml
2026-03-03 13:55:22 +01:00
4c9f0a3239
feat: PowerShell oneliner install + rolling GitHub Release 2026-03-02 18:44:21 +01:00