秋澪Akimio
秋澪Akimio
### Description When using Chinese fonts, the upper part of the second line of text (in the box area) is partially obscured. This is likely a height issue, and the...
### 确认 - [x] 我的版本是最新版本,我的版本号与 [version](https://github.com/jxxghp/MoviePilot-Frontend/releases/latest) 相同。 - [x] 我已经 [issue](https://github.com/jxxghp/MoviePilot-Frontend/issues) 中搜索过,确认我的问题没有被提出过。 - [x] 我已经 [Telegram频道](https://t.me/moviepilot_channel) 中搜索过,确认我的问题没有被提出过。 - [x] 我已经修改标题,将标题中的 描述 替换为我遇到的问题。 ### 当前程序版本 v2.3.0(前端版本) ### 问题描述 在Web修改存储配置中的Alist选项时,前端界面对密码的显示是`*****`,个人理解是避免后人直接查看到密码,但是直接点击保存后抓包可以原封不动看到密码,属于是防君子不防小人了,个人理解应该算是一个BUG ### 发生问题时系统日志和配置文件...
请问能否提供一个 c 的sdk,方便后续开发,使用error code代替logger,可以根据函数返回的错误代码进行相应处理,而不是直接传入一个logger
# Description Support functions: WindowSetSystemDefaultTheme,WindowSetLightTheme,WindowSetDarkTheme for darwin(basing on v2.10.2) and update documents. And it test OK in my device. Feature #4654 (issue) ## Type of change Please select the option...
### Please make sure of the following things - [x] I have read the [documentation](https://alistgo.com). 我已经阅读了[文档](https://alistgo.com)。 - [x] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。 - [x]...
# Background: In my CGO library, I use `pkg-config` ```go /* #cgo pkg-config: freetype2 harfbuzz harfbuzz-subset // freetype #include #include FT_FREETYPE_H // #include FT_TYPE1_TABLES_H // #include FT_TRUETYPE_IDS_H // #include FT_TRUETYPE_TABLES_H...