Commit Graph

11 Commits

Author SHA1 Message Date
mroxso
d1802df8fc Styling: More Themes 🪮 (#124)
* feat: add purple light and dark themes to theme selection

* feat: add vintage light and dark theme options to DropdownThemeMode

* feat: add vintage light and dark theme options to theme selection

* add even more designs

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-05-25 00:17:33 +02:00
7d4437cdec fix: Comment out version display in Top Navigation 2025-05-08 14:02:23 +02:00
mroxso
e3696e815e feat: Display site version in Top Navigation (#109)
Co-authored-by: highperfocused <highperfocused@pm.me>
2025-05-06 18:59:00 +02:00
mroxso
b1de0f0118 Feature: NWC Implementation (#95)
* feat: add Alby JS SDK documentation and update package dependencies

* feat: add NostrWalletConnect component and ProfileSettingsNWCPage for wallet integration

* add NWC link to AvatarDropdown menu

* store and load nwc from localstorage

* feat: add NIP-47 documentation for Nostr Wallet Connect protocol

* feat: integrate Nostr Wallet Connect for zap payments and enhance UI feedback

* fix: update default custom amount to 21 and improve UI feedback for payment status on nwc

* fix: correct typo in QR code payment instruction text

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-25 22:11:01 +02:00
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