Commit Graph

452 Commits (fe04cbf553b8e833ded69ff6539eb9016492abcd)

Author SHA1 Message Date
moonrailgun cfacc655f8 feat(openapi): add backend image icon support in authorize page 2 years ago
moonrailgun e0141f4bc4 feat(openapi): allow edit appName, appDesc and appIcon 2 years ago
moonrailgun 380bc3d960 feat(openapi): add delete app action 2 years ago
moonrailgun 2dfe88b5dd chore: add oidc page test server 2 years ago
moonrailgun 23b1a851a9 docs: add document about oauth login 2 years ago
moonrailgun 7d4c527bb6 style: update words for authorize 2 years ago
moonrailgun c98dc4714d feat(admin): add file delete action which delete minio file also and allow fuzzy match of objectName 2 years ago
moonrailgun 2b923b40b6 fix: fix linkmeta plugin dont parse {BACKEND} problem 2 years ago
moonrailgun 5e27ab899e fix: fix converse permission check for pluginBot
pluginBot should has all permission
2 years ago
moonrailgun 4b0fc66ffb perf: add persist option for one day to reduce request by react-query cache 2 years ago
moonrailgun ad862b7991 perf: optimize db performance and greatly reduce the time-consuming fetchConverseMessage request
spec of the message db storage is large
2 years ago
moonrailgun 0058880cdc perf(admin): update user avatar preRenderTransform 2 years ago
moonrailgun 49678f3a93 feat(admin): add refresh in messages 2 years ago
moonrailgun 3979e89060 style: add translation 2 years ago
moonrailgun f7e84cad35 fix: #143 fix message api overreach vulnerability problem 2 years ago
moonrailgun 0d21980e40 refactor: add leaveSocketIORoom in sdk#call 2 years ago
moonrailgun edc076f430 feat: add the multi converse strategy, create a multi converse without reusing past converse 2 years ago
moonrailgun f6c2f6fced refactor: add i18n support for converse system message 2 years ago
moonrailgun 4172203dbb chore: upgrade socketio version 2 years ago
moonrailgun 52647a98b5 fix: fix append group member roles will occur error when operate multi users 2 years ago
moonrailgun 967e671521 fix: fix action repush and will display repeated user 2 years ago
moonrailgun 6ec4c0a758 style: translate socketio logging to english 2 years ago
moonrailgun c96367f157 feat: add github repo group ensure action which will auto create group and subscribe activity 2 years ago
moonrailgun bea1170276 refactor: migrate tabs.pane into tabs item 2 years ago
moonrailgun c94827b243 refactor(admin): split i18n files 2 years ago
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
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
moonrailgun 198781ceac refactor: change emoji format 2 years ago
moonrailgun a8bb744bfd feat(fim): add avatar storage and enable fim 2 years ago
moonrailgun f6ef59e37d feat(fim): add fim login callback 2 years ago
moonrailgun d41cfe2464 refactor: update Tushan version and use createAuthHttpClient 2 years ago
moonrailgun e81e7ad64f feat: github oauth login view 2 years ago
moonrailgun ed1d7cc1d6 feat: add fim record provider create / search and sign token 2 years ago
moonrailgun b64d037b60 feat: add fim plugin and add github oauth strategy 2 years ago
moonrailgun 8fc96b7918 refactor: fix oauth demo which has little problem 2 years ago