mroxso
8ce5c23fff
Merge pull request #3 from layer-systems/dashboard-2
...
Dashboard
2025-12-28 14:25:49 +01:00
00b6e7247d
fix: update default theme in App configuration from system to light
2025-12-28 14:25:03 +01:00
ecf597d072
feat: refactor EventKindsChart to use current user context and update chart colors
2025-12-28 14:24:40 +01:00
098626fbea
feat: add Dashboard page with user statistics and recent activity components
2025-12-28 13:54:11 +01:00
007725dd7a
chore: update Radix UI dependencies and add mobile hook
...
- Updated @radix-ui/react-dialog from ^1.1.2 to ^1.1.15
- Updated @radix-ui/react-separator from ^1.1.0 to ^1.1.8
- Updated @radix-ui/react-slot from ^1.1.0 to ^1.2.4
- Updated @radix-ui/react-tooltip from ^1.1.4 to ^1.2.8
- Added a new hook `useIsMobile` to determine if the viewport is mobile-sized
- Refactored tailwind.config.ts for better readability and maintainability
2025-12-28 12:48:21 +01:00
c4f6474fe7
Add LoginArea component to header for user authentication
2025-12-28 12:24:13 +01:00
25d02b1f9b
Add highperfocused name entry to nostr.json
2025-12-28 00:30:45 +01:00
3707c1b89c
Add nostr.json file with initial names configuration
2025-12-28 00:30:05 +01:00
58f33f04fd
Refactor layout of Relay URL section for improved responsiveness
2025-12-28 00:20:55 +01:00
eeaee30071
Add Terms and Privacy pages and update routing in AppRouter
2025-12-27 23:36:41 +01:00
a1608d19a6
Add Explore page and implement useExploreEvents hook for fetching notes and profiles
2025-12-27 23:18:51 +01:00
19b0491714
Update theme configuration to 'system' and streamline relay URLs in App component
2025-12-27 23:05:18 +01:00
8d84d72ad6
Remove mode parameter from Vite config export function
2025-12-27 22:49:14 +01:00
f6efa465bc
Comment out base URL configuration in Vite setup
2025-12-27 22:47:36 +01:00
2d7e72d244
Refactor Index page layout and enhance user interaction with relay URL copy functionality
2025-12-27 22:07:22 +01:00
fd9b6b183f
Add SEO metadata and manifest file; clean up placeholder comments
2025-12-27 21:47:41 +01:00
a833997770
initial code commit
2025-12-27 21:42:31 +01:00