• Joined on 2026-02-16
hugo commented on issue hugo/IronStorage#28 2026-08-10 11:40:36 +00:00
Complete the TUI coverage and security audit

Implemented and pushed in commit c263265.

Completed the TUI coverage and security audit:

  • Added an executable pass/pass-otp coverage matrix tied to the central action and command registries. -…
hugo pushed to main at hugo/IronStorage 2026-08-10 11:39:56 +00:00
c2632656bc Complete TUI coverage and security audit
hugo opened issue hugo/IronStorage#65 2026-08-10 11:36:33 +00:00
Prevent unnecessary scrolling in the TUI entry details view
hugo opened issue hugo/IronStorage#64 2026-08-10 11:36:18 +00:00
Improve TUI OTP readability with large digits and countdown bar
hugo opened issue hugo/IronStorage#63 2026-08-10 11:28:45 +00:00
Show OTP code validity in every frontend
hugo opened issue hugo/MetaCrate#113 2026-08-10 11:23:06 +00:00
Gitea Ubuntu workflows fail against OpenJPEG 2.5.0
hugo closed issue hugo/IronStorage#27 2026-08-10 11:12:34 +00:00
Implement OTP, clipboard and QR presentation
hugo commented on issue hugo/IronStorage#27 2026-08-10 11:12:26 +00:00
Implement OTP, clipboard and QR presentation

Implemented in commit 71bbff9. The TUI now exposes hotkey and colon-command OTP code, URI, insert, append, validate, clipboard, and terminal QR workflows. TOTP validity boundaries are storage-provi…

hugo pushed to main at hugo/IronStorage 2026-08-10 11:12:01 +00:00
71bbff934e Implement OTP clipboard and QR TUI
hugo commented on issue hugo/IronStorage#26 2026-08-10 10:40:19 +00:00
Implement embedded Git status and synchronization UI

Implemented in commit 1850846. Added a storage-owned Git snapshot (repository/branch, configured HTTPS remote, clean/dirty state, ahead/behind counts, and recent commits), cooperative progress/canc…

hugo closed issue hugo/IronStorage#26 2026-08-10 10:40:19 +00:00
Implement embedded Git status and synchronization UI
hugo pushed to main at hugo/IronStorage 2026-08-10 10:39:46 +00:00
1850846696 Implement embedded Git synchronization TUI
hugo closed issue hugo/MetaCrate#66 2026-08-10 10:34:18 +00:00
Appearance: implement baking, texture pipeline, and initial outfit
hugo commented on issue hugo/MetaCrate#66 2026-08-10 10:34:07 +00:00
Appearance: implement baking, texture pipeline, and initial outfit

Implemented in b1f60db. Added the native 11-target Baker and decoded texture provider, wearable parameter/texture parsing, exact bake hashes and texture-entry/visual-parameter packet construction,…

hugo pushed to main at hugo/MetaCrate 2026-08-10 10:33:40 +00:00
b1f60db3d6 Implement appearance baking pipeline (#66)
hugo commented on issue hugo/IronStorage#25 2026-08-10 10:12:24 +00:00
Implement search and existing-entry mutation workflows

Implemented and pushed in ce3e4a9.

The TUI now provides complete keyboard-only forms for decrypted grep, copy, move or rename, and recursive removal. Direct hotkeys and equivalent colon commands…

hugo closed issue hugo/IronStorage#25 2026-08-10 10:12:24 +00:00
Implement search and existing-entry mutation workflows
hugo pushed to main at hugo/IronStorage 2026-08-10 10:12:07 +00:00
ce3e4a9f79 Implement TUI search and mutation workflows
hugo commented on issue hugo/IronStorage#62 2026-08-10 09:43:29 +00:00
Support upstream pass Git diff configuration and avoid Git for read-only TOTP

Implemented and pushed in c86ea9e.

The storage OTP API now decrypts and parses the entry before deciding whether Git is needed. Read-only TOTP generation does not open a repository; HOTP still…

hugo closed issue hugo/IronStorage#62 2026-08-10 09:43:29 +00:00
Support upstream pass Git diff configuration and avoid Git for read-only TOTP