Commit Graph

534 Commits (c25d3a0b46bd7ec8a3321cd72e7ee7360a218bff)

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 8d8ba6f345 perf: add defer for tianji script 2 years ago
moonrailgun 86ed84a83d fix: fix iam plugin not fit in light theme in login view 2 years ago
moonrailgun bdd240ab1a chore: add tianji analytics script 2 years ago
moonrailgun 92828b7565 chore: add netlify redirect 2 years ago
moonrailgun ffebbf6c4e fix: fix problem which ai assistant will be transparent in popover in light mode 2 years ago
moonrailgun 0bb1c85f0d feat: add hide tip 2 years ago
moonrailgun 146952d4f3 feat: add electron native webview render support #152
all website can be allow to visit in electron
2 years ago
moonrailgun 18bc2ed4a6 feat: add getDisplayMedia support for desktop #158 2 years ago
moonrailgun d7e8a9d592 chore: add deno-static entry 2 years ago
moonrailgun b3015401b2 refactor: disable builtin paste handler 2 years ago
moonrailgun e768bd11f9 fix: fixed the bug where # would appear when typing without rich text plugin being loaded
This is a small probability event, but it does exist
2 years ago
moonrailgun 6d010c599f refactor: extract webview kernel wich easy replace 2 years ago
moonrailgun 3368e3cc2f style: update text decorator card payload type 2 years ago
moonrailgun bbfd5a08db refactor: change paste handler process order
make sure image handler as fallback and can trigger in any time
2 years ago
moonrailgun ec23b7bd92 feat: add clipboard paste handler
now plugin can register paste handler with `regChatInputPasteHandler`
2 years ago
moonrailgun c59e56c31a feat: add view panel permission which can control panel display for different users #149 2 years ago
moonrailgun 16cac375d1 style: add divider in add role button 2 years ago
moonrailgun 650f350350 feat: remove alpha control for advanced permission control 2 years ago
moonrailgun d7a39b6e61 refactor: update translation 2 years ago
moonrailgun 061e45262e refactor: DevContainer -> AlphaContainer 2 years ago
moonrailgun 5f9140db9d feat: add group panel permission filter in permission 2 years ago
moonrailgun 8b89b265c1 feat: add role based send text message permission control 2 years ago
moonrailgun 81a062a70b fix: fix xss attacks caused by security issues in custom web group panels 2 years ago
moonrailgun 86ef2d5c20 feat: add AdvanceGroupPanelPermission controller
include fetch and set, now under DevContainer
2 years ago
moonrailgun e85c39e570 feat: add component CollapseView 2 years ago
moonrailgun 5ea1ee9618 test: fix ci problem 2 years ago
moonrailgun 767b777cef refactor: reduce getDefaultPermissionList code 2 years ago
moonrailgun 97dfd40bf1 refactor: AllPermission -> ALL_PERMISSION 2 years ago
moonrailgun 33f207353b refactor: extract PermissionList into independent component 2 years 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 29565138b7 test: fix ci test error 2 years ago
moonrailgun 625f7317ff test: fix ci problem 2 years ago
moonrailgun 8f8e8a1e2f fix: fix lost extname problem after compress image 2 years ago
moonrailgun c4d3d8c3fa perf: optimize small size image display 2 years ago
moonrailgun 39879c1413 feat: markdown editor add dark mode adaptation 2 years ago
moonrailgun 53f812f733 refactor: move Markdown Editor and Markdown component into together 2 years ago
moonrailgun 4d6c70c3cf feat: add upload image feature 2 years ago
moonrailgun 55f8c4537a feat: add raw markdown syntax support for MarkdownRender 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 65284e3fdc style: change panel manager view max height
older is too small
2 years ago
moonrailgun 5b375c7d82 style: remove duplicate key 2 years ago
moonrailgun 74fbe62323 docs: add livekit plugin document link 2 years ago
moonrailgun 509d70195c fix: completion algorithm adds missing offline icons 2 years ago
moonrailgun 283888d645 feat(openapi): allow app back action which back to app list 2 years ago
moonrailgun e0141f4bc4 feat(openapi): allow edit appName, appDesc and appIcon 2 years ago
moonrailgun 351641cf33 feat(openapi): add open app base info 2 years ago
moonrailgun 380bc3d960 feat(openapi): add delete app action 2 years ago
moonrailgun 5484cb7df1 fix: fix add friend button still display when disableAddFriend is open 2 years ago