Mingxuan Wang
Mingxuan Wang
## No arm64 Support Future Macs may all use the arm64 architecture. Please add support for arm64, thanks! ## System Info ``` plain OS: macOS Monterey Version 12.1 (21C52) Chip:...
更新包管理器 npm 到 pnpm,修复了 README 中的几个问题。
## Description Scripting Tool doesn't seem to work when I close the Proxyman window (without quitting Proxyman). Minimizing the window does not have this issue. ## Steps to Reproduce 1....
## Description When using the Scripting Tool to forward requests to a local server, the request with status code 304 before forwarding will become 200, with a strange non-empty body,...
In the Tree View, although I've set multiple spaces in the state, only one is displayed, which was confusing until I verified in the Raw View that the spaces were...
- Pip package `request` does not exist. Maybe `requests`? - `pip3 install pillow pytesseract` may cause error, because pytesseract requires pillow: ``` plain ERROR: Command errored out with exit status...
解决 #17 和 #11 中提到的问题。 ## 修改 - 升级数据库 - 新增 `user.official_account_space_room` 字段,用来保存为公众号创建的 Space 对应的 ID - 新增 `user_portal.in_official_account_space` 字段 - 修改默认配置文件 - 新增 `bridge.space_for_official_accounts`,默认值为 `true` - 修改 `bridge.personal_filtering_spaces` 默认值为...
和 #11 中提到的一样,在微信中订阅了大量公众号之后每天会产生大量推送,它们会和联系人混在一起,很容易错过需要处理的消息。 如果说将公众号放到一个单独的房间中会破坏一对一的对应关系,那可不可以将它们都放到一个单独的 Space 里?
- 文档中的指令和项目实际目录结构不符合 - `require config.json` 的路径有错误 - `.gitignore` 增加 `node_modules`
**描述 Bug** Gmail 用户选择使用 Gravatar 作为头像后,由于浏览器缓存,无法加载设置的头像,而是从 disk cache 中返回了 404。 **复现步骤** 1. 使用 Gmail 注册一个新 Cloudreve 账号 2. 登录,设置头像,选择 Gravatar 3. 刷新页面,无法显示头像,浏览器开发者工具的 Network 中显示 `GET .../api/v3/user/avatar/.../s 404` 第一个 `404` 请求的...