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 b67961773d
Refactor login and logout button styles in App.svelte for improved UI consistency. Update button text from icons to labels for better accessibility. Introduce a floating logout button in the profile banner for enhanced user experience.
3 months ago
..
App.svelte Refactor login and logout button styles in App.svelte for improved UI consistency. Update button text from icons to labels for better accessibility. Introduce a floating logout button in the profile banner for enhanced user experience. 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