无别

Results 13 issues of 无别

主界面的状态日志目前是只要访问了,就会显示全部日志,这种情况下,页面容易过大,且一次性显示所有的日志视乎也不合理,希望就行改进

enhancement

### Existing Component 是 ### Component Name date-picker ### Description The component accepts a timezone parameter, either in seconds or in units, as the offset of the time zone, which...

Now, if I use other tools or git instructions to commit changes, gitlens will not refresh the commit record, and clicking on the modified line will not display the new...

needs-more-info
triage

希望可以兼容JumpServer,现有的SFTP功能无法在JumpServer上使用,同类产品中的--FinalShell在文件传输方面完美的兼容了JumpServer,可以向JumpServer传输文件

Supplement missing default configuration

The configuration item with the problem is `pitaya.cluster.sd.etcd.user` and `pitaya.cluster.sd.etcd.pass` in `etcd_service_discovery.go`: ```go func (sd *etcdServiceDiscovery) configure(config config.EtcdServiceDiscoveryConfig) { sd.etcdEndpoints = config.Endpoints sd.etcdUser = config.User sd.etcdPass = config.Pass sd.etcdDialTimeout =...

## description I tried passing the context in RPC() and RPCTo() in V2, but the receiving end always received an empty context. I checked the context when sending through a...

### Issue submitter TODO list - [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems) - [X] I've searched for an already existing issues [here](https://github.com/provectus/kafka-ui/issues) - [X] I've tried running `master`-labeled...

type/bug
status/triage

The following code runs fine in the original package, but panics after replacing it with jsoniter: ```go func() { // resp is the structure generated by protobuf // Return json...

Fix the problem that err is overwritten and becomes invalid [[中文版模板 / Chinese template](https://github.com/go-admin-team/go-admin/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [x] Bug fix -...