canglan
8d6c3c4a8d
fix: notifications page crash + email code dev-mode false error
- notifications.js: EventOptions(current) referenced undefined 'Current'
(case typo) -> ReferenceError crashed add/edit modal, page unusable
- auth.js send-verify-code: dev mode (SMTP down) deleted captcha row before
returning code, so register always failed with '验证码无效或已过期'
even with correct code. Keep row; it's deleted after successful verify.
2026-08-17 04:50:10 +08:00
..
2026-07-18 01:53:24 +08:00
2026-08-17 02:05:21 +08:00
2026-07-15 03:53:16 +08:00
2026-07-16 23:50:16 +08:00
2026-07-16 23:50:16 +08:00
2026-07-15 02:45:33 +08:00
2026-08-16 21:21:25 +08:00
2026-08-16 23:01:31 +08:00
2026-07-15 03:53:16 +08:00
2026-08-17 04:50:10 +08:00
2026-07-15 03:53:16 +08:00
2026-07-17 15:05:01 +08:00
2026-07-16 22:00:23 +08:00
2026-08-17 02:05:21 +08:00
2026-07-15 03:53:16 +08:00
2026-08-17 01:17:09 +08:00
2026-07-15 03:53:16 +08:00
2026-07-17 21:55:15 +08:00
2026-07-15 03:53:16 +08:00
2026-07-15 03:53:16 +08:00
2026-08-17 02:05:21 +08:00
2026-08-16 21:21:25 +08:00