Commit graph

  • b074cc4ca3 refactor: Remove unused components and clean up identity management padreug 2025-08-13 10:11:28 +02:00
  • 06bcc4b91e refactor: Remove console logging for error handling in useMarket and useMarketPreloader padreug 2025-08-11 18:21:46 +02:00
  • 786e27ab61 chore: clean up relay related debug logs padreug 2025-08-11 10:04:22 +02:00
  • 7829635de8 chore: remove nostrchat debug logs padreug 2025-08-11 09:57:27 +02:00
  • 4f97ca7b6b refactor: Remove console logging and improve code clarity in useMarket composable padreug 2025-08-11 02:34:48 +02:00
  • 9e9137e6b0 refactor: Simplify Logout Confirmation Handling in Navbar padreug 2025-08-10 23:45:12 +02:00
  • 1631c23717 feat: Integrate Logout Confirmation Dialog in Navbar padreug 2025-08-10 23:09:10 +02:00
  • a27e4f41a6 feat: Enhance Logout Confirmation in Navbar and Dialog Component padreug 2025-08-10 23:04:45 +02:00
  • 442861e5a5 feat: Implement Logout Confirmation Dialog padreug 2025-08-10 22:53:22 +02:00
  • 3ceb7f219a feat: Format currency display to ensure two-digit representation padreug 2025-08-10 19:25:08 +02:00
  • ab5d2bc88d Fix: Build Errors padreug 2025-08-10 19:21:27 +02:00
  • a71c715bc3 feat: Update Navbar to replace MessageSquare icon with Activity icon padreug 2025-08-10 19:02:47 +02:00
  • bb91ceace7 feat: Implement Relay Hub Status page with connection and subscription testing features padreug 2025-08-10 19:01:30 +02:00
  • 355fb6e94b refactor: Rename Relay Hub Demo to Relay Hub Status and update routing padreug 2025-08-10 19:00:03 +02:00
  • 260806e690 refactor: Simplify subscription details display in RelayHubDemo component padreug 2025-08-10 18:54:50 +02:00
  • 13f6f44a89 style: Improve RelayHubStatus and RelayHubDemo components for better dark mode support and UI consistency padreug 2025-08-10 18:48:55 +02:00
  • 48761e8035 feat: Add subscriptionDetails getter to RelayHub for detailed subscription information padreug 2025-08-10 18:40:41 +02:00
  • 8fb0c40797 feat: Update useRelayHub to manage reactive relay and subscription counts padreug 2025-08-10 18:37:52 +02:00
  • 36e9694c1b feat: Enhance RelayHub component with subscription count details (still not working) padreug 2025-08-10 18:19:18 +02:00
  • 356f42d209 feat: Add HTML test page for formatting functions padreug 2025-08-10 18:07:16 +02:00
  • 9aa9ab5d2c feat: Add Mobile Relay Connection Management Evaluation documentation padreug 2025-08-10 17:48:23 +02:00
  • 54860d1e2f feat: Add Central Relay Hub Architecture documentation padreug 2025-08-10 17:39:07 +02:00
  • 4f2cf7885d feat: Add debug logging for message sorting in Nostr chat padreug 2025-08-10 17:30:16 +02:00
  • 22b3c430fa feat: Sort Nostr chat messages by timestamp for chronological display padreug 2025-08-10 17:23:18 +02:00
  • de918419fa feat: Enhance Nostr chat debugging and unread message management padreug 2025-08-10 17:18:36 +02:00
  • 94c85e3a0e feat: Enhance user authentication in LNBits API padreug 2025-08-10 12:54:00 +02:00
  • 390f77539e feat: Enhance Nostr chat functionality and debugging padreug 2025-08-10 12:35:47 +02:00
  • 8e94216c02 feat: Enhance debugging and authentication in Nostr chat padreug 2025-08-10 12:11:57 +02:00
  • 59e0496ad9 feat: Add debug logging for LNBits API and configuration padreug 2025-08-10 11:57:31 +02:00
  • 7d7bee8e77 feat: Integrate Relay Hub for centralized Nostr connection management padreug 2025-08-10 11:48:33 +02:00
  • df7e461c91 feat: Format event price and wallet balance in PurchaseTicketDialog and events page padreug 2025-08-10 17:56:20 +02:00
  • 147cf31f0f style: Update Badge colors in Navbar and ChatComponent for better visibility padreug 2025-08-09 23:51:35 +02:00
  • 9b280be1a1 refactor: Update Navbar to remove chat link and simplify navigation padreug 2025-08-09 23:44:24 +02:00
  • 2d5c395d6c feat: Add mobile chat button to Navbar for authenticated users padreug 2025-08-09 23:41:19 +02:00
  • 2dec184c42 refactor: Replace Nostr chat preloader with a singleton pattern for improved state management padreug 2025-08-09 15:19:52 +02:00
  • 855a003962 feat: Integrate Nostr chat preloader for improved chat data handling padreug 2025-08-09 14:58:35 +02:00
  • b0101915c7 feat: Implement sorting of peers by latest message timestamp and unread status in Nostr chat padreug 2025-08-08 23:19:35 +02:00
  • 91e9756bf0 fix: build errors padreug 2025-08-08 22:45:42 +02:00
  • 93b0e28e34 feat: Enhance unread message tracking in Nostr chat padreug 2025-08-08 22:36:23 +02:00
  • a0ae70670d feat: Enhance peer subscription and logging in Nostr chat padreug 2025-08-08 22:27:33 +02:00
  • d48cbbeec0 feat: Add peer notification subscriptions in Nostr chat padreug 2025-08-08 21:59:25 +02:00
  • 5fa3fcf60f feat: Add unread message notifications and tracking in Nostr chat padreug 2025-08-08 21:52:16 +02:00
  • aa3509d807 feat: Improve Nostr chat encryption with enhanced key validation and error handling padreug 2025-08-08 19:17:12 +02:00
  • dc053ad1be feat: Enhance Nostr chat encryption with key validation and logging padreug 2025-08-08 18:47:15 +02:00
  • 7241789c9e refactor: Update FuzzySearch component and composable for improved class handling and code clarity padreug 2025-08-08 15:23:23 +02:00
  • fd795df8ac refactor: Enhance layout structure in ChatComponent for improved responsiveness padreug 2025-08-08 15:00:51 +02:00
  • 11fb45e527 feat: Add fuzzy search functionality to peer list in ChatComponent padreug 2025-08-08 14:44:35 +02:00
  • 74ae2538cb feat: implement vue-use integration of Fuse.js for fuzzy search padreug 2025-08-08 14:40:27 +02:00
  • 3d1bc94183 fix: Update private key field in chat integration documentation padreug 2025-08-08 14:17:11 +02:00
  • 37a539bc2d Fix Build Errors (Clean up ChatComponent and useNostrChat) padreug 2025-08-06 14:54:29 +02:00
  • 0e40b62466 feat: Prevent duplicate message processing in Nostr chat padreug 2025-08-06 00:57:25 +02:00
  • 55e051146e feat: Implement message addition callback and enhance scrolling behavior padreug 2025-08-06 00:55:26 +02:00
  • 7bef56f630 refactor: Update chat component for improved scrolling behavior padreug 2025-08-06 00:33:47 +02:00
  • ce81b9d2bf feat: Enhance Nostr chat functionality with historical message loading padreug 2025-08-06 00:28:03 +02:00
  • 55958a0822 style: Update ChatPage layout for improved height responsiveness padreug 2025-08-06 00:08:01 +02:00
  • dd7d13f41b refactor: Improve chat component layout and message handling padreug 2025-08-06 00:03:11 +02:00
  • d5e6b54c78 fix: Require VITE_NOSTR_RELAYS for chat functionality padreug 2025-08-05 23:36:04 +02:00
  • c30e4ba6c5 feat: Enhance Nostr chat functionality with improved authentication and error handling padreug 2025-08-05 23:32:36 +02:00
  • 3bd87ee712 fix: Refine mobile chat layout and peer selection logic padreug 2025-08-05 20:52:12 +02:00
  • 87663d1d87 feat: Enhance mobile chat experience with responsive design and navigation padreug 2025-08-05 20:47:12 +02:00
  • 37642ca48c feat: Integrate chat feature into main navigation padreug 2025-08-05 20:41:58 +02:00
  • 0b62418310 feat: Add Nostr chat integration for LNBits users padreug 2025-08-05 20:34:04 +02:00
  • f4c3f3a0a3 update .env.example padreug 2025-08-10 10:49:49 +02:00
  • c2f11f3d96 chore: update LNBits API configuration in environment and documentation padreug 2025-08-10 10:43:01 +02:00
  • 7bee629e6b chore: update title translation fr,es padreug 2025-08-07 06:18:03 +02:00
  • 7bf05bc5ec refactor: Enhance stall and product loading logic in useMarket composable padreug 2025-08-05 01:00:06 +02:00
  • ca3930296b refactor: Update event fetching logic in useMarket composable padreug 2025-08-05 00:57:31 +02:00
  • 02371fe05d feat: Implement pending product processing in useMarket composable padreug 2025-08-05 00:37:14 +02:00
  • b453637867 feat: Add wallet opening functionality in ProfileDialog component padreug 2025-08-05 00:20:03 +02:00
  • 7f05374dd5 refactor: Update fetchEvents function to use public endpoint padreug 2025-08-05 00:06:29 +02:00
  • e56dcb9e60 fix: Format price display in ProductCard component padreug 2025-08-04 09:59:35 +02:00
  • c91e35ac50 refactor: Update event handling in useMarket to use stall IDs from product data padreug 2025-08-04 09:54:45 +02:00
  • d38978f446 feat: Prevent duplicate event processing in useMarket composable padreug 2025-08-04 08:49:28 +02:00
  • f3c66915a1 update market name and description padreug 2025-08-03 11:32:00 +02:00
  • b9ae4a7309 refactor: Simplify loading state check in Market.vue padreug 2025-08-03 09:22:37 +02:00
  • 35d2eba4ac Squash merge market-preload into market padreug 2025-08-03 09:19:06 +02:00
  • 8643eecfe7 refactor: Simplify useMarket composable by removing unused client references and improving parameter naming padreug 2025-08-02 18:19:27 +02:00
  • 1fcc3706be refactor: Enhance useMarket composable to group and process recent stall and product events padreug 2025-08-02 18:11:10 +02:00
  • 9e02574c27 refactor: Remove MarketTest page and update Navbar navigation padreug 2025-08-02 18:08:55 +02:00
  • 670270ca91 fix: Update useMarket composable to use unique IDs for stalls and products padreug 2025-08-02 18:04:20 +02:00
  • 1ed8759162 feat: Add MarketTest page and enhance error handling in market components padreug 2025-08-02 18:03:25 +02:00
  • 1a3510becb fix: Improve loading state management in useMarket and Market.vue padreug 2025-08-02 17:53:26 +02:00
  • e66d976ee8 chore: Update logging and configuration in market-related files padreug 2025-08-02 17:46:19 +02:00
  • 54044f165c feat: Enhance useMarket composable with improved error handling and sample data loading padreug 2025-08-02 17:35:41 +02:00
  • e6607509c5 refactor: Update useMarket composable to utilize fetchEvents method and improve subscription handling padreug 2025-08-02 17:11:23 +02:00
  • 4c31ebaaa5 feat: Add .env.example file and update Navbar for market navigation padreug 2025-08-02 17:05:07 +02:00
  • 21bb7372b4 refactor: Replace ShoppingCartIcon with ShoppingCart component in ProductCard and Market pages padreug 2025-08-02 16:53:26 +02:00
  • 4d3d69f527 feat: Implement market functionality with ProductCard, useMarket composable, and market store padreug 2025-08-02 16:50:25 +02:00
  • 2fc87fa032 feat: Update reka-ui dependency and add new UI components padreug 2025-08-02 16:43:33 +02:00
  • 98bd504333 refactor: Comment out wallet balance display in Navbar for future adjustments padreug 2025-08-03 00:42:34 +02:00
  • 941b4c3ec5 refactor: Clean up Navbar component and remove support link padreug 2025-08-02 16:28:28 +02:00
  • 93d30c0255 refactor: Simplify CurrencyDisplay component by removing conditional rendering for zero values padreug 2025-08-02 00:00:05 +02:00
  • 4b469ce82e feat: Add "My Tickets" button to Navbar for quick access padreug 2025-08-01 23:56:38 +02:00
  • 437da6ad72 feat: Integrate CurrencyDisplay component for wallet balance in Navbar padreug 2025-08-01 23:54:37 +02:00
  • 4cf2b769d6 feat: Add wallet balance display and currency formatting padreug 2025-08-01 23:49:39 +02:00
  • c959cf8101 fix: Update manual payment message in PurchaseTicketDialog for clarity padreug 2025-08-01 23:32:26 +02:00
  • cd0016744b refactor: Simplify authentication and wallet logic by removing debug logs padreug 2025-08-01 23:25:53 +02:00
  • e1667461be fix: Update getCurrentUser method to use correct API endpoint padreug 2025-08-01 23:18:21 +02:00
  • d9523cc784 refactor: Remove unused getCurrentUser function and clean up imports in events.ts padreug 2025-08-01 23:11:48 +02:00
  • 0cc0bf3555 feat: Enhance authentication and user management with detailed logging padreug 2025-08-01 23:08:20 +02:00