Artalk
Artalk copied to clipboard
🌌 自托管评论系统 | Your Self-hosted Comment System.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://togithub.com/vitejs/vite/tree/main/#readme) ([source](https://togithub.com/vitejs/vite)) | [`3.1.1` -> `3.1.3`](https://renovatebot.com/diffs/npm/vite/3.1.1/3.1.3) |...
### 使用场景: 由于现在各种机器人比较丰富,接收信息的渠道也比以往更多更方便快捷。 ### 实现方式: 前端邮箱位置增加下拉框,选择填入 钉钉/飞书/微信/telegram 等机器人地址。可以复用针对管理员的各种通知逻辑。
为什么逛别人的网站,开了代理,会显示 ``` Artalk Error Error: 请求响应 500,无法获取评论列表数据` 点击重新获取 ``` 只有关了代理,才能正常显示评论。而有的人的网站即时开了代理,也能正常显示评论。
Hello 1. 我尝试按照docs中的[示例](https://artalk.js.org/guide/frontend/i18n.html#%E5%89%8D%E7%AB%AF%E8%87%AA%E5%AE%9A%E4%B9%89-locale-%E5%86%85%E5%AE%B9)修改i18n文本,例如 ```ts Artalk.init({ // override i18n locale: { voteUp: "Like", voteDown: "Dislike", } }) ``` 但似乎没有生效。 docs下面的评论里提到了placeholder的例子。docs中的示例是 ```ts Artalk.init({ locale: { placeholder: 'こんにちは', } }) ``` 而在我这边似乎需要修改为下面这样才生效(即成为conf的子元素 [src](https://github.com/ArtalkJS/Artalk/blob/master/ui/artalk/src/plugins/editor/textarea.ts#L14))...
前端:  后端: 
很棒的项目,一个小问题,如题。
我很喜欢Artalk的一些功能,但迫于没有服务器,最终选择了twikoo 希望Artalk能够像twikoo、Waline这类评论系统一样支持多平台部署(如Vercel、railway),整体实现难度可能较大,毕竟需要添加其他数据库,但希望作者能够实现。 祝Artalk能发展的更好!希望作者能够实现。 祝Artalk能发展的更好!
Bumps the deps group in /.github/workflows with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) and [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch). Updates `github/codeql-action` from 2 to 3 Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.16.1 Bundles CodeQL...
Bumps the deps group with 1 update: [github.com/gofiber/swagger](https://github.com/gofiber/swagger). Updates `github.com/gofiber/swagger` from 0.1.14 to 1.0.0 Release notes Sourced from github.com/gofiber/swagger's releases. v1.0.0 ❗ Breaking Changes Bump github.com/swaggo/swag v1.16.3 (#78) remove go...