16 Commits (da6008a00ec2a155e09579cb40a8ff7f3931bbd9)

Author SHA1 Message Date
mleku b4c0c4825c
Add secure nsec key generation and encryption for web UI (v0.36.7) 4 weeks ago
mleku d0dbd2e2dc
implemented and tested NIP-43 invite based ACL 2 months ago
mleku 49619f74c7
fix user button and images 3 months ago
mleku 67a74980f9
Enhance delete event handling and logging 3 months ago
mleku e75d0deb7d
Add orly.png image to web and docs directories 3 months ago
mleku 96276f2fc4
putting a proper favicon in 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 e90fc619f2
Update title in index.html from 'Svelte app' to 'ORLY?' 3 months ago
mleku 29e5444545
Refactor logging in event handling and message processing to use trace-level logs, enhancing clarity and consistency across the application. Update web application structure to utilize Svelte and remove unused React components, streamlining the project. Additionally, clean up `.gitignore` and update package dependencies for improved performance. 3 months ago
mleku 7ee613bb0e
Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation 3 months ago
mleku facf03783f
Remove outdated CSS and JavaScript files from `dist` directory. 4 months ago
mleku 1fe0a395be
Add minimal local build outputs for streamlined `dist` integration. 4 months ago
mleku 24b742bd20
Enable dev mode for React app with proxy support; refine build, styles, and UI. 4 months ago
mleku effeae4495
Replace remote Tailwind CSS with a minimal local build; refine build script and UI styling. 4 months ago
mleku 6b38291bf9
Add CORS headers and update UI for enhanced user profile handling. 4 months ago
mleku 0b69ea6d80
Embed React app and add new user authentication interface. 4 months ago