master
Add secure notes and favorites feature - Created Note entity with RSA-encrypted content - Designed and implemented Favorite table for storing favorite items (accounts, notes, etc.) - Fixed bugs related to DI service registration and nullable columns - Improved API responses by properly awaiting async service methods - Refactored frontend
expanded security settings, sessions, audit logs, and dev network access
Added two-factor authentication Added the ability to upload QR codes Added the ability to use the app to generate TOTP codes
Remove obsolete RSA columns from Users table