You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/client/web
SSDCc 22f08c98e4
增加插件卡片自定义能力 || Add plug-in card customization ability (#114)
* feat: 增加视频上传和播放

* fix: 修复播放

* fix: 修改视频播放为插件

* feat: 增加插件卡片自定义能力

* feat: 增加插件卡片自定义能力

* fix: 卡片更加抽象一些

* Update reg.ts

* Update index.tsx

* Update index.tsx

---------

Co-authored-by: lihl <lihl@kamfu.com.cn>
Co-authored-by: moonrailgun <moonrailgun@gmail.com>
2 years ago
..
assets perf: optimize page loading timing, and allow refresh on resource loading issues 2 years ago
build perf: optimize page loading timing, and allow refresh on resource loading issues 2 years ago
e2e refactor: move all files into client 3 years ago
plugins feat(electron): add auto upgrade version check 2 years ago
scripts perf: 优化插件类型生成代码 2 years ago
src 增加插件卡片自定义能力 || Add plug-in card customization ability (#114) 2 years ago
test test: fix test problem 2 years ago
types feat: 增加插件安装方法到window对象 2 years ago
.ministarrc.js chore: release cli and update config 3 years ago
.npmrc refactor: move all files into client 3 years ago
jest.config.js chore: upgrade pnpm lock version and resolve ci test complier problem 2 years ago
package.json chore: upgrade react-virtuoso to v4.4.0 2 years ago
postcss.config.js refactor: move all files into client 3 years ago
registry.json fix: append some ignored offine icons 2 years ago
tailchat.d.ts style: update tailchat.d.ts 2 years ago
tailwind.config.js perf: beautify the visual performance of scroll bars caused by too many groups 2 years ago
tsconfig.json feat: 增加成员管理面板 2 years ago
tsconfig.node.json refactor: move all files into client 3 years ago
tsconfig.test.json test: 修复CI报错 2 years ago