mike/backend
willchen96 444d1d38e4 feat: enhance user profile management and MFA login flow
- Refactor user profile loading and updating logic to improve state management and reduce unnecessary checks.
- Update MFA login gate to streamline verification checks and improve user experience.
- Ensure consistent handling of user ID across profile context and components.
- Improve error handling and loading states in user-related API calls.
2026-06-10 18:55:33 +08:00
..
oss-migrations feat: implement multi-factor authentication (MFA) setup and verification flow 2026-06-10 03:48:08 +08:00
src feat: enhance user profile management and MFA login flow 2026-06-10 18:55:33 +08:00
.env.example Add courtlistener intergration, liquid glass redesign, UI improvements, version control, various fixes 2026-06-06 15:48:47 +08:00
.gitignore Update OSS setup docs and remove app legal pages 2026-05-11 03:15:34 +08:00
bun.lock Sync security and backend profile updates 2026-05-08 20:45:16 +08:00
nixpacks.toml Sync deployment and project page fixes 2026-05-13 02:32:26 +08:00
package-lock.json Sync security and backend profile updates 2026-05-08 20:45:16 +08:00
package.json Sync security and backend profile updates 2026-05-08 20:45:16 +08:00
schema.sql feat: implement multi-factor authentication (MFA) setup and verification flow 2026-06-10 03:48:08 +08:00
tsconfig.json Sync security and backend profile updates 2026-05-08 20:45:16 +08:00