Zhihong Huang
Zhihong Huang
### Describe the bug If I set an option of type select。 It will not be able to be selected ### To Reproduce Steps to reproduce the behavior: 1.npm init...
Pictures commented below
关于一些小建议
大佬能在顶部加一个全部开始和全部停止吗。 还有现在推流列表存储在哪里呢。我可以通过对一个文件的写入来配置推流列表吗?
I've been trying to use rdev on a Mac, and I conducted tests using the code below. I found that under default circumstances on macOS, the code works properly. However,...
The rdev is wrapped with @napi-rs/cli for nodejs use Here is the code ``` use napi::{ bindgen_prelude::*, threadsafe_function::{ErrorStrategy, ThreadsafeFunction, ThreadsafeFunctionCallMode}, Result, }; use rdev::{listen}; use std::{ thread::spawn, }; #[napi(ts_args_type =...
单独的在 nodejs 中使用没有问题。 安装 electron main.js 填写简单的示例代码。一开始捕获好像都很正常。焦点放到了新建的窗口上。按一个按钮程序就会闪退 ``` const {app, BrowserWindow} = require('electron'); const {onInputEvent} = require('rubick-native') const createWindow = () => { const win = new BrowserWindow({ width: 800,...
### 确认 - [X] 我的版本是最新版本,我的版本号与 [version](https://github.com/jxxghp/MoviePilot/releases/latest) 相同。 - [X] 我已经 [issue](https://github.com/jxxghp/MoviePilot/issues) 中搜索过,确认我的问题没有被提出过。 - [X] 我已经 [Telegram频道](https://t.me/moviepilot_channel) 中搜索过,确认我的问题没有被提出过。 - [X] 我已经修改标题,将标题中的 描述 替换为我遇到的问题。 ### 当前程序版本 laster ### 运行环境 Docker ### 问题类型...
### 🥰 需求描述 1.简单的小问题 xai 模型列表新增一下 3 相关的模型。这个也可以自行使用 grok-3-mini@XAI (@后面大小写要完全一致)临时解决 2.grok-3-mini 好像是思考模型 有 think 过程 目前界面上好像没显示。不知道是否能通过配置临时解决还是一定要发版本。 ### 🧐 解决方案 - ### 📝 补充信息 _No response_
## Background In the dependencies of [node-libs-browser](https://github.com/webpack/node-libs-browser), there is the elliptic library: Found: [email protected] Info: Reasons this module exists: "@umijs#max#umi#@umijs#bundler-webpack#node-libs-browser#crypto-browserify#create-ecdh" This version of elliptic has known security vulnerabilities. See: [Security...