Commit Graph

  • 94a92af606 BUD-03 implementation (WIP) feature/blossom-BUD-03-implementation highperfocused 2025-04-19 23:20:08 +02:00
  • ab80abc209 fix: update .gitignore to include workbox files and their maps highperfocused 2025-04-20 16:59:00 +02:00
  • bb830f13b3 chore: bump version to 0.1.13 in package.json and package-lock.json v0.1.13 highperfocused 2025-04-20 16:49:26 +02:00
  • 814cebb221 fix: add sw files to .gitignore highperfocused 2025-04-20 16:47:51 +02:00
  • 09cb7fb5c9 Remove obsolete workbox core file (workbox-07a7b4f2.js) from public directory highperfocused 2025-04-20 16:47:04 +02:00
  • ebaf7ce308 Feature: Add QRCode scanner for nsecbunker login (#79) mroxso 2025-04-20 16:44:27 +02:00
  • 8c54786240 chore: bump version to 0.1.12 in package.json and package-lock.json v0.1.12 highperfocused 2025-04-18 23:13:15 +02:00
  • e79f0f5e24 fix: escape HTML entities in NIP-65 relays description highperfocused 2025-04-18 23:12:01 +02:00
  • f1e3ed756e chore: bump version to 0.1.11 in package.json and package-lock.json v0.1.11 highperfocused 2025-04-18 23:09:49 +02:00
  • ac7de1e1f4 Feature: Add NIP-65 (Load User Relays) (#74) mroxso 2025-04-18 23:07:48 +02:00
  • 8842400f2a feat: implement custom relay management and add relay addition functionality (#73) mroxso 2025-04-18 21:21:17 +02:00
  • b9f1ba9568 feat: add Relays page and integrate relay status display (#72) mroxso 2025-04-18 20:55:00 +02:00
  • 495f7a7eeb Bump the npm_and_yarn group across 1 directory with 3 updates (#71) dependabot[bot] 2025-04-18 20:23:54 +02:00
  • 3cf1a57a0b bump version to 0.1.10 in package.json and package-lock.json v0.1.10 highperfocused 2025-04-18 20:12:39 +02:00
  • c912d03719 add nostr-react prompt highperfocused 2025-04-18 20:11:15 +02:00
  • 0df571067f add NIP-46 support (#61) mroxso 2025-04-18 18:35:43 +02:00
  • 57468a49c6 Update app/login/page.tsx mroxso/copilot-workspace-feature/relay-loading-etc mroxso 2025-04-18 17:37:39 +02:00
  • 4e9b717250 Update components/dashboard/RecentZapsCard.tsx mroxso/copilot-workspace-feature/nip-57-implementation mroxso 2025-04-18 17:37:07 +02:00
  • e60fd442c9 Add custom relays etc mroxso 2025-04-18 17:34:17 +02:00
  • 275b523f2d Copilot Workspace Feature: NIP-57 Implementation mroxso 2025-04-18 17:24:43 +02:00
  • bd8c670a3a refactor: simplify profile update logic and improve event signing highperfocused 2025-04-18 16:47:14 +02:00
  • 3324d589ed add NIP-46 support feature/nip-46-bunker-login highperfocused 2025-04-18 16:27:14 +02:00
  • fa301be988 bump version to 0.1.9 in package.json and package-lock.json v0.1.9 highperfocused 2025-04-01 22:07:44 +02:00
  • ad5bd34277 add additional x tag to kind 20 highperfocused 2025-04-01 17:19:51 +02:00
  • 86ff9fa856 add switch and optional nip-89 client tagging (#57) mroxso 2025-03-31 22:56:08 +02:00
  • 0f8f061648 add switch and optional nip-89 client tagging feature/nip-89-optional highperfocused 2025-03-31 22:52:00 +02:00
  • 378fa5b246 fix sha256 in final event highperfocused 2025-03-31 22:32:31 +02:00
  • 29e1520487 fix auth event description breaking with emojis mr0x50 2025-03-22 22:25:05 +01:00
  • d0db048768 update blossom list and use media endpoint instead of upload mr0x50 2025-03-22 22:11:04 +01:00
  • 2c0dca6f0a revert not working stuff mr0x50 2025-03-22 20:07:44 +01:00
  • 7d8ba267c1 comment out removal of exif data highperfocused 2025-03-22 13:55:08 +01:00
  • 26cd5f4772 use custom base64encode function to handle UTF8 bytes properly highperfocused 2025-03-22 13:40:31 +01:00
  • 11aa3f2a14 use btoa instead of buffer to generate base64 auth string for Upload highperfocused 2025-03-22 13:34:47 +01:00
  • 36d6ebea20 change upload to use /media instead of /upload to blossom servers highperfocused 2025-03-22 13:25:02 +01:00
  • f0605021b8 maybe fix hash calculation highperfocused 2025-03-22 13:17:36 +01:00
  • 16e8aca714 rm exif data from images before uploading (#55) mroxso 2025-03-20 17:14:06 +01:00
  • d7b65cca61 rm exif data from images before uploading feature/rm_exif highperfocused 2025-03-18 23:23:28 +01:00
  • d19a5f7bce add new icon feature/new_icon mr0x50 2025-03-18 09:03:15 +01:00
  • b956ba0a21 bump version to 0.1.8 v0.1.8 mr0x50 2025-03-17 21:15:44 +01:00
  • 58929e1405 add blossom.band to blossom servers and set it as default mr0x50 2025-03-17 21:14:53 +01:00
  • a4304a279d refactor KIND20Card image container for responsive height adjustments feature/kind20_card_desktop_size mr0x50 2025-03-17 21:00:38 +01:00
  • 6b941644e5 change default blossom server to blossom.primal.net (#53) mroxso 2025-03-17 20:21:08 +01:00
  • e0ddecee48 change default blossom server to primal feature/media-lumina-rocks-blossom mr0x50 2025-03-17 20:19:54 +01:00
  • 661c4ceadb add media.lumina.rocks blossom server (#52) mroxso 2025-03-17 19:56:25 +01:00
  • 36b3990bd3 add media.lumina.rocks blossom server mr0x50 2025-03-17 19:54:53 +01:00
  • f57579e2c3 fix notification ordering and refactor Notifications Component (#50) mroxso 2025-03-15 12:06:57 +01:00
  • de93bb1018 add github button to the top Navbar (#51) mroxso 2025-03-15 12:06:41 +01:00
  • fb7b576c1d add github button to the top Navbar feature/github_button mr0x50 2025-03-15 12:03:44 +01:00
  • 4af651a97c fix notification ordering and refactor Notifications Component fix/notifications mr0x50 2025-03-15 11:55:14 +01:00
  • 8c6b43f9c2 Trending kind20 (#49) mroxso 2025-02-27 21:37:48 +01:00
  • 8926a73bd9 fix(ProfileInfoCard): enhance avatar image styling for better display mr0x50 2025-02-16 00:08:14 +01:00
  • f5e198601e fix(ProfileTextFeed): correct filtering logic for text messages (#48) mroxso 2025-02-15 22:54:16 +01:00
  • dbf0166541 refactor(ProfileInfoCard): improve layout and styling of user information (#47) mroxso 2025-02-15 22:36:28 +01:00
  • ced8f6046d show note when cliking on a trending image (kind 1 images for now) mr0x50 2025-02-15 22:14:39 +01:00
  • 97cedd4431 bump version from 0.1.6 to 0.1.7 v0.1.7 mr0x50 2025-02-15 21:57:12 +01:00
  • b844a4af27 fix top navigation bar not sticky mr0x50 2025-02-15 21:55:38 +01:00
  • 98f5f96a20 add GlobalQuickViewFeed (#46) mroxso 2025-02-15 21:43:24 +01:00
  • 4582317e61 bump version from 0.1.5 to 0.1.6 v0.1.6 mr0x50 2025-02-15 21:11:00 +01:00
  • f7187ce2b2 Revert "Revert "Fix: hydration errors (#45)"" mr0x50 2025-02-15 21:07:31 +01:00
  • 212aa669fa add sharp package for image optimization mr0x50 2025-02-15 21:07:11 +01:00
  • 2d923feda2 do not display a kind20 note if image does not start with "http" to prevent non-url errors mr0x50 2025-02-15 21:02:03 +01:00
  • a737463115 Revert "Fix: hydration errors (#45)" mr0x50 2025-02-15 20:53:07 +01:00
  • 0bf2f7c307 AI made all of this lol feature/ndk highperfocused 2025-02-13 10:57:18 +01:00
  • 92be33e27c Update TypeScript and React dependencies; modify tsconfig and package.json for improved compatibility feature/nextjs15 PascalR 2025-02-12 16:52:55 +01:00
  • 0d1606bd31 bump version from 0.1.4 to 0.1.5 v0.1.5 PascalR 2025-02-12 16:32:11 +01:00
  • 8c485fb47e Fix: hydration errors (#45) mroxso 2025-02-12 16:16:03 +01:00
  • a44fa96ba1 Refactor: Update DrawerTrigger to use 'asChild' prop in multiple components fix/hydration_errors PascalR 2025-02-12 16:04:49 +01:00
  • 86a7d268e3 fix hydration errors in bottom bar and in Top Navigation PascalR 2025-02-12 15:53:35 +01:00
  • e6c291dc6a rm next-pwa import in next config feature/new_pwa PascalR 2025-02-11 19:31:37 +01:00
  • 824b405ccd rm next-pwa (deprecated) PascalR 2025-02-11 19:30:46 +01:00
  • ee5ead8139 fix loading wrong pubkeys for following mr0x50 2025-02-11 23:16:24 +01:00
  • fdfd2bb2bc Refactor relay URL handling and optimize pubkey retrieval in RootLayout feature/NIP-65-new mr0x50 2025-02-11 22:43:10 +01:00
  • 5d36039be7 load relays for logged in user (NIP-65) mr0x50 2025-02-11 22:38:38 +01:00
  • 6f1ea730a7 Feature: Hide failed images (#43) mroxso 2025-02-11 22:08:17 +01:00
  • 8098a36ad6 Add server selection to upload component (#42) mroxso 2025-02-11 22:04:52 +01:00
  • 1a175a351a bump version from 0.1.3 to 0.1.4 v0.1.4 mr0x50 2025-02-11 22:00:41 +01:00
  • 5b3246c077 Feature: Display Improvements (#40) beta_old mroxso 2025-02-09 18:26:10 +01:00
  • ca8d8fd1ba Layout and Display Improvements (#39) mroxso 2025-02-09 18:11:39 +01:00
  • 9bc9094222 add emojis to statistics labels for better visual appeal feature/dashboard_statistics mr0x50 2025-02-07 19:53:12 +01:00
  • aef404fb3e simplify statistics labels for followers and following mr0x50 2025-02-07 19:52:01 +01:00
  • 1dd5342104 add zaps received and sent statistics mr0x50 2025-02-07 19:51:14 +01:00
  • aed5520313 mv codebase to parent directory mr0x50 2025-02-07 19:36:13 +01:00
  • d462c4e36b fix avatar dropdown will not close when clicking on a dropdown item mr0x50 2025-02-02 21:47:20 +01:00
  • de1c1fc86c bump version from 0.1.2 to 0.1.3 v0.1.3 mr0x50 2025-02-02 21:39:20 +01:00
  • da862ebbb6 load profile data for each QuickViewKind20NoteCard to load profile name in QuickView mr0x50 2025-02-02 21:28:23 +01:00
  • 9f040f0cc9 show uploaded via if available for kind20 events mr0x50 2025-02-02 18:00:29 +01:00
  • 27c718cc1e seems like this is not working? need to check this again. WIP fix/remove_follower_pubkeys_limit mr0x50 2025-02-02 17:53:41 +01:00
  • 54ffcdebfd add NIP-89 client tag when posting (#36) mroxso 2025-02-02 17:29:39 +01:00
  • 158b5e6a63 Verbessere UploadComponent mit Dateitypvalidierung und SHA256-Generierung für hochgeladene Dateien fix/upload_restrict_filetypes mr0x50 2025-02-02 16:58:50 +01:00
  • 6293b3d130 WIP and not tested feature/NIP-65 mr0x50 2025-02-02 15:57:56 +01:00
  • 0f9664a18b WIP feature/sign_with_amber mr0x50 2025-02-02 11:48:34 +01:00
  • 9f4e0cb780 Feature: Reaction (Like) (#33) mroxso 2025-02-02 00:07:31 +01:00
  • b422e1534e Refactor UploadComponent to improve error handling and streamline note creation process (#35) mroxso 2025-02-01 22:54:11 +01:00
  • 67e8059d8f fix upload error due to deprecated use of btoa (#34) mroxso 2025-02-01 22:20:24 +01:00
  • 3550739882 comment out deprecated deployment strategy [skip ci] mr0x50 2025-02-01 16:37:17 +01:00
  • dabbb8b77b update version from 0.1.1 to 0.1.2 v0.1.2 mr0x50 2025-02-01 16:23:47 +01:00
  • 712233aa42 fix typo in onboarding title [skip ci] mr0x50 2025-02-01 16:22:01 +01:00
  • eb3931bfdf Feature: Post & File Upload (#31) mroxso 2025-02-01 16:20:01 +01:00
  • 903b97a78e change file upload from void.cat to nostr.download feature/upload mr0x50 2025-02-01 16:17:09 +01:00
  • 072277874e move Nostr Event signing to utils mr0x50 2025-02-01 16:01:15 +01:00