378 Commits

Author SHA1 Message Date
Quan
a520e319ef Merge remote-tracking branch 'origin/dependabot/uv/develop/nuitka-4.0.5' into develop 2026-03-17 16:40:59 +08:00
Quan
bdcd019790 Merge remote-tracking branch 'origin/dependabot/uv/develop/uvicorn-0.42.0' into develop 2026-03-17 16:40:55 +08:00
Quan
a1d9382883 Merge remote-tracking branch 'origin/dependabot/uv/develop/fastmcp-3.1.1' into develop 2026-03-17 16:40:50 +08:00
dependabot[bot]
8896b12e51 build(deps-dev): bump nuitka from 4.0.3 to 4.0.5
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 4.0.3 to 4.0.5.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/compare/4.0.3...4.0.5)

---
updated-dependencies:
- dependency-name: nuitka
  dependency-version: 4.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 08:12:18 +00:00
dependabot[bot]
89ed5e988c build(deps): bump uvicorn from 0.41.0 to 0.42.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.41.0...0.42.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 08:12:06 +00:00
dependabot[bot]
5c37598963 build(deps): bump fastmcp from 3.1.0 to 3.1.1
Bumps [fastmcp](https://github.com/PrefectHQ/fastmcp) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/PrefectHQ/fastmcp/releases)
- [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx)
- [Commits](https://github.com/PrefectHQ/fastmcp/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: fastmcp
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 08:11:50 +00:00
dependabot[bot]
d847eeb32b build(deps): bump textual from 8.0.2 to 8.1.1
Bumps [textual](https://github.com/Textualize/textual) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Textualize/textual/compare/v8.0.2...v8.1.1)

---
updated-dependencies:
- dependency-name: textual
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 08:11:36 +00:00
Quan
99b4aee4d5 chore(deps): 更新项目依赖包版本 2026-03-08 17:40:43 +08:00
Quan
987c99eff6 docs: Update ReadMe 2026-03-05 14:10:09 +08:00
Quan
2ee4d5012b chore(dependencies): 更新 Python 版本要求并配置 dependabot 2026-02-11 12:00:04 +08:00
Quan
27472257a8 fix(app): 修复 CLI 模式 KeyError 异常
Closes #341
2026-02-09 19:00:22 +08:00
Quan
afaf2fb459 feat(app): 发布 2.7 版本 2.7 2026-02-09 14:35:57 +08:00
Quan
6ae8f8c510 docs(app): 更新项目英语翻译 2026-02-06 17:25:17 +08:00
Quan
f8b2a11851 perf(app): 更新作品链接字段内容 2026-02-05 10:14:11 +08:00
Quan
89c33e633c perf(app): 优化 Cookie 处理逻辑 2026-02-05 10:06:25 +08:00
Quan
54f80171ad docs: 更新项目说明 2026-02-01 11:10:31 +08:00
Quan
728f05b4bf chore(app): 优化可执行文件构建命令 2026-01-31 16:52:42 +08:00
Quan
fcb58e3c44 feat(app): 新增视频下载偏好设置
Closes #262
2026-01-31 15:02:07 +08:00
Quan
c88bf2229e docs: 更新用户脚本说明 2026-01-28 10:25:13 +08:00
Quan
75781c9121 feat(script): 新增英语语言支持 2026-01-28 10:10:06 +08:00
Quan
9065d4c350 perf(app): 移除 从浏览器读取 Cookie 功能
- 更新项目依赖版本
- 移除 `rookiepy` 依赖
2026-01-21 19:10:31 +08:00
Quan
11d5aab6ba feat(script): 新增图文作品文件下载格式设置 2026-01-21 18:20:10 +08:00
Quan
1c1cb2f7b2 feat(app): 增加批量下载账号作品相关代码 2026-01-14 12:12:43 +08:00
Quan
6291f050d4 fix(app): 修复作品处理统计错误
Closes #327
2026-01-09 09:45:05 +08:00
Quan
3374649100 chore(deps): 更新项目依赖版本 2026-01-08 11:15:48 +08:00
Quan
402aae55b1 perf(script): 优化用户脚本兼容性 2026-01-08 11:05:32 +08:00
Quan
46e7ccabe5 refactor(app): 优化昵称提取逻辑 2026-01-07 20:45:09 +08:00
Quan
f68ac8477e perf: 更新项目默认配置参数
1. 更新项目 README
2. 更新默认 UserAgent
3. 默认图片格式修改为 JPEG
4. 修正项目描述错误
2026-01-07 20:15:38 +08:00
Quan
086ff930e1 refactor(app): 重构数据处理逻辑 2026-01-07 19:30:36 +08:00
Quan
7897caa3c2 build(workflow): 更新 PyInstaller 构建配置 2026-01-06 23:50:08 +08:00
Quan
42d77af735 fix(script): 修复视频作品下载功能 2026-01-06 13:10:07 +08:00
Quan
aa183effe9 fix(app): 修复视频作品下载功能
Closes #324
Closes #325
2026-01-06 12:35:20 +08:00
Quan
f94e564598 fix: 修复参数传递错误
优化代码逻辑与格式
2025-12-26 10:57:23 +08:00
Quan
dbbf24b5ba docs: 修正资源路径错误 2025-12-16 14:04:59 +08:00
Quan
855113c94d refactor: 重构运行提示传递逻辑 2025-12-16 12:55:52 +08:00
Quan
8039c6a5db docs: Update Readme 2025-12-16 12:25:40 +08:00
Quan
bbc5d61011 fix: 修复代码逻辑错误 2025-12-16 10:15:31 +08:00
Quan
1e26d89dd8 revert: 修正运行提示错误 2025-12-16 10:04:29 +08:00
Quan
80eee2bb16 fix: 修复方法返回值异常的问题 2025-12-15 23:42:09 +08:00
Quan
8363d8a78d perf(script): 优化用户脚本内容格式 2025-12-15 21:35:14 +08:00
Quan
e53c15ddc1 docs: 更新用户脚本连接服务器功能说明 2025-12-15 21:12:56 +08:00
Quan
9d2547885d feat(script): 链接提取选择界面添加序号显示 2025-12-15 17:40:47 +08:00
Quan
6a182eb310 feat(script): 增加用户脚本服务器设置项 2025-12-15 17:08:52 +08:00
Quan
8382a9abc9 feat(script): 新增推送下载任务至服务器功能 2025-12-15 15:20:13 +08:00
Quan
d7ab7595e6 refactor(app): 调整应用关闭逻辑 2025-12-13 00:04:19 +08:00
Quan
9d1861b59e build(workflow): 处理 FastMCP 导致的构建错误 2025-12-12 22:25:34 +08:00
Quan
d67a1d233d perf: 修改 script server 默认端口 2025-12-12 21:45:27 +08:00
Quan
a7e3ed24e7 build(workflow): 添加 diskcache 隐藏导入依赖 2025-12-12 10:30:06 +08:00
Quan
1045d0aaf9 feat: 新增作品处理统计功能 2025-12-11 23:00:08 +08:00
Quan
e747d94396 docs: 更新项目环境配置说明 2025-12-11 22:20:41 +08:00