Commit Graph

7 Commits

Author SHA1 Message Date
mroxso
b9f1ba9568 feat: add Relays page and integrate relay status display (#72)
feat: add Relays link to AvatarDropdown menu
feat: create Badge component for status indicators
fix: update @radix-ui/react-slot version in package.json and package-lock.json

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-18 20:55:00 +02:00
mroxso
de93bb1018 add github button to the top Navbar (#51) 2025-03-15 12:06:41 +01:00
mr0x50
b844a4af27 fix top navigation bar not sticky 2025-02-15 21:55:38 +01:00
mr0x50
f7187ce2b2 Revert "Revert "Fix: hydration errors (#45)""
This reverts commit a737463115.
2025-02-15 21:07:31 +01:00
mr0x50
a737463115 Revert "Fix: hydration errors (#45)"
This reverts commit 8c485fb47e.
2025-02-15 20:53:07 +01:00
mroxso
8c485fb47e Fix: hydration errors (#45)
* fix hydration errors in bottom bar and in Top Navigation

* Refactor: Update DrawerTrigger to use 'asChild' prop in multiple components
2025-02-12 16:16:03 +01:00
mr0x50
aed5520313 mv codebase to parent directory 2025-02-07 19:36:13 +01:00