This website requires JavaScript.
Explore
Help
Register
Sign In
vstockwell
/
wraith
Watch
1
Star
0
Fork
0
You've already forked wraith
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
67
Wiki
Activity
All Workflows
build-release.yml
Actor
All actors
vstockwell
Status
All status
success
failure
waiting
running
fix: WebviewUrl::App hash fragment bug — tool windows loading empty page
build-release.yml #185
:
Commit
6015f8669b
pushed by
vstockwell
v1.13.2
2026-03-30 19:08:20 +00:00
3m46s
fix: Rust-side window creation + RDP tab switch layout delay
build-release.yml #184
:
Commit
703ebdd557
pushed by
vstockwell
v1.13.1
2026-03-30 18:33:10 +00:00
3m52s
fix: create child windows hidden, show after tauri://created
build-release.yml #183
:
Commit
d462381cce
pushed by
vstockwell
v1.13.0
2026-03-30 17:44:24 +00:00
3m51s
fix: synchronous ToolWindow import + bars to 48px/16px
build-release.yml #182
:
Commit
10dc3f9cbe
pushed by
vstockwell
v1.12.9
2026-03-30 17:39:31 +00:00
3m48s
fix: MonitorBar squeezed by terminal container height: 100%
build-release.yml #181
:
Commit
cf1c10495b
pushed by
vstockwell
v1.12.8
2026-03-30 17:13:19 +00:00
3m59s
fix: revert StatusBar and MonitorBar to matching h-6 text-[10px]
build-release.yml #180
:
Commit
0b923051c6
pushed by
vstockwell
v1.12.7
2026-03-30 17:07:55 +00:00
1m16s
fix: RDP canvas re-measures container on tab switch
build-release.yml #179
:
Commit
04c140f608
pushed by
vstockwell
v1.12.6
2026-03-30 17:03:57 +00:00
3m45s
fix: strip crossorigin from HTML for WKWebView child windows + status bar
build-release.yml #178
:
Commit
6d3e973848
pushed by
vstockwell
v1.12.5
2026-03-30 17:00:12 +00:00
3m43s
fix: CSP null for tool windows + tauri://error diagnostic listeners
build-release.yml #177
:
Commit
f7b806ffc0
pushed by
vstockwell
v1.12.4
2026-03-30 16:24:45 +00:00
4m1s
fix: WKWebView cursor/selection focus, theme restore on startup, status bar
build-release.yml #176
:
Commit
a36793563c
pushed by
vstockwell
v1.12.3
2026-03-30 16:17:52 +00:00
3m46s
fix: 6 UX regressions — popups, themes, cursor, selection, status bar
build-release.yml #175
:
Commit
c4335e0b4f
pushed by
vstockwell
v1.12.2
2026-03-30 15:18:13 +00:00
4m15s
fix: 6 UX regressions — popups, themes, cursor, selection, status bar
build-release.yml #174
:
Commit
2838af4ee7
pushed by
vstockwell
v1.12.1
2026-03-30 15:02:46 +00:00
3m56s
feat: RDP dynamic resize on window resize (MobaXTerm-style)
build-release.yml #173
:
Commit
09c2f1a1ff
pushed by
vstockwell
v1.12.0
2026-03-30 14:48:47 +00:00
4m0s
fix: TS2345 null check on canvas context in RDP frame loop
build-release.yml #172
:
Commit
1c70eb3248
pushed by
vstockwell
v1.11.7
2026-03-30 14:44:22 +00:00
4m22s
perf: RDP dirty rectangle tracking — partial frame transfer
build-release.yml #171
:
Commit
48f9af0824
pushed by
vstockwell
v1.11.6
2026-03-30 14:38:38 +00:00
8s
fix: 6 UX regressions — popups, themes, cursor, selection, status bar
build-release.yml #170
:
Commit
38cb1f7430
pushed by
vstockwell
v1.11.5
2026-03-30 14:12:12 +00:00
3m54s
fix: 6 UX regressions — popups, themes, cursor, selection, status bar
build-release.yml #169
:
Commit
aa2ef88ed7
pushed by
vstockwell
v1.11.4
2026-03-30 13:56:40 +00:00
3m52s
perf: fix RDP window drag blockiness — full window drag + remove throttle
build-release.yml #168
:
Commit
6acd674905
pushed by
vstockwell
v1.11.3
2026-03-30 13:37:58 +00:00
3m45s
perf: enable GPU rasterization + zero-copy for Windows WebView2
build-release.yml #167
:
Commit
d657b3742f
pushed by
vstockwell
v1.11.2
2026-03-30 13:28:05 +00:00
3m59s
perf: double-buffered RDP frames + frontend rAF throttling
build-release.yml #166
:
Commit
a2770d3edf
pushed by
vstockwell
v1.11.1
2026-03-30 13:24:06 +00:00
4m21s
refactor: 5 code quality fixes — shared ssh exec, wraith_log!, idiomatic Clone, Clone derives, sync RDP commands
build-release.yml #165
:
Commit
c2afb6a50f
pushed by
vstockwell
v1.11.0
2026-03-29 21:15:55 +00:00
3m47s
refactor: 5 code quality fixes — shared ssh exec, wraith_log!, idiomatic Clone, Clone derives, sync RDP commands
build-release.yml #164
:
Commit
c2afb6a50f
pushed by
vstockwell
v1.10.4
2026-03-29 21:12:08 +00:00
3m48s
refactor: migrate UnlockLayout to Tailwind + extract ToolShell wrapper
build-release.yml #163
:
Commit
d4bfb3d5fd
pushed by
vstockwell
v1.2.10
2026-03-29 21:08:20 +00:00
3m55s
refactor: migrate UnlockLayout to Tailwind + extract ToolShell wrapper
build-release.yml #162
:
Commit
d4bfb3d5fd
pushed by
vstockwell
v1.10.3
2026-03-29 21:04:25 +00:00
3m58s
refactor: Vue 3 state, TypeScript, and lifecycle improvements
build-release.yml #161
:
Commit
28619bba3f
pushed by
vstockwell
v1.10.2
2026-03-29 21:00:27 +00:00
3m50s
fix: four backend correctness bugs — UTF-8 paths, dead vars, transactions, subnet validation
build-release.yml #160
:
Commit
ebd3cee49e
pushed by
vstockwell
v1.10.1
2026-03-29 20:56:37 +00:00
3m47s
merge: SEC-1/SEC-2 shell escape + MCP bearer token auth
build-release.yml #159
:
Commit
3842d48390
pushed by
vstockwell
v1.10.0
2026-03-29 20:47:02 +00:00
3m49s
fix: resolve 8 Vue 3 lifecycle and component issues
build-release.yml #158
:
Commit
ff9fc798c3
pushed by
vstockwell
v1.9.6
2026-03-29 20:42:25 +00:00
4m6s
fix: rdp_type now actually types — clipboard + Ctrl+V keystroke sim
build-release.yml #157
:
Commit
1b7b1a0051
pushed by
vstockwell
v1.9.5
2026-03-26 21:14:29 +00:00
4m45s
feat: 31 MCP tools — ssh_connect for autonomous AI operation
build-release.yml #156
:
Commit
f578c434df
pushed by
vstockwell
v1.9.4
2026-03-26 21:09:44 +00:00
4m13s
First
Previous
1
2
3
4
5
...
Next
Last