Commit Graph

426 Commits (0ff8f558efaa8a33671b7f1bed30b39603ad05f7)

Author SHA1 Message Date
moonrailgun c25d3a0b46 feat: add telemetry to aware of the presence of other deployment instances
you can disable it by env DISABLE_TELEMETRY=1
1 year ago
moonrailgun eae8d35053 feat: add http cache for static and public files 1 year ago
moonrailgun 86ed84a83d fix: fix iam plugin not fit in light theme in login view 1 year ago
moonrailgun 915ed01a51 feat(admin): allow to delete private message 1 year ago
moonrailgun 235389b394 feat: add message.searchMessage api 1 year ago
moonrailgun 46648b4590 feat: add file views field to record file get frequency
helps us measure file activity
1 year ago
moonrailgun 9b72fc3ffe feat: use file save upsert logic rather than insert for avoid duplicate recording of the same file 1 year ago
moonrailgun fd904fd37c fix: fix linkmeta bilibili video support #155 1 year ago
moonrailgun 9411200ae3 fix: fix problem of linkmeta will fetch tailchat's url and not match bbcode url 1 year ago
moonrailgun b26d34e8e2 feat(admin): added total file size statistics 1 year ago
moonrailgun 3c1d8efe03 fix: fix duplicate key error collection problem in ack update api 1 year ago
moonrailgun 5ea1ee9618 test: fix ci problem 1 year ago
moonrailgun e731c61964 feat: add permissionMap and fallbackPermissions for group panel permission control
and remove old mode for forbid user speak
2 years ago
moonrailgun 1b813f9b82 feat: add online status in user popover 2 years ago
moonrailgun 98e81fa9b7 fix: #148 fix non-mime problem when get file from minio
infer mime with extname
2 years ago
moonrailgun f18973bad5 chore: remove unused files 2 years ago
moonrailgun 018d311da6 feat: allow remove converse from dmlist
if user offline, will call user.dmlist.addConverse which ensure converse in dmlist
2 years ago
moonrailgun 5e38294fee refactor: add getConverseInfo call action in sdk 2 years ago
moonrailgun 923b373403 feat(admin): add fuzzy search support for user `q` with `nickname` 2 years ago
moonrailgun 7ca7e36130 style: add toast tip for not support full screen browser 2 years ago
moonrailgun 74fbe62323 docs: add livekit plugin document link 2 years ago
moonrailgun b6e91900d8 fix(openapi): fix logoUri must be a a web uri warning problem 2 years ago
moonrailgun a143a7eada chore: add dev script for openapi-oidc-page 2 years ago
moonrailgun 9f9997012f style: format ejs 2 years ago
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