You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mleku 2bdc1b7bc0
Implement NIP-98 authentication for HTTP requests, enhancing security for event export and import functionalities. Update server methods to validate authentication and permissions, and refactor event handling in the Svelte app to support new export and import features. Add UI components for exporting and importing events with appropriate permission checks.
3 months ago
..
App.svelte Implement NIP-98 authentication for HTTP requests, enhancing security for event export and import functionalities. Update server methods to validate authentication and permissions, and refactor event handling in the Svelte app to support new export and import features. Add UI components for exporting and importing events with appropriate permission checks. 3 months ago
LoginModal.svelte Add App.svelte and LoginModal.svelte components for user authentication; update .gitignore to include Svelte files 3 months ago
constants.js Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation 3 months ago
main.js Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation 3 months ago
nostr.js Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation 3 months ago