12 Commits (ae024cc784ecb541d86e8c781c76e96fd7e851bd)

Author SHA1 Message Date
woikos 635457aed3
Add PWA support with offline-first caching (v0.43.1) 2 weeks ago
mleku b4c0c4825c
Add secure nsec key generation and encryption for web UI (v0.36.7) 4 weeks ago
mleku 49619f74c7
fix user button and images 3 months ago
mleku 67a74980f9
Enhance delete event handling and logging 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 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 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