Hays Chan

Results 20 issues of Hays Chan

**测试的 RSS 阅读器**:Reeder 4、NetNewsWire **系统**:macOS BigSur 11.0.1 当关闭 lazyload,RSS 阅读器能显示图片。 ```yaml lazyload: enable: false ``` 设置为 `true` 则 RSS 阅读器无法显示照片: ```yaml lazyload: enable: true ``` 即使设置了 `loadingImage`,也无法加载原本的图出来,只加载了 `Blank.gif`: ```yaml lazyload:...

bug
invalid

目前无论是 bug 还是新特性提议都共用同样的 issue templates。建议 repo 主人为 repo 添加不同的 issue templates: ![add-template-drop-down-menu](https://user-images.githubusercontent.com/25737801/102018528-b414e380-3da8-11eb-9cd3-a2d60e0b9f41.png)

网站目标是简洁,不过有时候一些必要的联系方式感觉效果会更好。 例如在博客名字下面添加。

Though Google said AMP does not directly affect SEO ranking, often do we see AMP sites result higher ranks in mobile users queries. Any planned integration for AMP? > AMP...

enhancement

**Describe the bug** Music plays on Edge but not Safari under same network condition, same account. **To Reproduce** Steps to reproduce the behavior: 1. Login 2. Click any song 3....

bug

### Search first - [X] I searched and no similar issues were found ### What Happened? The download badge URLs in the README.md and Release page for Windows, macOS, and...

bug
documentation

The current post path is `https://website-name.com/posts/`. Is there a way I could change it to `https://website-name.com/`? For example, from `https://website-name.com/posts/test-post` to `https://website-name.com/test-post`. As my previous blog uses this post structure,...

1. Added filesremote into `winget` repo https://github.com/microsoft/winget-pkgs/issues/111639#event-9782404155 2. Added installation instructions for: 1. Debian 2. Tar 3. macOS 4. Windows `exe` 5. `winget`

The [registry](https://components.espressif.com/components/thingsboard/thingsboard) is still showing the old release version v0.12.0. ![image](https://github.com/thingsboard/thingsboard-client-sdk/assets/25737801/387d1417-39e9-433c-9d3d-0e908fc0ba9b) However, the component manifest file `idf_component.yml` shows v0.12.2 instead. ```yaml version: "0.12.2" description: Provides access to ThingsBoard platform over...

This commit revises the GitHub Action workflow triggers for the ESP-IDF compilation process. Previously, the action was configured to trigger only for changes to `espidf-compile.yml`. However, the workflows have evolved...