Archer
cf7145ab54
System plugin ( #2091 )
...
* System template (#2082 )
* feat: system plugin (#2024 )
* add plugin cost & change plugin avatar (#2030 )
* add plugin cost & change plugin avatar
* add author
* feat: duckduckgo plugin
* duckduck search
* perf: templates select system plugin
* perf: system plugin avatar
* feat: duckduck plugins
* doc
* perf: plugin classify
* perf: icon avatar component
* perf: system template avatar
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
* feat: system plugin search
* perf: plugin packages important
* perf: source avatar
* nextconfig
* perf: i18n
* perf: default model
* perf: system plugin author
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-07-19 14:15:01 +08:00
Archer
a9cdece341
4.8.6 merge ( #1943 )
...
* Dataset collection forbid (#1885 )
* perf: tool call support same id
* feat: collection forbid
* feat: collection forbid
* Inheritance Permission for apps (#1897 )
* feat: app schema define
chore: references of authapp
* feat: authApp method inheritance
* feat: create and update api
* feat: update
* feat: inheritance Permission controller for app.
* feat: abstract version of inheritPermission
* feat: ancestorId for apps
* chore: update app
* fix: inheritPermission abstract version
* feat: update folder defaultPermission
* feat: app update api
* chore: inheritance frontend
* chore: app list api
* feat: update defaultPermission in app deatil
* feat: backend api finished
* feat: app inheritance permission fe
* fix: app update defaultpermission causes collaborator miss
* fix: ts error
* chore: adjust the codes
* chore: i18n
chore: i18n
* chore: fe adjust and i18n
* chore: adjust the code
* feat: resume api;
chore: rewrite update api and inheritPermission methods
* chore: something
* chore: fe code adjusting
* feat: frontend adjusting
* chore: fe code adjusting
* chore: adjusting the code
* perf: fe loading
* format
* Inheritance fix (#1908 )
* fix: SlideCard
* fix: authapp did not return parent app for inheritance app
* fix: fe adjusting
* feat: fe adjusing
* perf: inherit per ux
* doc
* fix: ts errors (#1916 )
* perf: inherit permission
* fix: permission inherit
* Workflow type (#1938 )
* perf: workflow type
tmp workflow
perf: workflow type
feat: custom field config
* perf: dynamic input
* perf: node classify
* perf: node classify
* perf: node classify
* perf: node classify
* fix: workflow custom input
* feat: text editor and customFeedback move to basic nodes
* feat: community system plugin
* fix: ts
* feat: exprEval plugin
* perf: workflow type
* perf: plugin important
* fix: default templates
* perf: markdown hr css
* lock
* perf: fetch url
* perf: new plugin version
* fix: chat histories update
* fix: collection paths invalid
* perf: app card ui
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-07-04 17:42:09 +08:00
Archer
a3b0ef066b
4.8.5 test fix ( #1862 )
...
* app list ui
* feat: photo view
* perf: app dataset filter
* perf: app dataset filter
* fix: chat recently apps
* perf: workflow header phone
* default templates
* default templates
* fix: input guide phone
* fix: i18n
* team chat history
* remove code
* perf: mongo connection
* log level
2024-06-27 10:09:55 +08:00
Archer
9aa6fd4904
4.8.5 perf app ui ( #1845 )
...
* list ui and layout
* rename token key
* app ui
* ssr
2024-06-25 19:37:28 +08:00
Archer
5c8c7fb9f2
4.8.5 test fix ( #1835 )
...
* faq
* perf: navbar name and fix dataset selector
* feat: app tag
* perf: icon
* fix: update workflow bug
* perf: dataset ui
* perf: menu
* fix: ts
* fix: auth file and app list ui
* app list
* app list
* perf: init api
* update per
* log level
2024-06-25 10:10:24 +08:00
Archer
565bfc8486
Concat plugin to app ( #1799 )
2024-06-19 14:38:21 +08:00
Archer
f7f4a8de4d
feat: chat slider support folder ( #1759 )
...
* feat: docker-compose version
* feat: chat slider support folder
* lazy behavior
* pref: code sandbox size
2024-06-13 23:09:36 +08:00
Archer
b8b26ad700
Perf: vector queue and app ui ( #1750 )
2024-06-13 12:35:26 +08:00
Archer
bc6864c3dc
Feat: App folder and permission ( #1726 )
...
* app folder
* feat: app foldere
* fix: run app param error
* perf: select app ux
* perf: folder rerender
* fix: ts
* fix: parentId
* fix: permission
* perf: loading ux
* perf: per select ux
* perf: clb context
* perf: query extension tip
* fix: ts
* perf: app detail per
* perf: default per
2024-06-11 10:16:24 +08:00
Archer
19c8a06d51
Permission ( #1687 )
...
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-06-04 17:52:00 +08:00
heheer
e35ce2caa0
feat: question guide ( #1508 )
...
* feat: question guide
* fix
* fix
* fix
* change interface
* fix
2024-05-19 17:34:16 +08:00
Archer
2f93dedfb6
Update permission ( #1522 )
...
* Permission (#1442 )
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* feat: add permission display in the team manager modal
* feat: add permission i18n
* feat: let team module acquire permission ablity
* feat: add ownerPermission property into metaData
* feat: team premission system
* feat: extract the resourcePermission from resource schemas
* fix: move enum definition to constant
* feat: auth member permission handler, invite user
* feat: permission manage
* feat: adjust the style
* feat: team card style
- add a new icon
* feat: team permission in guest mode
* chore: change the type
* chore: delete useless file
* chore: delete useless code
* feat: do not show owner in PermissionManage view
* chore: fix style
* fix: icon remove fill
* feat: adjust the codes
---------
Co-authored-by: Archer <545436317@qq.com >
* perf: permission modal
* lock
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-05-17 17:42:33 +08:00
Archer
67c52992d7
External dataset ( #1519 )
...
* perf: local file create collection
* rename middleware
* perf: remove code
* feat: next14
* feat: external file dataset
* collection tags field
* external file dataset doc
* fix: ts
2024-05-17 16:44:15 +08:00
Archer
db6fc53840
Publish histories ( #1331 )
...
* fix http plugin edge (#95 )
* fix http plugin edge
* use getHandleId
* perf: i18n file
* feat: histories list
* perf: request lock
* fix: ts
* move box components
* fix: edit form refresh
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-30 12:42:13 +08:00
Archer
a0c1320d47
4.8-preview fix ( #1324 )
...
* feishu app release (#85 )
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* feat: feishu app release
* chore: sovle the conflicts files; fix the feishu entry
* fix: rename Feishu interface to FeishuType
* fix: fix type problem in app.ts
* fix: type problem
* fix: style problem
---------
Co-authored-by: Archer <545436317@qq.com >
* perf: publish channel code
* change system variable position (#94 )
* perf: workflow context
* perf: variable select
* hide publish
* perf: simple edit auto refresh
* perf: simple edit data refresh
* fix: target handle
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-29 11:13:10 +08:00
Archer
d407e87dd9
4.8-fix ( #1305 )
...
* fix if-else find variables (#92 )
* fix if-else find variables
* change workflow output type
* fix tooltip style
* fix
* 4.8 (#93 )
* api middleware
* perf: app version histories
* faq
* perf: value type show
* fix: ts
* fix: Run the same node multiple times
* feat: auto save workflow
* perf: auto save workflow
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-27 12:21:01 +08:00
Archer
439c819ff1
4.8 preview ( #1288 )
...
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* Newflow (#89 )
* docs: Add doc for Xinference (#1266 )
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* rename code
* move code
* update flow
* input type selector
* perf: workflow runtime
* feat: node adapt newflow
* feat: adapt plugin
* feat: 360 connection
* check workflow
* perf: flow 性能
* change plugin input type (#81 )
* change plugin input type
* plugin label mode
* perf: nodecard
* debug
* perf: debug ui
* connection ui
* change workflow ui (#82 )
* feat: workflow debug
* adapt openAPI for new workflow (#83 )
* adapt openAPI for new workflow
* i18n
* perf: plugin debug
* plugin input ui
* delete
* perf: global variable select
* fix rebase
* perf: workflow performance
* feat: input render type icon
* input icon
* adapt flow (#84 )
* adapt newflow
* temp
* temp
* fix
* feat: app schedule trigger
* feat: app schedule trigger
* perf: schedule ui
* feat: ioslatevm run js code
* perf: workflow varialbe table ui
* feat: adapt simple mode
* feat: adapt input params
* output
* feat: adapt tamplate
* fix: ts
* add if-else module (#86 )
* perf: worker
* if else node
* perf: tiktoken worker
* fix: ts
* perf: tiktoken
* fix if-else node (#87 )
* fix if-else node
* type
* fix
* perf: audio render
* perf: Parallel worker
* log
* perf: if else node
* adapt plugin
* prompt
* perf: reference ui
* reference ui
* handle ux
* template ui and plugin tool
* adapt v1 workflow
* adapt v1 workflow completions
* perf: time variables
* feat: workflow keyboard shortcuts
* adapt v1 workflow
* update workflow example doc (#88 )
* fix: simple mode select tool
---------
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
Co-authored-by: Carson Yang <yangchuansheng33@gmail.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
* doc
* perf: extract node
* extra node field
* update plugin version
* doc
* variable
* change doc & fix prompt editor (#90 )
* fold workflow code
* value type label
---------
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
Co-authored-by: Carson Yang <yangchuansheng33@gmail.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-25 17:51:20 +08:00
Archer
2991c07467
Fix share page whisper auth ( #1161 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-09 21:38:47 +08:00
Archer
1fbc407ecf
4.7.1-alpha2 ( #1153 )
...
Co-authored-by: UUUUnotfound <31206589+UUUUnotfound@users.noreply.github.com >
Co-authored-by: Hexiao Zhang <731931282qq@gmail.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-08 21:17:33 +08:00
Archer
8a46372418
4.7.1-alpha ( #1120 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-03 18:14:09 +08:00
Archer
21288d1736
Feat: pptx and xlsx loader ( #1118 )
...
* perf: plan tip
* perf: upload size controller
* feat: add image ttl index
* feat: new upload file ux
* remove file
* feat: support read pptx
* feat: support xlsx
* fix: rerank docker flie
2024-04-01 19:01:26 +08:00
Archer
911512b36d
4.7-production ( #1053 )
...
* 4.7-alpha3 (#62 )
* doc
* Optimize possible null Pointers and parts of Ux
* fix: mulity index training error
* feat: doc and rename question guide
* fix ios speech input (#59 )
* fix: prompt editor variables nowrap (#61 )
* change openapi import in http module with curl import (#60 )
* chore(ui): dataset import modal ui (#58 )
* chore(ui): dataset import modal ui
* use component
* fix height
* 4.7 (#63 )
* fix: claude3 image type verification failed (#1038 ) (#1040 )
* perf: curl import modal
* doc img
* perf: adapt cohere rerank
* perf: code
* perf: input style
* doc
---------
Co-authored-by: xiaotian <dimsky@163.com >
* fix: ts
* docker deploy
* perf: prompt call
* doc
* ts
* finish ui
* perf: outlink detail ux
* perf: user schema
* fix: plugin update
* feat: get current time plugin
* fix: ts
* perf: fetch anamation
* perf: mark ux
* doc
* perf: select app ux
* fix: split text custom string conflict
* peref: inform readed
* doc
* memo flow component
* perf: version
* faq
* feat: flow max runtimes
* feat: similarity tip
* feat: auto detect file encoding
* Supports asymmetric vector model
* fix: ts
* perf: max w
* move code
* perf: hide whisper
* fix: ts
* feat: system msg modal
* perf: catch error
* perf: inform tip
* fix: inform
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
Co-authored-by: xiaotian <dimsky@163.com >
2024-03-26 12:09:31 +08:00
Archer
9d27de154b
4.7-alpha2 ( #1027 )
...
* feat: stop toolCall and rename some field. (#46 )
* perf: node delete tip;pay tip
* fix: toolCall cannot save child answer
* feat: stop tool
* fix: team modal
* fix feckbackMoal auth bug (#47 )
* 简单的支持提示词运行tool。优化workflow模板 (#49 )
* remove templates
* fix: request body undefined
* feat: prompt tool run
* feat: workflow tamplates modal
* perf: plugin start
* 4.7 (#50 )
* fix docker-compose download url (#994 )
original code is a bad url with '404 NOT FOUND' return.
fix docker-compose download url, add 'v' before docker-compose version
* Update ai_settings.md (#1000 )
* Update configuration.md
* Update configuration.md
* Fix history in classifyQuestion and extract modules (#1012 )
* Fix history in classifyQuestion and extract modules
* Add chatValue2RuntimePrompt import and update text formatting
* flow controller to packages
* fix: rerank select
* modal ui
* perf: modal code path
* point not sufficient
* feat: http url support variable
* fix http key
* perf: prompt
* perf: ai setting modal
* simple edit ui
---------
Co-authored-by: entorick <entorick11@qq.com >
Co-authored-by: liujianglc <liujianglc@163.com >
Co-authored-by: Fengrui Liu <liufengrui.work@bytedance.com >
* fix team share redirect to login (#51 )
* feat: support openapi import plugins (#48 )
* feat: support openapi import plugins
* feat: import from url
* fix: add body params parse
* fix build
* fix
* fix
* fix
* tool box ui (#52 )
* fix: training queue
* feat: simple edit tool select
* perf: simple edit dataset prompt
* fix: chatbox tool ux
* feat: quote prompt module
* perf: plugin tools sign
* perf: model avatar
* tool selector ui
* feat: max histories
* perf: http plugin import (#53 )
* perf: plugin http import
* chatBox ui
* perf: name
* fix: Node template card (#54 )
* fix: ts
* setting modal
* package
* package
* feat: add plugins search (#57 )
* feat: add plugins search
* perf: change http plugin header input
* Yjl (#56 )
* perf: prompt tool call
* perf: chat box ux
* doc
* doc
* price tip
* perf: tool selector
* ui'
* fix: vector queue
* fix: empty tool and empty response
* fix: empty msg
* perf: pg index
* perf: ui tip
* doc
* tool tip
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: entorick <entorick11@qq.com >
Co-authored-by: liujianglc <liujianglc@163.com >
Co-authored-by: Fengrui Liu <liufengrui.work@bytedance.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-21 13:32:31 +08:00
Archer
9501c3f3a1
V4.7-alpha ( #985 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-13 10:50:02 +08:00
Archer
af581bc903
Global variables support external variable; Extract module support default value ( #921 )
2024-03-05 14:13:22 +08:00
Archer
42a8184ea0
v4.6.9-alpha ( #918 )
...
Co-authored-by: Mufei <327958099@qq.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-04 00:05:25 +08:00
Archer
064c64e74c
V4.6.9-first commit ( #899 )
...
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20 )
* perf: doc
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
---------
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22 )
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
* feat 修改个人账号页
---------
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* sub plan page (#23 )
* fix chunk index; error page text
* feat: dataset process Integral prediction
* feat: stand plan field
* feat: sub plan limit
* perf: index
* query extension
* perf: share link push app name
* perf: plan point unit
* perf: get sub plan
* perf: account page
* feat 新增套餐详情弹窗代码 (#24 )
* merge 合并代码
* fix 新增套餐详情弹框
* fix 修复pr问题
* feat: change http node input to prompt editor (#21 )
* feat: change http node input to prompt editor
* fix
* split PromptEditor to HttpInput
* Team plans (#25 )
* perf: pay check
* perf: team plan test
* plan limit check
* replace sensitive text
* perf: fix some null
* collection null check
* perf: plans modal
* perf: http module
* pacakge (#26 )
* individuation page and pay modal amount (#27 )
* feat: individuation page
* team chat config
* pay modal
* plan count and replace invalid chars (#29 )
* fix: user oneapi
* fix: training queue
* fix: qa queue
* perf: remove space chars
* replace invalid chars
* change httpinput dropdown menu (#28 )
* perf: http
* reseet free plan
* perf: plan code to packages
* remove llm config to package
* perf: code
* perf: faq
* fix: get team plan
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-28 13:19:15 +08:00
Archer
fd9b6291af
Revert "sub plan page ( #885 )" ( #886 )
...
This reverts commit 443ad37b6a
.
2024-02-23 17:48:15 +08:00
Archer
443ad37b6a
sub plan page ( #885 )
...
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20 )
* perf: doc
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
---------
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22 )
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
* feat 修改个人账号页
---------
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* fix chunk index; error page text
* feat: dataset process Integral prediction
* feat: stand plan field
* feat: sub plan limit
* perf: index
* query extension
* perf: share link push app name
* perf: plan point unit
* perf: get sub plan
* perf: account page
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
2024-02-23 17:47:34 +08:00
Archer
51bbdf26a3
4.6.8-production ( #822 )
...
* Json completion (#16 )
* json-completion
* fix duplicate
* fix
* fix: config json
* feat: query extension
* perf: i18n
* 468 doc
* json editor
* perf: doc
* perf: default extension model
* docker file
* doc
* perf: token count
* perf: search extension
* format
* perf: some constants data
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-05 00:51:46 +08:00
Archer
34602b25df
4.6.8-alpha ( #804 )
...
* perf: redirect request and err log replace
perf: dataset openapi
feat: session
fix: retry input error
feat: 468 doc
sub page
feat: standard sub
perf: rerank tip
perf: rerank tip
perf: api sdk
perf: openapi
sub plan
perf: sub ui
fix: ts
* perf: init log
* fix: variable select
* sub page
* icon
* perf: llm model config
* perf: menu ux
* perf: system store
* perf: publish app name
* fix: init data
* perf: flow edit ux
* fix: value type format and ux
* fix prompt editor default value (#13 )
* fix prompt editor default value
* fix prompt editor update when not focus
* add key with variable
---------
Co-authored-by: Archer <545436317@qq.com >
* fix: value type
* doc
* i18n
* import path
* home page
* perf: mongo session running
* fix: ts
* perf: use toast
* perf: flow edit
* perf: sse response
* slider ui
* fetch error
* fix prompt editor rerender when not focus by key defaultvalue (#14 )
* perf: prompt editor
* feat: dataset search concat
* perf: doc
* fix:ts
* perf: doc
* fix json editor onblur value (#15 )
* faq
* vector model default config
* ipv6
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-01 21:57:41 +08:00
Archer
aab6ee51eb
V4.6.7-production ( #759 )
2024-01-22 13:48:55 +08:00
Archer
c031e6dcc9
4.6.7-alpha commit ( #743 )
...
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-01-19 11:17:28 +08:00
Archer
006ad17c6a
4.6.7 first pr ( #726 )
2024-01-10 23:35:04 +08:00
Archer
828829011a
feat: Text check before synchronization ( #689 )
...
* fix: icon
* fix: web selector
* fix: web selector
* perf: link sync
* dev doc
* chomd doc
* perf: git intro
* 466 intro
* intro img
* add json editor (#5 )
* team limit
* websync limit
* json editor
* text editor
* perf: search test
* change cq value type
* doc
* intro img
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-01-04 23:19:24 +08:00
Archer
c2abbb579f
perf: auto load icons ( #688 )
...
* perf: icon
* perf: icon
* doc
* perf: simple edit ui
* doc
* doc
* doc
* doc
2024-01-03 23:51:12 +08:00