Commit Graph

13 Commits

Author SHA1 Message Date
ruisu
3d9835bd7f feat: 1.1版本更新 - 优化UI界面和激活流程 2025-02-17 20:41:33 +08:00
chengchongzhen
ce3a049d14 fix: Correct temporary email logging format 2025-02-05 12:34:28 +08:00
chengchongzhen
b77319729e fix: Update temporary email logging to use correct domain extension 2025-02-05 11:26:36 +08:00
LOVE
0395153b81 Support temporary email PIN code rate and modify the suffix, and by default install PyInstaller. 2025-02-03 21:07:29 +08:00
chengchongzhen
ae90c1ec1b fix: 修复imap导致临时邮箱无法使用 2025-01-21 14:02:35 +08:00
MoLeft
4f42c1a1b5 新增使用imap来代替临时邮箱获取验证码 2025-01-20 05:46:18 +00:00
chengchongzhen
3d8cfc433d perf: 优化获取邮箱验证码的逻辑,代码来源 @frozenblackflame 2025-01-17 13:32:30 +08:00
chengchongzhen
77aea54bcf feat: Update TEMP_MAIL processing in config.py to extract username before '@' 2025-01-15 18:33:30 +08:00
chengchongzhen
7ce80bd2b2 feat: 增加对环境变量的判断 2025-01-13 13:31:39 +08:00
chengchongzhen
fa313d699a Refactor configuration validation in config.py by introducing check_config and check_is_valid methods for improved clarity and maintainability 2025-01-13 13:23:50 +08:00
chengchongzhen
15ffc5e07a Refactor configuration loading and logging in config.py; update .env.example formatting 2025-01-13 13:20:33 +08:00
cheng zhen
35dcc88bf0 feat: add check for .env file existence in config.py to ensure proper loading 2025-01-10 21:41:57 +08:00
cheng zhen
331b55516b feat: 增加自定义域名的支持 2025-01-10 19:33:45 +08:00