Commit Graph

14 Commits

Author SHA1 Message Date
f42ad02cc3 ESA 2026-01-16 13:18:15 +08:00
v0
d93ff1000e feat: add duplicate detection in token functions
Implement duplicate check and translation strings for addToken and addTokenDirectly.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 17:42:53 +00:00
v0
539ae38b25 feat: add duplicate detection in token functions
Add duplicate check logic to `addToken` and `addTokenDirectly` functions.

#VERCEL_SKIP

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 17:42:49 +00:00
Simon
8303e4f261 Merge pull request #1 from handsomezhuzhu/codex/fix-camera-display-issue-in-qr-scanner
Wait for video element before attaching camera stream to fix blank preview
2026-01-16 01:35:26 +08:00
Simon
2966804f65 Fix camera preview mounting for QR scan 2026-01-16 01:33:08 +08:00
v0
5d54f6af00 fix: resolve camera and dialog issues
Add autoPlay and muted to video, improve startCamera, and stop camera on dialog close.

#VERCEL_SKIP

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 17:26:11 +00:00
v0
08a37a72e7 feat: implement QR code scanning with jsQR
Add jsQR for QR detection and update translations for scanning feedback

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 17:21:46 +00:00
v0
16d51ea92c style: update layout with narrower max-width and more padding
Adjust main container for a centered and focused layout

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 17:17:02 +00:00
v0
3fa7e207d7 feat: enable static export for Next.js app on Aliyun ESA
#VERCEL_SKIP

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 17:08:48 +00:00
v0
21a48723ff feat: switch theme toggle from dropdown to button
Change theme toggle to a button cycling through three modes.

#VERCEL_SKIP

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 17:04:53 +00:00
v0
fbf31facd8 feat: switch theme toggle to cycle button
Change theme toggle from dropdown to cycle button for three modes.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 17:04:43 +00:00
v0
4a8fbb7ffe fix: update copy feedback display
Show actual code instead of "已复制!" text for better feedback.

#VERCEL_SKIP

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 16:57:56 +00:00
v0
8098bfab22 fix: update copy feedback to show actual code
Show verification code and provide clear copy success feedback.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 16:57:53 +00:00
v0
4eb083cd8f Initialized repository for chat Frontend 2FA tool
Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-01-15 16:52:50 +00:00