|
|
7ba31a37bd
|
feat: 添加 Anki APKG 导入/导出功能
- 添加 APKG 解析器 (src/lib/anki/apkg-parser.ts)
- 添加 APKG 导出器 (src/lib/anki/apkg-exporter.ts)
- 添加导入/导出 Server Actions
- 添加导入/导出 UI 组件
- 集成到牌组页面
- 添加 i18n 翻译
同时修复断链:
- /folders → /decks (Navbar, signup, profile)
|
2026-03-11 10:37:23 +08:00 |
|
|
|
6b9fba254d
|
refactor: 使用 openai SDK 替换 fetch 调用 LLM
continuous-integration/drone/push Build is passing
- 安装 openai 包
- 重命名 zhipu.ts -> llm.ts
- 使用 OpenAI SDK 替代原生 fetch 实现
- 更新所有导入路径
|
2026-03-10 11:58:27 +08:00 |
|
|
|
5406543cbe
|
feat(auth): 添加忘记密码功能
- 添加忘记密码页面,支持通过邮箱重置密码
- 添加重置密码页面
- 登录页面添加忘记密码链接
- 添加邮件发送功能
- 完善所有8种语言的翻译 (en-US, zh-CN, ja-JP, ko-KR, de-DE, fr-FR, it-IT, ug-CN)
|
2026-03-09 20:45:18 +08:00 |
|
|
|
0881846717
|
feat(logger): 添加 winston 日志系统
- 新增 src/lib/logger/ 模块
- 支持 dev/prod 环境不同输出格式
- createLogger() 创建带上下文的 logger
- 更新 AGENTS.md 添加日志使用约定
|
2026-03-08 14:52:24 +08:00 |
|
|
|
b0fa1a4201
|
feat(folders): 添加公开文件夹和收藏功能
- 新增文件夹可见性控制(公开/私有)
- 添加公开文件夹浏览和搜索
- 实现文件夹收藏功能
- 新增 FolderFavorite 数据模型
- 更新 Prisma 至 7.4.2
- 添加相关 i18n 翻译
|
2026-03-08 14:20:12 +08:00 |
|
|
|
884b30d7f6
|
...
|
2026-02-24 20:54:54 +08:00 |
|
|
|
73d0b0d5fe
|
Design System 重构完成
|
2026-02-10 03:54:09 +08:00 |
|
|
|
fa6301538b
|
...
|
2026-01-22 16:01:07 +08:00 |
|
|
|
be3eb17490
|
重构了tts
continuous-integration/drone/push Build is passing
|
2026-01-05 17:34:15 +08:00 |
|
|
|
13e8789321
|
...
|
2026-01-05 11:15:35 +08:00 |
|
|
|
d8f0117359
|
update react
continuous-integration/drone/push Build is passing
|
2025-12-12 17:11:21 +08:00 |
|
|
|
881d9ca921
|
将next-auth替换为better-auth
|
2025-12-10 17:54:14 +08:00 |
|
|
|
467232457a
|
upgrade nextjs to version 16
continuous-integration/drone/push Build is passing
|
2025-12-05 10:27:11 +08:00 |
|
|
|
41005a4aac
|
今天做了好多工作啊
continuous-integration/drone/push Build is failing
|
2025-12-04 21:07:54 +08:00 |
|
|
|
0bf3b718b2
|
...
continuous-integration/drone/push Build is passing
|
2025-11-17 15:59:35 +08:00 |
|
|
|
0e3d41829c
|
...
continuous-integration/drone/push Build is failing
|
2025-11-16 12:04:09 +08:00 |
|
|
|
cf3cb916b7
|
...
|
2025-11-14 15:30:44 +08:00 |
|
|
|
adcb7920bd
|
打算使用prisma
|
2025-11-13 10:30:28 +08:00 |
|
|
|
d4f786c990
|
重构了translator,写了点数据库、后端api路由
continuous-integration/drone/push Build is failing
|
2025-11-10 21:42:44 +08:00 |
|
|
|
b30f9fb0c3
|
...
continuous-integration/drone/push Build was killed
|
2025-11-07 10:43:41 +08:00 |
|
|
|
a528b78e43
|
优化了项目依赖
continuous-integration/drone/push Build is passing
|
2025-11-01 12:23:02 +08:00 |
|
|
|
68924a2c88
|
...
continuous-integration/drone Build is passing
|
2025-10-31 12:36:42 +08:00 |
|
|
|
502c75fc01
|
...
|
2025-10-31 12:35:32 +08:00 |
|
|
|
b69dcbb52c
|
add i18n
|
2025-10-31 12:28:28 +08:00 |
|
|
|
00d7aee32a
|
优化代码,拆分组件
|
2025-10-28 11:58:02 +08:00 |
|
|
|
0900ac26f7
|
...
continuous-integration/drone/push Build is failing
|
2025-10-25 08:52:23 +08:00 |
|
|
|
f45645cc73
|
...
continuous-integration/drone/push Build is passing
|
2025-10-17 11:55:49 +08:00 |
|
|
|
85085ba5ff
|
逐步添加本地保存功能
|
2025-10-11 20:43:43 +08:00 |
|
|
|
135508954d
|
更新了主页面UI
|
2025-10-06 14:34:54 +08:00 |
|
|
|
bd6b1c3add
|
...
|
2025-10-06 11:46:30 +08:00 |
|
|
|
98bd6ab679
|
IPA-READER添加了朗读功能
|
2025-10-05 17:42:55 +08:00 |
|
|
|
7712aff7f5
|
use zhipuai to generate api
|
2025-10-05 15:05:48 +08:00 |
|
|
|
766694c1a3
|
add ipa reader
|
2025-09-30 17:00:16 +08:00 |
|
|
|
1b0efe26a5
|
美化主界面
|
2025-09-25 17:20:07 +08:00 |
|
|
|
d28ea6a7be
|
Initial commit from Create Next App
|
2025-09-16 17:27:31 +08:00 |
|