羽先生

Results 11 issues of 羽先生

https://github.com/VergilGao/docker-webdav https://hub.docker.com/r/vergilgao/webdav https://ghcr.io/vergilgao/webdav need more time to write documents... if you are an unraid user, just mount your data volume to /data and /mnt/user/appdata/webdav to /config if you want to...

UnityFactory.factory.LoadDragonBonesData("Ubbie/Ubbie"); // DragonBones file path (without suffix) UnityFactory.factory.LoadTextureAtlasData("Ubbie/texture"); //Texture atlas file path (without suffix) 你们的demo里倒是有最新的API引用,好歹在帮助文档里改一下啊。

点击网络-接口,页面上会报错:firewall.getZoneColorStyle is not a function ![Uploading 2022-03-03_20-11-52.png…]() **Openwrt (please complete the following information):** - Versiosn: [21.02.2] - Theme [argon] - Version [commit [46906ac](https://github.com/jerrykuku/luci-theme-argon/commit/46906ac8ab96e63b8e2a5fc2f349a6961f5ef136)] **Desktop (please complete the following information):** -...

此次更新幅度较大 * 更新至上游6.2.2版本 * 修复人脸识别未生效的问题 * 通过环境变量启动程序的方法已经废弃,程序将在启动时检测是否存在配置文件,如果不存在,将会在config映射目录下创建,并且退出。请修改配置文件后再次启动程序。***Breaking Change!*** * 环境变量PUID,PGID已经修改为UID GID ***Breaking Change!*** * UMASK的默认值改为002 ***Breaking Change!*** 未来可能引入新的配置方式,在上游版本造成升级配置文件不兼容时可以自动生成新的配置

首先我要声明,我对lede项目并不是很熟悉,所以可能会有一些误解,欢迎指正。 openwrt在21.02采用了一个非常激进的改进,就是将原本的openssl迁移到了wolfssl,造成了非常多的问题。因为很多旧版本的软件包依然依赖openssl,而默认的配置中大多数都已经改为了默认依赖wolfssl,在编译时,openssl和wolfssl同时安装会产生冲突,所以我们会看到 https://github.com/ntlf9t/luci-app-easymesh/issues/7 这样的issue 我个人使用时更偏向wolfssl,所以我是硬编码修改了依赖到wolfssl,而官方库更多的是提供一个编译选项,可以手动选择openssl还是wolfssl 这是第一个问题。 第二个问题其实并不是luci-app-easymesh 本身的问题 因为一直以来luci并不支持 batman-adv 协议,所以相对应的网络端口的显示的是不支持的协议,前几天我在完善自用的路由器固件时发现openwrt其实已经在master分支引入了 luci-proto-batman-adv https://github.com/openwrt/luci/tree/master/protocols/luci-proto-batman-adv 试用之后发现这个网络端口的显示应该是暴露出来了 luci-app-easymesh 本身的一些配置项,因为对其中的配置不是很懂,所以我没多浏览,主要的疑问是 bat0 这样的端口,它默认是没有防火墙区域的,是否要对它配置防火墙?还有就是如果我开启了访客wifi并且设置了vlan,在mesh中又要如何配置呢?

- Add a supports_reuse_port method to check if the operating system supports reuse port. This fixes the runtime error when using source code on Windows systems. - Add the ability...

### Overview For Chinese users, some games offer both Simplified Chinese and Traditional Chinese, while others only have Traditional Chinese. Generally, when the system language is set to Simplified Chinese,...

enhancement

## Description Add an option to use SSL. The inspiration for this PR comes from this issue https://github.com/bastienwirtz/homer/issues/130 ## Type of change - [ ] Bug fix (non-breaking change which...

When setting the renderer name to non-ASCII characters (such as Chinese), gmediarender failed due to invalid byte sequence conversion. The issue was identified in https://github.com/hzeller/gmrender-resurrect/issues/81, where it was suggested that...

不太会用 poedit 所以暂时没有修改 po 文件,我先研究一下