• Joined on 2026-02-16
hugo closed issue hugo/IronStorage#41 2026-08-10 18:23:35 +00:00
Present OTP, QR, and sensitive-output workflows
hugo commented on issue hugo/IronStorage#41 2026-08-10 18:23:31 +00:00
Present OTP, QR, and sensitive-output workflows

Implemented and pushed in commit 4a54bf7.

Implementation:

  • Added storage-owned desktop OTP operations for deterministic TOTP/HOTP codes, typed metadata and validity, explicit HOTP confirmation,…
hugo pushed to main at hugo/IronStorage 2026-08-10 18:23:09 +00:00
4a54bf7b6a Present desktop OTP and sensitive outputs
hugo closed issue hugo/IronStorage#40 2026-08-10 17:53:26 +00:00
Present Git-over-HTTPS synchronization and conflicts
hugo commented on issue hugo/IronStorage#40 2026-08-10 17:53:21 +00:00
Present Git-over-HTTPS synchronization and conflicts

Implemented and pushed as 95bb10b.

Implementation:

  • added a storage-owned desktop Git service for typed status/history, pull, push, combined sync, and conflict resolution
  • kept HTTPS validation,…
hugo pushed to main at hugo/IronStorage 2026-08-10 17:53:07 +00:00
95bb10b4a1 Add desktop HTTPS Git synchronization
hugo commented on issue hugo/MetaCrate#71 2026-08-10 17:45:42 +00:00
Grid and discovery: implement grid map, directory, SLURL, and interest-list behavior

Implemented in commit 66fbb87.\n\nHighlights:\n- Added native GridManager map-layer capability/LLUDP discovery, map blocks/items/region handles, expiring name/handle/UUID caches, duplicate…

hugo closed issue hugo/MetaCrate#71 2026-08-10 17:45:42 +00:00
Grid and discovery: implement grid map, directory, SLURL, and interest-list behavior
hugo pushed to main at hugo/MetaCrate 2026-08-10 17:45:22 +00:00
66fbb87b3f Implement grid and directory discovery (#71)
hugo closed issue hugo/IronStorage#68 2026-08-10 17:35:17 +00:00
Use accent color instead of a heavy active-pane border in the TUI
hugo commented on issue hugo/IronStorage#68 2026-08-10 17:34:44 +00:00
Use accent color instead of a heavy active-pane border in the TUI

Implemented and pushed as 8879df1.\n\nImplementation:\n- centralized focused-pane styling in the shared TUI pane block helper\n- kept the same single-line border geometry and content layout for…

hugo pushed to main at hugo/IronStorage 2026-08-10 17:34:07 +00:00
8879df142d Use accent border for TUI pane focus
hugo closed issue hugo/IronStorage#39 2026-08-10 17:23:21 +00:00
Present search and entry mutation workflows
hugo commented on issue hugo/IronStorage#39 2026-08-10 17:23:16 +00:00
Present search and entry mutation workflows

Implemented and pushed as commit de5dea2.

Implementation review:

  • Added storage-backed name search using FindRequest/FindResults with exact multi-term OR semantics and no authentication, plus…
hugo pushed to main at hugo/IronStorage 2026-08-10 17:19:59 +00:00
de5dea28ef Add desktop search and entry mutation workflows
hugo opened issue hugo/IronStorage#68 2026-08-10 17:04:04 +00:00
Use accent color instead of a heavy active-pane border in the TUI
hugo closed issue hugo/IronStorage#38 2026-08-10 16:59:09 +00:00
Present store initialization and entry creation workflows
hugo commented on issue hugo/IronStorage#38 2026-08-10 16:59:00 +00:00
Present store initialization and entry creation workflows

Implemented and verified in commit bb650c2.

What changed:

  • Added guided desktop workflows for root store initialization, nested recipient-backed folder creation, collision-safe new-entry drafts,…
hugo pushed to main at hugo/IronStorage 2026-08-10 16:58:43 +00:00
bb650c2b5c Add desktop store and entry creation workflows
hugo closed issue hugo/MetaCrate#70 2026-08-10 16:54:23 +00:00
Land: implement parcels, terrain, environment, and sound managers