Cerallin
Cerallin
搜索方面的功能我没什么兴趣,但是欢迎PR. 本项目本来就乱七八糟(命名不统一,ejs缩进之类的),所以不必有所顾虑。 如果想加搜索图标可以先用`svg`代替,后续我会整合进去。推荐使用bootstrap icon.(与本项目统一)
> Sorry, but where can be found token after 2fa request? When it shows a URL as below, open it in a browser: ``` Logging in... Two factor authentication required,...
> Where i have to insert the code?? if i insert it in the prompt nothing appens Where did you input the code? Is there any screenshots?
> I already know the tokens, they haven't changed, and the map-extractor still requests 2fa. @bsdshneg This script is only for extracting Xiaomi cloud tokens. If you're encountering issues with...
Hello everyone, I've updated the code to make this work again. I just followed up with the master branch and cherry-picked my commits.
@frenck Hi, I have updated the PR description, thank you for your reply.
> does python exist? At first I executed `npm install`, and it reported an error: cannot find python. So I made a soft link `ln -s /usr/bin/python3 /bin/python`. Then `npm...
OK,I will sign the CLA and solve the conflicts tonight.
@dacap Thank you very much! I was busy these days, but I will keep up with IME/CJK-display related issues when I am available. There are some minor issues about IME...
想问一下您的优化意图是改进什么方面呢? 如果是认为`.head-item`间距太小的话建议您调整`.head-item`的`margin-left`,因为目前的修改会导致上下文字无法对齐,如下图所示。左侧是修改前本主题的显示效果,右侧则使用了您的修改的样式。 