Haowei Wen

Results 39 comments of Haowei Wen

This is a non-goal for authlib-injector, because it would cause problems that are technically unavoidable. For example, it is impossible to make premium users see custom capes, because thier clients...

I'm not familiar with nuxt. Could you please provide a demo project so that I can reproduce your problem?

This is by design. authlib-injector is listening on this port, and will forward the requests to the authentication server.

我写了一个脚本 [bs-uuid-migration](https://github.com/yushijinhun/bs-uuid-migration) 用来迁移并校验数据,并且会给 uuid 表添加 unique 约束,不过暂时还没有仔细测试。

@graytoowolf 有没有一种可能,就是不需要输密码了。

I'm sorry that I opened this issue by mistake. I was going to submit this issue in Vault, but somehow I submitted it here...😂

@andywer F-Droid is an alternative to Play store and only includes FOSS apps. Learn more about it [here](https://f-droid.org/en/about/) if you are interested in this.

@bjorn You are right.

@yuvaltassa Thanks for highlighting this. I've noticed that it's essential to unset all callbacks before invoking `mujoco.MjModel.from_xml_string` or `from_xml_path`, as demonstrated in [bindings_test.py](https://github.com/deepmind/mujoco/blob/main/python/mujoco/bindings_test.py). Is this the intended behavior? Some documentation...