Tunglies
Tunglies
跨域请求错误
``` Request URL: http://server:5000/login Request Method: POST Status Code: 405 Not Allowed Remote Address: 127.0.0.1:7890 Referrer Policy: strict-origin-when-cross-origin ```` 暴露服务器使用公网跨域登陆,请求添加用户时 405 错误。
# Summary Performance improve. Related #2875 Before ``` 16002280 function calls (14002219 primitive calls) in 10.641 seconds Ordered by: internal time List reduced from 225 to 10 due to restriction...
在人数多的群中牛牛学习大量表情包或图片,这在群内活跃时容易造成刷屏。 将图片发送概率作为一个可调参数,可一定程度降低刷屏。
Fix httpx is not encoding with symbol '%s' (#3140) Add url parsing test # Summary # Checklist - [x] I understand that this PR may be closed in case there...
Make NanoCamera easier to use. Selecting camera type by entry attribute. Example: nano.USB, it means it named.
### 问题描述 / Describe the bug 启用流量图显GPU占用过高   ### 复现步骤 / To Reproduce 点开关 ### 操作系统 / OS Windows ### 操作系统版本 / OS Version win11 ### 日志 / Log...
相关 src 代码链接:[__init__.py#L7](https://github.com/MistEO/Pallas-Bot/blob/master/src/common/utils/array2cqcode/__init__.py) 相关 Dockfile 代码连接: [Dockerfile#L1](https://github.com/MistEO/Pallas-Bot/blob/master/Dockerfile) src 中类型返回提示,最低要求 Python 3.10 与 Dockerfile 中 3.9 不兼容。会导致该部分插件崩溃。
I tried run examples, and there some are missing parameter or calling wrong method. I fixed them and they works now.
### 问题描述 / Describe the bug 1 ### 软件版本 / Verge Version 1 ### 复现步骤 / To Reproduce 1 ### 操作系统 / OS Windows ### 操作系统版本 / OS Version 1...
### 问题描述 / Describe the bug Windows 修改任务栏行为 `在使用多个显示器时,在以下位置显示我的任务应用` 为 `打开了窗口的任务栏`。 按照预期,clash-verge 界面在滑动至另一个显示器时,任务栏图标也会切换过去。 但在以下情况下 `会` 出现界面和任务栏图标分别在不同显示器的屏幕和任务栏。 - 所操作的两个显示器分辨率相同,缩放比例不同(例:2560x1440 125% 和 2560x1440 100%) - 所操作的两个显示器分辨率不同,分辨率更大且缩放比例更大(例如:2560x1440 %125 和 1920x1080 100%) 而在以下情况 `不会`...