Rantetsu Inori
Rantetsu Inori
补充一下后面的疑问: > 此外,有听说在**注册完成**后,无验证码用户7天后可以收到邀请码,但实际上没有邀请码根本无法完成注册。 指的是如果已有邀请码的用户完成注册的第七天之后,允许生成一个邀请码邀请其他新用户完成注册。
点击按钮发送验证码功能已实现。 图形验证码功能转移到 #201 议题。
可能需要在每次重渲染之前记住当前光标的位置,然后在重渲染之后将原光标位置设定回去。
Please add attributes: - `crossorigin` - `referrerpolicy` Unlike other attributes, if the value of these attributes is empty string, then the value can be omitted and show only the attribute...
In addition, except webp images, apng images are also not supported. Although the sharp library does not support apng image format yet, it is better to also include "png" and...
@cfdxkk @AkutaZehy 不要使用 `process.client`,项目为了统一管理这些东西使用了封装的 `environment.client`。 当如果后期上游发生 API 更改时以便快速修改封装函数转移。
建议直接使用腾讯的拖拽拼图验证码,比什么 reCAPTCHA 的找红绿灯方便多了。
Yeah, it is forget to add `"declaration": true` in `react-freezeframe / tsconfig.json` so the package doesn't provide the `.d.ts` file. In the freezeframe package, it even set to false! https://github.com/ctrl-freaks/freezeframe.js/blob/ee166f7ede0167d305e3dad855d5d03ccddcf63f/tsconfig.json#L11...
> 从倾向性来看,是突出显示楼主/up/创作者在自己投稿下的活动?在什么场景下,观看者需要这样的从大堆评论中特定筛选出楼主? 例如,我想只看有楼主互动的评论。
> 此外,如果不仅仅考虑评论,再考虑例如个人页等配置,可能这个功能要再往上放。 个人页、视频稿件信息、甚至用户昵称等预计将会参考 YouTube 那样,用户可以为视频的简介翻译成各种语言,使用不同语言界面的用户会呈现所需的语言来显示。