Wang Wenhui

Results 9 issues of Wang Wenhui

for example: ``` import "xxx/core/list_settings.proto" message BookList { core.ListPagination setting = 1; } ``` I can just get that: ``` | Field | Type | Description | | ----- |...

Change from martini-contrib/throttle [throttle](https://github.com/cnjack/throttle)

### Description The latest electron requires `--no-sandbox` argument if running with root user ### Additional context N/A --- ### What is the purpose of this pull request? - [x] Bug...

### 问题描述 当上游服务存在多个站点的时候,或者title和icon会出现错误 ### 版本号 5.3.2 ### 复现方法 1. 上游服务器设置nginx 并添加多个server_name 配置文件,每个指向到不同的目录,不同目录设置不同的head title和 icon 2. 在雷池WAF配置站点 ![image](https://github.com/chaitin/SafeLine/assets/2562093/0b8ac411-4c5b-4b29-b923-090afb5e6943) ![image](https://github.com/chaitin/SafeLine/assets/2562093/21086717-11b1-4209-a2b6-4e8f08f6ef97) ### 期望的结果 当 enable的时候 传递客户端连接的 host 和协议, 携带host访问上游服务并且获取到正确的title和icon

bug
in progress

看到老的版本有动态高度计算 我现在发现我的高度很难去计算,是否可以重新加入这个特性啊?

feature

there will be throw exception when another class call renderOn. we change just use `videoScene` as `this.videoScene` with closure

## What does this PR do? I want to support the extra auth endpoint parameter for the CUSTOM Oauth2 auth flow. ## Type of change - [ ] Bug fix...