Implemented in b9034c5. The Iced desktop app now loads the shared storage configuration and GPG identity, authenticates only for protected-content access, retains only the storage-owned lease…
Implemented and pushed in e0ce213.
The TUI now keeps the entry-details viewport fixed while the selected field remains visible and moves it by only the rows needed when focus crosses an edge. j/k…
Implemented in cf98152 (Fix Ubuntu OpenJPEG provisioning (#113)).
The fix adds a shared installer that builds OpenJPEG 2.5.4 from its pinned upstream commit into an isolated prefix, verifies…
Implemented and pushed in commit cec1cc3.
Implementation:
- Extended the storage-owned timed OTP validity contract with the complete TOTP period, so progress rendering never parses a URI or…
Implemented and pushed in commit d3427f3.
Implementation:
- Added storage-owned OtpCodeValidity with explicit Timed and CounterBased variants.
- Kept TOTP boundary and remaining-time arithmetic…
Implemented in commit ed516a1 and pushed to main.
What changed:
- Added bounded native binary BVH decoding, keyframe interpolation, loop/ease timing, priority blending, and deterministic track…