18 Commits (6a38779794d10594c665e05152aef619c9724098)

Author SHA1 Message Date
woikos 6a38779794
Remove Cashu Access Token (CAT) system entirely (v0.52.3) 4 months ago
woikos 7149cebb2f
feat(ui): add standalone dashboard mode and relay switching (v0.52.2) 4 months ago
woikos 604d759a6a
Fix web UI not showing cached events and add Blossom toggle (v0.48.13) 4 months ago
woikos 61f6027a64
Remove auto-profile creation and add auth config docs (v0.48.11) 4 months ago
woikos 25d087697e
Add Tor hidden service support and fallback relay profile fetching (v0.46.0) 5 months ago
mleku b4c0c4825c
Add secure nsec key generation and encryption for web UI (v0.36.7) 5 months ago
mleku 5452da6ecc
Update IndexedDB Handling and Enhance App Functionality 7 months ago
mleku c5ff2c648c
Refactor Nostr Client and Update Dependencies 7 months ago
mleku 384b6113bc
fixes memory problem with many pubkeys in query 7 months ago
mleku 40f3cb6f6e
Enhance delete event functionality and UI updates 7 months ago
mleku 67a74980f9
Enhance delete event handling and logging 7 months ago
mleku 075dc6b545
Integrate NDK for Nostr client functionality and update dependencies 7 months ago
mleku 2637f4b85c
add simple fulltext search 7 months ago
mleku 27af174753
Implement event deletion logic with relay handling in App.svelte and add connectToRelay method in NostrClient 7 months ago
mleku d96d10723a
events view works with infinite scroll and load more button, filter switch to show only user's events 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