Commit Graph

12 Commits

Author SHA1 Message Date
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
6bcab6d563 refactor: polish UI details 2025-12-04 23:24:16 +08:00
codytseng
8b1c2ebe3f feat: update layout 2025-08-27 21:56:46 +08:00
codytseng
3950cbd9e6 feat: long form articles 2025-08-07 23:10:04 +08:00
codytseng
51913a5163 style: 🎨 2025-04-24 22:23:22 +08:00
codytseng
1c3e54c895 refactor: new notes button 2025-04-14 12:41:57 +08:00
codytseng
ccbce0e317 chore: format 2025-04-06 20:22:49 +08:00
codytseng
4343765aba feat: support kind 20 2025-01-07 23:19:35 +08:00
codytseng
2b1e6fe8f5 refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
codytseng
75ad7e64c4 feat: adjust image gallery display style 2024-11-17 15:36:13 +08:00
codytseng
824e2ea9d5 🎉 2024-10-26 18:10:41 +08:00