Commit Graph

360 Commits (fe3b68fb752f47ec715511c490ec9182dedb5344)

Author SHA1 Message Date
moonrailgun fe3b68fb75 feat: add leave pre room when join new room 2 years ago
moonrailgun 3a56d13da7 feat: add keep alive overlay for livekit view 2 years ago
moonrailgun 8eca54a77b feat: rewrite all videoconference components. support useravatar and i18n 2 years ago
moonrailgun 95c589df4f feat: add navbar icon which can jump to active panel 2 years ago
moonrailgun c7497cc79e feat: regCustomPanel add useIsShow props to hide icon 2 years ago
moonrailgun 78407f04d5 feat(livekit): add basic room and service endpoint 2 years ago
moonrailgun 79a5b76ba4 feat: add <PreJoinView /> for voice channel 2 years ago
moonrailgun e828c4157b chore: livekit plugin init 2 years ago
moonrailgun 584997826b feat: add alioss or other s3 protocol external storage support #104 2 years ago
moonrailgun 59ad34082c fix(admin): fix number problem in group member count 2 years ago
moonrailgun a56f412995 feat(admin): add type and emailVerified field in user list 2 years ago
moonrailgun 924f644d49 feat: add TailchatWsClient and update tailchat-types 2 years ago
moonrailgun 6f57f80f57 perf: remove admin-old to reduce image size 2 years ago
moonrailgun 7419df1775 perf: optimize the display of global notifications and increase system notification prompts
and export `parseUrlStr`
2 years ago
moonrailgun bd4907dfe5 fix: add fallback for github account which maybe not include name in github 2 years ago
moonrailgun fba1b261ee perf(admin): cache management segmentation 2 years ago
moonrailgun 5ca5c765b8 feat: add broadcast notify when call config.setClientConfig
make all connection config should up to date
2 years ago
moonrailgun 798abeb1ec feat: add global announcement 2 years ago
moonrailgun b6e978e569 fix: add invite code generate check to avoid duplicated invite code 2 years ago
moonrailgun 8c1c03e91d feat: add unique index for group invite code 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 2128c019c4 feat: add jump to button for joined groups in discover
replace with error toast
2 years ago
moonrailgun 480a1e3442 fix: fix discover server card color schema fit
should support light color
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 51c7111621 feat: add env DISABLE_PLUGIN_STORE which will hide plugin store entry 2 years ago
moonrailgun 0d6726111d perf: add url link for github subscribe message 2 years ago
moonrailgun 9b63be60e6 perf(discover): add text wrap in card desc 2 years ago
moonrailgun d77eef44ff feat(plugin): add bo data fallback in discover 2 years ago
moonrailgun bc5c522a77 feat: add com.msgbyte.discover plugin as published plugin 2 years ago
moonrailgun 6afde58c60 fix(admin): fix import problem in import plugin model 2 years ago
moonrailgun f766d33bb3 feat: plugin discover add error handle and add description
and fix avatar not show problem
2 years ago
moonrailgun 065f7d44c8 feat: add group description
limit 120 words
2 years ago
moonrailgun 94090e6664 perf(admin): change admin summary days from 7 to 14 2 years ago
moonrailgun f943edf3fe feat: add discover server card and join action 2 years ago
moonrailgun 2709beb2d8 perf: add getGroupBasicInfo request cache 2 years ago
moonrailgun 088a9c91a3 refactor: remove chinese word in github subscribe 2 years ago
moonrailgun 54c2676d23 feat(admin): add discover resource manager 2 years ago
moonrailgun e507aaee9d feat: add discover plugin basic web page 2 years ago
moonrailgun eec3a79899 fix: fix auth http client not pass storage key problem #98 2 years ago
moonrailgun 4cd2267d64 feat: create discover plugin and define db schema 2 years ago
moonrailgun d2aa750152 refactor: disable oauth login in mobile 2 years ago
moonrailgun 022fd7727e refactor: use messagePlainContent first in getui service 2 years ago
moonrailgun 9f6d10cb28 fix(admin): fix dashboard color conflict problem 2 years ago
moonrailgun d906322eb4 fix(iam): fix account existed problem 2 years ago
moonrailgun 39ecdfb133 docs: add com.msgbyte.iam plugin document 2 years ago
moonrailgun 9ae787f42b feat(iam): added a security policy that allows setting domain name verification for passing tokens 2 years ago
moonrailgun 28b6e54edf refactor: rename plugin fim -> iam 2 years ago
moonrailgun 83d51f2b4a refactor: change account existed tip in fim plugin 2 years ago