Commit Graph

86 Commits

Author SHA1 Message Date
q
97c2fe6784 feat: 添加 WPS 云文档/WPS 云盘解析支持 (closes #133)
- 新增 PwpsTool 解析器,支持 WPS 云文档直链获取
- 调用 WPS API: https://www.kdocs.cn/api/office/file/{shareKey}/download
- 前端添加 kdocs.cn 链接识别规则
- 前端预览功能优化:WPS 云文档直接使用原分享链接预览
- 后端预览接口特殊处理:判断 shareKey 以 pwps: 开头自动重定向
- 支持提取文件名和有效期信息
- 更新 README 文档,添加 WPS 云文档支持说明

Parser 模块设计:
- 遵循开放封闭原则,易于扩展新网盘
- 只需实现 IPanTool 接口和注册枚举即可
- 支持自定义域名解析和责任链模式

技术特性:
- 免登录获取下载直链
- 支持在线预览(利用 WPS 原生功能)
- 文件大小限制:10M(免费版)/2G(会员版)
- 初始空间:5G(免费版)
2025-10-20 13:33:53 +08:00
q
3107281cdc web展示内部版本号 2025-10-17 17:19:27 +08:00
q
c5b2340fe6 版本号,123文件信息解析支持 2025-10-17 16:41:02 +08:00
q
2f6f977adb parser v10.1.17发布到maven central 允许开发者依赖
1. 添加自定义解析器扩展和相关示例
2. 优化pom结构
2025-10-17 15:51:52 +08:00
q
0c0e4c9cc1 web version 2025-09-28 13:44:07 +08:00
dependabot[bot]
b616c59f1b Bump axios from 1.11.0 to 1.12.0 in /web-front
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 09:37:49 +00:00
q
c6603c0d83 修复123解析 #123 2025-09-12 17:34:07 +08:00
q
35c7746e38 直链API添加文件信息
修复蓝奏目录文件大小处理报错问题 #120
2025-08-19 18:56:42 +08:00
q
d8a4d2e39f 添加支持 QQ闪传,微雨云,优化前端逻辑 2025-08-11 13:14:43 +08:00
q
977f5dc6dd 1. 默认缓存时间修改
2. 文件夹解析异常处理
3. 首页优化
2025-07-18 13:00:12 +08:00
q
7fbd446a2a 首页样式优化 2025-07-15 18:09:11 +08:00
q
f19b366b1b 移动端布局优化 2025-07-11 11:51:08 +08:00
q
6b1bd573c8 优化构建流v0.1.9b6b 2025-07-10 19:17:22 +08:00
q
43c82f2f16 优化构建流 2025-07-10 19:12:15 +08:00
q
4ec5b491c5 目录解析支持优化 v0.1.9b5 2025-07-10 18:58:12 +08:00
qaiu
2f67e3b04d lz目录解析预览 2025-07-09 07:06:12 +08:00
q
74ec248b8c 目录解析支持优化 v0.1.9b2 2025-07-08 18:55:19 +08:00
q
3fa0588e03 目录解析支持 2025-07-04 19:20:06 +08:00
q
1a0b3a75c3 目录解析支持 2025-07-04 19:16:36 +08:00
q
c5ad19881c 目录解析支持 2025-07-04 19:11:39 +08:00
QAIU
1caabd1368 1. 修改docker构建失败 2025-06-04 15:37:50 +08:00
QAIU
a8a5b6e3ab 1. 蓝奏云域名适配 2025-05-28 17:01:50 +08:00
QAIU
091def569a remove yarn.lock 2025-01-07 15:03:53 +08:00
QAIU
69ce48adb4 remove yarn.lock 2025-01-07 14:48:16 +08:00
QAIU
f202800a0a 1. onedrive
常规测试
2024-12-18 11:46:06 +08:00
QAIU
f75921ba03 1. 动态UA 2024-12-16 18:52:02 +08:00
dependabot[bot]
d4f4ec67c3 Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in /web-front
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.2...plugin-kit-v0.2.3)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 21:50:27 +00:00
qaiu
df74d9a117 Update README.md 2024-11-13 13:59:54 +08:00
QAIU
418dcde15f . 2024-11-07 18:37:08 +08:00
QAIU
59db290cae web file package config 2024-11-07 12:34:24 +08:00
QAIU
2992d3586f pod update 2024-11-05 18:42:32 +08:00
dependabot[bot]
6b2bba2854 Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /web-front
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 10:58:07 +00:00
QAIU
4666e942b4 升级vue3 2024-11-04 18:56:49 +08:00
QAIU
daa3c940ee 1. add iCloud解析 2024-11-04 14:18:56 +08:00
qaiu
e54c15dad1 手残 又不小心提交了 ads代码 2024-11-02 18:59:33 +08:00
qaiu
054024e3e8 里程碑版本前奏: 1. 添加google云盘解析(需要联网), 2. web页面人工智障自动解析URL, 3. 优化一堆细节问题, 4: git换行配置(待验证), 5. 酷我解析可用 2024-11-02 18:58:15 +08:00
QAIU
25edeaf709 .. 2024-10-29 18:36:51 +08:00
QAIU
1e7525f908 .. 2024-10-28 18:59:18 +08:00
QAIU
341e33a845 .. 2024-10-28 18:58:37 +08:00
QAIU
f5ef8c07a5 add onedrive 2024-10-28 18:57:26 +08:00
qaiu
76da12da65 0.0 前端优化,302标识短链添加/d前缀 2024-10-28 14:36:39 +08:00
QAIU
dacf93bd06 add 118, 微雨云 2024-10-26 16:04:49 +08:00
QAIU
784b3334f4 1. add 网易云音乐解析 2024-10-20 18:16:51 +08:00
qaiu
add27186bc 前端打包说明 2024-10-08 03:01:29 +08:00
qaiu
087ad0c120 前端打包说明 2024-10-08 02:13:50 +08:00
qaiu
5cd1db7e4b 1. 启用内嵌静态页面, 2. 蓝奏域名规则优化, 3. 反向代理优化, 4. 修复一堆细节问题 2024-10-08 02:06:37 +08:00
qaiu
aad0098169 1. add:123云盘的新域名
2. update: 统计API支持ce盘
3. 缓存时长
2024-10-01 17:38:57 +08:00
QAIU
207b4cf6b3 update 支持Cloudreve任意https的80端口的域名, 修复因json异常解析导致的解析时间超时的问题 2024-09-25 20:01:10 +08:00
QAIU
03fbb3ef15 update web-front README.md 2024-09-24 18:05:30 +08:00
QAIU
4ce62d6b98 1. 修改文叔叔链接匹配规则 2024-09-24 17:55:18 +08:00