XQ Kuang
XQ Kuang
The code was last updated on Jan 23, 2021, after one year passed, it still supports cypress 4.5 only, but the latest version is 9.5. I'm looking forward to the...
It's manual as default redirect mode so far, but it's a mistake. Should be 'follow'. https://fetch.spec.whatwg.org/#concept-request-redirect-mode Before submitting a new pull request, please make sure: - [ ] Test cases...
eslint-import-resolver-alias works fine with eslint-plugin-import `2.18.2`, after update to the latest `2.20.1`, all of the aliases won't find anymore. The eslintrc is - https://github.com/Tencent/Hippy/blob/master/.eslintrc.js#L82 ``` Hippy on chore/update-dependencies [$!]...
https://imkun.dev/ 证书出现问题,导致无法访问。
1. Upgrade the environments to latest version 2. Added how to build image section here's the forked docker image - https://hub.docker.com/r/xuqingkuang/dnsmasq/
**Describe the bug** 更新后,安装完 App 图标呈灰色,无法打开。 **To Reproduce** 这里就用 casaos-cli 命令行代表安装流程,通过 WebUI 效果是一样的。 1. 显示 Docker Compose 内容 ```bash cat alist.yaml ``` ```yaml name: Alist services: alist: cpu_shares: 90 command:...