Yufan You

Results 76 issues of Yufan You

Qt 5.15 was released 4 years ago, and Qt 6 has been released for 3+ years. We'd better migrate to it soon. Especially, Qt 5 uses OpenSSL 1.1 which is...

high_priority
refactor

## Description Remove ECM and KSH submodules and clone them in CI. ## Related Issues / Pull Requests #1322

- [x] 首页图替换为 [一言](https://hitokoto.cn)。 - [x] 修正了大量中英文间没有空格的页面。 - [x] 新增题解功能(在博客中加上标签 `tutorial` 和 `题号`)。 - [x] 新增讨论功能(在博客中加上标签 `discuss` 和 `题号`)。 - [x] 一些 Hinata Online Judge 的个性化内容(主要是 faq 页面里)。 - [x]...

I know there is no need to use emojione if I just want to display emojis in Unicode, but I want the editor of emojionearea: select the emojis and auto-complete...

enhancement
feature

![图片](https://user-images.githubusercontent.com/30581822/140736244-0fc9766c-5a76-4314-be2b-13d429a316f2.png) https://next.oi-wiki.org/tools/editor/emacs#%E5%8F%82%E8%80%83%E8%B5%84%E6%96%99%E4%B8%8E%E6%B3%A8%E9%87%8A

用 author 肯定是不行的,用 API 依次查询每个 commit 的 author 工作量有点大,我希望是通过 API 查询每个 author 的 username。 伪代码: ```Javascript const emailToAuthor = Array.from(new Set(commits.map(({ email }) => email))).reduce((map, email) => { const match...

bug
help wanted
good first issue

例如:http://next.oi-wiki.org/intro/about/changelog 中的 “mgt” link 到了 https://github.com/mgt 而不是 https://github.com/Enter-tainer 对于 ,应当使用 author.login 而非 commit.author.name

bug

虽然可以用i替代..