Commit Graph

11 Commits

Author SHA1 Message Date
woikos
f54c73f0eb Update og:image to use smesh branding
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 17:11:14 +01:00
mleku
2aa0a8c460 feat: add QR scanner, improve UX, and simplify navigation
- Add live camera QR scanner for nsec/ncryptsec login
- Replace browser prompt() with proper password dialog for ncryptsec
- Add missing /notes/:id route for thread view navigation
- Remove explore section entirely (button, page, routes)
- Remove profile button from bottom nav, avatar now opens profile
- Remove "Notes" tab from feed, default to showing all posts/replies
- Add PasswordPromptProvider for secure password input
- Add SidebarDrawer for mobile navigation
- Add domain layer with value objects and adapters
- Various UI and navigation improvements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 04:00:16 +02:00
mleku
6a7bfe0a3e refactor: update branding assets and convert settings to accordion UI
- Replace SVG favicons with PNG icons from new smeshicon assets
- Add theme-aware Icon component using smeshiconlight/dark PNGs
- Refactor Settings page to use collapsible accordion sections
- Add Radix UI accordion component with animations
- Update QrCode component to use new PNG icon
- Remove old favicon.svg and nostr.json files
- Add new logo assets in resources/ and src/assets/

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 05:10:41 +02:00
codytseng
fb5434da91 chore: 💨 2025-10-11 16:10:36 +08:00
codytseng
8d23c49908 feat: opensats 2025-05-17 13:45:53 +08:00
codytseng
378f05865d Revert "refactor: 💨"
This reverts commit 3c78f94a7e.
2025-04-08 20:18:59 +08:00
codytseng
3c78f94a7e refactor: 💨 2025-04-08 18:09:09 +08:00
codytseng
2b1e6fe8f5 refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
codytseng
09e0d199a6 feat: add a new logo 2024-12-06 17:27:37 +08:00
Cody Tseng
9b0251240c feat: basic browsing (#1) 2024-10-31 17:53:03 +08:00
codytseng
824e2ea9d5 🎉 2024-10-26 18:10:41 +08:00