Sena

Results 10 issues of Sena

## 问题: 目前管理番剧观看状态,需要点进每个番剧的详情信息再切换,由于加载速度较慢,每个番剧需要数秒才能完成该操作,对于需要进行大量管理操作的时候非常麻烦 ## 方案 在收藏或者时光机,针对番剧的管理界面。添加一个按钮用于快速切换番剧为已看,在看,想看。简化用户操作流程。该按钮在没有追番时,也可用于快速设置为想看状态。 对于书籍和音乐,由于状态类型共通,也可以适用于这种操作 ## 替代方案 也可以通过长按,弹出选项菜单来切换状态。但是相比于按钮单次操作时间更长 左右滑动进行切换比较符合任务交互逻辑,但是会与界面切换相冲突

During my previous drawing with AI, I found that Novel would fill the blank part of the png image with white, while SD would fill it with black. After comparing...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Affected Build(s) Mainline 1652 ### Description of Issue My joycon is not the...

### what happend When I use the iphone face capture, I notice that when I try to squint, the capture parameter changes dramatically from 0.4 to 0.This prevents me from...

### Version: BasedPyright v1.7.0 in VSCode ### Content: I have encountered an issue while using BasedPyright. It seems that BasedPyright does not correctly recognize and highlight forward references when used...

language server
semantic highlighting
code actions
import suggestions

### 操作系统 Windows ### Python 版本 3.12.2 ### NoneBot 版本 2.2.0 ### Bilichat 版本 5.1.3 ### 描述问题 skia-python不支持python312导致python312环境上无法安装依赖 ### 插件的配置项 _No response_ ### 截图或日志 _No response_

### 报告清单 - [X] 我已仔细阅读并了解上述注意事项。 - [X] 我已使用最新版本测试过,确认问题依旧存在。 - [X] 我确定在 [GitHub Issues](../issues) 中没有相同或相似的问题。 - [ ] 我有足够的时间和能力,愿意为此提交 PR 来修复问题。 ### 影响版本 尚未合并的pr ### 问题描述 在遇到openai返回大量长文本时,由于openai目前日常不稳定,很可能写到一半突然暴毙。并且,该bug在网页版上也成功复现,所以并非代码导致的问题。 这个bug导致我们无法看到写到一半的文本 ### 复现步骤 诱导模型发一长段话,例如写代码...

bug

### 报告清单 - [X] 我已仔细阅读并了解上述注意事项。 - [X] 我已使用最新版本测试过,确认功能并未实现。 - [X] 我确定在 [GitHub Issues](../issues) 中没有相同或相似的需求。 - [X] 我有足够的时间和能力,愿意为此提交 PR 来实现功能。 ### 您希望能解决什么样的问题? 用户较多的情况下,个人CD并不能保证单位时间内请求数量在安全范围内 ### 您想要的解决方案 使用一个FIFO缓冲队列,控制同时进行的请求数量 ### 您考虑过的替代方案 _No response_ ###...

enhancement

In the course of learning Rust recently, I discovered that Rust has the syntax to reference symbols in comments and make them clickable jumps. This feature is often requested in...

language server

This is about fixing the Chinese translation. pyright's original Chinese translation had a lot of holes in it, so it's been tweaked in this PR. The people involved in the...