Skip to content

Add weather card to home dashboard#542

Merged
asim merged 3 commits intomainfrom
claude/add-wallet-transfers-74PHC
Apr 7, 2026
Merged

Add weather card to home dashboard#542
asim merged 3 commits intomainfrom
claude/add-wallet-transfers-74PHC

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented Apr 7, 2026

Summary

  • Add weather card to home dashboard (top of right column)
  • Uses browser geolocation, fetches forecast client-side, caches in sessionStorage
  • Shows current temp, description, location, 3-day outlook

https://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm

claude added 3 commits April 7, 2026 11:35
AES-256-GCM encryption for sensitive mail fields (Subject, Body, To,
ToID, RawHeaders) stored on disk. Key auto-generated at
~/.mu/keys/encryption.key on first run (or set MU_ENCRYPTION_KEY env).
Existing unencrypted messages migrate transparently on next save.
File permissions tightened from 0644 to 0600 for all data files.

https://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm
Weather card appears at top of right column. Uses browser geolocation
to fetch forecast client-side, shows current temp, description, location,
and 3-day outlook. Caches in sessionStorage to avoid repeat API calls.

https://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm
@asim asim merged commit 8bc0409 into main Apr 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants