Commit Graph

1833 Commits (c30c37c53767252afb625822997248fd63e81ada)
 

Author SHA1 Message Date
moonrailgun 0613bd273e docs: add ai assistant feature block in website 2 years ago
moonrailgun a36ab65bd2 refactor(ai): add message summart limit 2 years ago
moonrailgun cbd84a506c docs: update wechat qrcode 2 years ago
moonrailgun 0922f83bb9 fix: fix website title with global config 2 years ago
moonrailgun e2309371df refactor(admin-next): add email validator in user fields 2 years ago
moonrailgun 0b116e5406 feat: add cache refresh when load user popover 2 years ago
moonrailgun ff86b84c14 fix: fix updateGroupConfig not work problem
replace value set with mongo set
2 years ago
moonrailgun bd5304cc5e chore: simple docker compose add health check 2 years ago
moonrailgun da6960bdbf chore: release v1.7.3 2 years ago
moonrailgun 96d5b9ece1 docs: add declaration for docker volume 2 years ago
moonrailgun 467a13c5b0 feat: patch moleculer
allow to load multi-service dir
2 years ago
moonrailgun 215cb9ad10 chore: add simple compose file 2 years ago
moonrailgun 9eb470f9b4 chore: add docker admin test compose file 2 years ago
moonrailgun 8818c039e1 chore: add simple k8s config 2 years ago
moonrailgun fc19096e33 chore: release v1.7.2 2 years ago
moonrailgun c2de4e16d0 chore: fix mongo version in all package and remove admin typegoose
because version not match between admin inside and outside
2 years ago
moonrailgun b9985d4d77 docs: fix homepage size style problem in mobile 2 years ago
moonrailgun ef88363bbf feat(admin-next): add custom routes
- SystemConfig
- TailchatNetwork
- SocketIOAdmin
2 years ago
moonrailgun d68108b21a feat(admin-next): add file list 2 years ago
moonrailgun 2b20aee3dd feat: add starred event push for github service 2 years ago
moonrailgun 65e7cfe116 feat(admin-next): add message and group list 2 years ago
moonrailgun 5bd9b483ee chore: remove koishi adapter code
should move to single repo. because of koishi's limit
2 years ago
moonrailgun b702122bdd docs: update wechat qrcode 2 years ago
moonrailgun 21d396bf19 docs: append new community article 2 years ago
moonrailgun f1284e2a39 refactor: serialize receive message for notify 2 years ago
moonrailgun 12800f88cb chore: init koishi-adapter 2 years ago
moonrailgun 88fa07e675 style: add underline for markdown 2 years ago
moonrailgun cc907e7fc6 docs: make header hero image more clear 2 years ago
moonrailgun c97d47cce9 docs: update authors config 2 years ago
moonrailgun 88e88d30eb docs: add translation for download page 2 years ago
moonrailgun 6dc93f447f docs: add wxpusher deployment document 2 years ago
moonrailgun 5e91d2c929 style: perf style of ai popover answer 2 years ago
moonrailgun 292bf6cfb3 style(ai): add plugin icon 2 years ago
moonrailgun 12c8813b68 feat(ai): add message summary 2 years ago
moonrailgun 00c45d3050 feat(ai): add output apply 2 years ago
moonrailgun 060d07ae8e feat: add AI Assistant plugin for Tailchat with ChatGPT 2 years ago
moonrailgun eb00379a75 docs: add DISABLE_USER_REGISTER and DISABLE_GUEST_LOGIN 2 years ago
moonrailgun 9be856210c refactor: replace useConverseMessage with ConverseMessageProvider
helpful to get messages under components
2 years ago
moonrailgun aec9b7f150 style: update some detail code 2 years ago
moonrailgun 39dcc3717c docs: update wechat qrcode 2 years ago
moonrailgun 4aae4779a1 refactor: extract common logic for ChatInputEmotion with BaseChatInputButton 2 years ago
moonrailgun 3be4cdc439 style: add popover in @capital/component 2 years ago
moonrailgun 52f153472f fix: resolve zIndex problem which will make zIndex level incorrect
remove combined avatar zIndex and replace with divs
2 years ago
moonrailgun c902731aec fix: upgrade level with zIndex in PageContent
because of multi-avatar icon's white line with render upper to content
because of its z-index is 1
2 years ago
moonrailgun d962677d0b docs: add mobile downloads page 2 years ago
moonrailgun 7c7ef99e39 chore: change react-router match logic
only override v6. because of website is still use v5 but api not match
2 years ago
moonrailgun 032328f1f5 style: remove caches when init config in development 2 years ago
moonrailgun e772f417e4 chore: release v1.7.1 2 years ago
moonrailgun b3ae79bf78 fix: fix react-router version not match problem
Makes admin not work correct
2 years ago
moonrailgun dedeaa805f feat: add disableUserRegister and disableGuestLogin 2 years ago