Commit Graph

377 Commits (5b718c4b040c4ede099467dbb0f4f5e8232747a8)

Author SHA1 Message Date
moonrailgun 5b718c4b04 feat: add iam proxy support for github 2 years ago
moonrailgun 58f7144c31 feat(admin): allow create group through admin 2 years ago
moonrailgun 1084913d3a feat: add plugin which can auto join group after register or createTemporaryUser 2 years ago
moonrailgun 39e0b2cee7 feat(admin): add analytics page
- activeGroupTop5
- activeUserTop5
- largeGroupTop5
- fileStorageUserTop5
2 years ago
moonrailgun c63aeb075b refactor: adjust the resolution layer of streaming 2 years ago
moonrailgun 50991708f2 feat(admin): allow search user and group with id 2 years ago
moonrailgun 8df7b47c07 feat(admin): add operate which can add group member 2 years ago
moonrailgun 3d9efbded0 refactor: add group.addMember which replace group.joinGroup
more easy to call
2 years ago
moonrailgun 7c02848214 refactor: update livekit build config and fix style problem and add event log 2 years ago
moonrailgun 7cb5cadab4 chore: move assets from source when build com.msgbyte.livekit plugin 2 years ago
moonrailgun 263be66d33 feat: add livekit into production env 2 years ago
moonrailgun be8a0b3379 chore: add plugin create node_modules symlink in build stage 2 years ago
moonrailgun 3610b796ec feat(livekit): add livekit webhook receiver 2 years ago
moonrailgun 4054489eaf feat: add fullscreen btn to make dom full screen 2 years ago
moonrailgun d99e556c79 feat: add group badge for current room participants 2 years ago
moonrailgun 80347f9c41 feat(livekit): add long dependency 2 years ago
moonrailgun d68f75b491 feat: add roomMembers list in prejoin view 2 years ago
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