10 Commits (e8c50abe1bbaca7e7f4d690f9fd0219f47dbd1f8)

Author SHA1 Message Date
woikos 7149cebb2f
feat(ui): add standalone dashboard mode and relay switching (v0.52.2) 4 months ago
woikos 25d087697e
Add Tor hidden service support and fallback relay profile fetching (v0.46.0) 5 months ago
mleku 1bbbfb5570
Fix WebSocket protocol detection for HTTP deployments (v0.36.3) 5 months ago
mleku 8ef3114f5c
Refactor project to modularize constants and utilities. 6 months ago
mleku 29ab350eed
Implement advanced filtering capabilities in the search interface 7 months ago
mleku 67a74980f9
Enhance delete event handling and logging 7 months ago
mleku 919747c910
Remove fallback external relays from DEFAULT_RELAYS in constants.js to streamline relay connection handling. 7 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. 7 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. 7 months ago
mleku 7ee613bb0e
Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation 7 months ago