LiesAuer

Results 49 issues of LiesAuer

网站标题:OneNav 副标题: 拼接出来的网站名字就这样了 ![image](https://github.com/helloxz/onenav/assets/8676741/04c7948d-4c13-4ab7-85ef-d25b67830e75)

``` Error: Failed to resolve entry for package "svelte-web3". The package may have incorrect main/module/exports specified in its package.json: No known conditions for "." specifier in "svelte-web3" package ```

i am trying to merge my mod into game assembly, but failed. ``` ILMerge.exe /union /out:a.dll Assembly-CSharp.dll HumanMod.dll ``` my assemblies [assemblies.zip](https://github.com/dotnet/ILMerge/files/5232912/assemblies.zip) log ``` ============================================= Timestamp (UTC): 2020/9/16 14:46:29 ILMerge...

as a fully local static server, the responsing time is unacceptable slow for a 100kb image, is there any way that i can diagnose what make it so slow? ![image](https://github.com/cloudhead/node-static/assets/8676741/948961ec-ac5e-489c-94c9-0574c5574279)

没有做大范围的测试,试了下``,是有效的,但是`` ``是无效的,不清楚目前哪些标签是支持的?

hello umbrel team, i am learning to write an entire app store, the design of [apps.umbrel.com](https://apps.umbrel.com/) is really shining for me, does the umbrel app store open source? so i...

有的Test只适配比较古老的NetBeauty,使用最新版可能会遇到打不开的情况。

bug

### Describe the problem when a custom uri scheme protocol is called, there is no way to know the request is send by which window and webview, so cannot do...

type: feature request

let's says i want to doing this: 1. saturate 2. darken 3. wartermark when it runs, the actual code is something like this ```rust for (x, y) in dimensions {...