webapp/src/lib
padreug be4ab13b32 refactor: Transition to authentication system and remove identity management
- Replace identity management with a new authentication system across the application.
- Update App.vue to integrate LoginDialog and remove PasswordDialog.
- Modify Navbar.vue to handle user authentication state and logout functionality.
- Enhance Home.vue to display user information upon login.
- Implement routing changes in index.ts to enforce authentication requirements for protected routes.
2025-08-03 11:20:35 +02:00
..
api refactor: Transition to authentication system and remove identity management 2025-08-03 11:20:35 +02:00
config refactor: Transition to authentication system and remove identity management 2025-08-03 11:20:35 +02:00
crypto feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00
nostr feat: Update app configuration and enhance identity management 2025-07-12 18:10:33 +02:00
notifications feat: Implement secure VAPID key generation for push notifications 2025-07-12 18:10:33 +02:00
types feat(events): Add comprehensive events management with dynamic fetching and UI 2025-03-11 22:05:03 +01:00
utils feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00
utils.ts feat: Implement comprehensive Nostr identity and social features 2025-07-02 17:14:02 +02:00