Folo/apps/desktop
Innei 9be249dba7
feat(mobile): enhance TOTP modal handling and invitation confirmation
- Added a new function to validate authentication codes in the auth module.
- Updated the useTOTPModalWrapper to include a dismiss option for better modal management.
- Integrated the TOTP modal wrapper into the invitation confirmation dialog for improved user experience.
- Refactored the Invitations screen to utilize the updated TOTP modal handling.

These changes improve the security and usability of the invitation process by ensuring proper two-factor authentication handling.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-02 17:49:32 +08:00
..
build feat: appx (#3219) 2025-03-21 17:28:12 +08:00
changelog docs: update changelog 2025-03-28 18:32:11 +08:00
configs refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
plugins/vite refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
resources feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
scripts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
src feat(mobile): enhance TOTP modal handling and invitation confirmation 2025-04-02 17:49:32 +08:00
static feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
.env.example chore: recover .env.example 2025-03-10 18:40:04 +08:00
electron.vite.config.ts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
forge.config.cts feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
package.json refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
postcss.config.cjs chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
tailwind.config.ts chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
vite.config.electron-render.ts chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
vite.config.ts feat: rename (#3181) 2025-03-19 21:43:55 +08:00