Commit Graph

434 Commits (4a4fc3c77a333b3fefd6182197d37f40c27f151d)

Author SHA1 Message Date
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
moonrailgun f48ecfb9e8 perf: optimize page loading timing, and allow refresh on resource loading issues
reduce white screen time
2 years ago
moonrailgun 5305b31ebd feat(electron): add auto upgrade version check 2 years ago
moonrailgun 6d33e636e7 test: fix snapshot problem 2 years ago
moonrailgun 9f9e473769 style: remove baseUrl in frontend plugin 2 years ago
moonrailgun 0cd25d99bf refactor: skip div attr process in xss 2 years ago
moonrailgun a88c3a62a8 feat: add tushan icon in about page 2 years ago
moonrailgun 734afff15d perf: optimize the avatar text performance of the `com.msgbyte.genshin` plugin 2 years ago
moonrailgun a17fe349d3 perf: append missed offline icons 2 years ago
moonrailgun 542e0292ca fix: fix i18n problem in about panel 2 years ago
moonrailgun 61aac2c2ff refactor: update notfound or nodata component export in plugin 2 years ago
moonrailgun bf5c040515 feat(desktop): add flash frame when receive message 2 years ago
moonrailgun b129cd7887 fix: add plugin list maybe repeat problem 2 years ago
moonrailgun 7419df1775 perf: optimize the display of global notifications and increase system notification prompts
and export `parseUrlStr`
2 years ago
moonrailgun a224ac602e fix: added forceUploadOriginImage to force specify whether to enable image compression 2 years ago
moonrailgun bd9bfe047e refactor: add more offline icons 2 years ago
moonrailgun 798abeb1ec feat: add global announcement 2 years ago
moonrailgun 4c77d144e8 perf: optimize the performance of the member list in the case of large data
and optimize the content of the network and view patterns
2 years ago
moonrailgun a2553c11d8 chore: upgrade react-virtuoso to v4.4.0 2 years ago
moonrailgun fd18eb7030 perf: update custom web panel render xss rules 2 years ago
moonrailgun 721da6f34c perf: use group extra to storage custom web panel html
and compatible with old meta webpanel storage
2 years ago
moonrailgun ed6c9f3a8f style: update tailchat.d.ts 2 years ago
moonrailgun 6d16e09ae1 fix: #106 fixed maybe xss attack from custom web html panel 2 years ago
moonrailgun 9bb4b30143 fix: fix unupdate problem in group invite code create action 2 years ago
moonrailgun f44a5c9ec0 feat: add create invite code edited data update. now can review changed info 2 years ago
moonrailgun 738eb75003 feat: add invite code usage limit for every invite code 2 years ago
moonrailgun 36061f6b74 feat: add feature disableAddFriend which can disable add friends 2 years ago
moonrailgun 1a81281ad1 fix: fix problem if send message throw error will clear input message
and migrate useCallback to useEvent
2 years ago
moonrailgun 4028f46083 feat: add clear button for group background image 2 years ago
moonrailgun a0cbc45760 fix: #102 fix non-email github account login cannot register problem
use generated email to register if email not include

and migrate other generated email to same format
2 years ago
moonrailgun 947d05697a feat: add group background image in invite
and move entry image from entry to all
2 years ago
moonrailgun a765bb0248 refactor: AvatarUploader -> ImageUploader 2 years ago
moonrailgun 51c7111621 feat: add env DISABLE_PLUGIN_STORE which will hide plugin store entry 2 years ago
moonrailgun bb30bce410 refactor: ai-assistant update chatgpt link 2 years ago
moonrailgun 03e8ce132f perf: Remove linkmeta plugin based on performance considerations 2 years ago
moonrailgun d77eef44ff feat(plugin): add bo data fallback in discover 2 years ago
moonrailgun 4c2f88352d perf: add com.msgbyte.linkmeta plugin into builtin plugin list 2 years ago
moonrailgun 065f7d44c8 feat: add group description
limit 120 words
2 years ago
moonrailgun 59720e716e refactor: AvatarPicker -> ImagePicker 2 years ago
moonrailgun 09d7fd15e1 chore: upgrade react-easy-crop to 5.0.0 2 years ago
moonrailgun e95e87f593 refactor: change avatar cropper to image cropper 2 years ago
moonrailgun f943edf3fe feat: add discover server card and join action 2 years ago
moonrailgun 7b699ca606 feat: add member count in group summary 2 years ago
moonrailgun 487bff78f9 fix: append some ignored offine icons 2 years ago
moonrailgun b419f44d19 perf: fix ai-assistant answer too long problem 2 years ago
moonrailgun fe8b2b2e49 refactor: make com.msgbyte.offline-icons as builtin plugin 2 years ago
moonrailgun 25a5c41bfc feat: #76 add offline icons plugin which will prefetch icons from iconify
useful in full internal environment
2 years ago
moonrailgun b42d9fd025 refactor: change custom panel position "navbar-group" render position 2 years ago
moonrailgun 4fdd8766af fix: fix NavItem badge move when display scrollbar problem 2 years ago
moonrailgun d2aa750152 refactor: disable oauth login in mobile 2 years ago