Commit Graph

2354 Commits (master)
 

Author SHA1 Message Date
moonrailgun 767b777cef refactor: reduce getDefaultPermissionList code 1 year ago
moonrailgun 2dc54719e5 refactor: extract group types info types package 1 year ago
moonrailgun 97dfd40bf1 refactor: AllPermission -> ALL_PERMISSION 1 year 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 19b8a99486 docs: add learn more button in bot feature section 2 years ago
cotwelf 9c1c2cf0e9 doc: add space 2 years ago
moonrailgun 12d6d61ba7 docs: add release note v1.8.12 2 years ago
moonrailgun 06bcd65eb9 chore: release v1.8.12 2 years ago
moonrailgun bd55fc0c45 docs: add release note link in homepage 2 years ago
moonrailgun 1b813f9b82 feat: add online status in user popover 2 years ago
moonrailgun 56c042ddd5 docs: add mobile compile document 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 98e81fa9b7 fix: #148 fix non-mime problem when get file from minio
infer mime with extname
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 f18973bad5 chore: remove unused files 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 647413e80a chore: update lockfile 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 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 837cbcb666 docs: release note v1.8.11 2 years ago
moonrailgun 487649aaf1 chore: release v1.8.11 2 years ago
moonrailgun 079eac1389 docs: update README
- add project activity
- add license
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 584f7f3469 docs: update document 2 years ago
moonrailgun 8e14b64900 docs: add document for livekit 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 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 fe90319e60 fix: fix userSettings cache lost then make user settings drop bug
if we refresh page between 1min - 10min, this bug will be occur
then if user set settings will overwrite user settings
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 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 17464b0c6f fix: fix the problem of flickering after modifying user settings 2 years ago