5 Commits (e56bf76257833a5b37fa27f1142df3294144eec2)

Author SHA1 Message Date
mleku 67a74980f9
Enhance delete event handling and logging 3 months ago
mleku 919747c910
Remove fallback external relays from DEFAULT_RELAYS in constants.js to streamline relay connection handling. 3 months ago
mleku ec50afdec0
Enhance event management in App.svelte by implementing pagination and caching for user and all events. Introduce new functions for loading events with timestamp-based pagination, and update UI components to support event expansion and deletion. Refactor event fetching logic in nostr.js to utilize WebSocket REQ envelopes for improved performance. Update default relay settings in constants.js to include local WebSocket endpoint. 3 months ago
mleku 9f39ca8a62
Refactor export functionality in App.svelte to support both GET and POST methods for event exports, enhancing flexibility in user permissions. Update server-side handling to accommodate pubkey filtering and improve response handling for file downloads. Adjust UI components to reflect these changes, ensuring a seamless user experience. 3 months ago
mleku 7ee613bb0e
Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation 3 months ago