Commit 5800032
feature: V4.14.3 (#5970)
* feat(marketplace): update plugin/ download count statistic (#5957)
* feat: download count
* feat: update ui
* fix: ui
* chore: update sdk verison
* chore: update .env.template
* chore: adjust
* chore: remove console.log
* chore: adjust
* Update projects/marketplace/src/pages/index.tsx
Co-authored-by: Copilot <[email protected]>
* Update projects/marketplace/src/pages/index.tsx
Co-authored-by: Copilot <[email protected]>
* Update projects/app/src/pages/config/tool/marketplace.tsx
Co-authored-by: Copilot <[email protected]>
* fix: update refresh; feat: marketplace download count per hour
---------
Co-authored-by: Copilot <[email protected]>
* download
* marketplace code
* fix: ui (#5963)
* feat: support dataset and files as global variables (#5961)
* json & dataset
* file
* fix file var
* fix
* fix init
* remove
* perf: file vars
* fix: file uploading errors (#5969)
* fix: file uploading errors
* fix build
* perf: fileselector ux
* feat: integrate S3 for dataset with compatibility (#5941)
* fix: text split
* remove test
* feat: integrate S3 for dataset with compatibility
* fix: delay s3 files delete timing
* fix: remove imageKeys
* fix: remove parsed images' TTL
* fix: improve codes by pr comments
---------
Co-authored-by: archer <[email protected]>
* remove log
* perf: request limit
* chore: s3 migration script (#5971)
* test
* perf: s3 code
* fix: migration script (#5972)
* perf: s3 move object
* wip: fix s3 bugs (#5976)
* fix: incorrect replace origin logic (#5978)
* fix: add downloadURL (#5980)
* perf: file variable ttl & quick create dataset with temp s3 bucket (#5973)
* perf: file variable ttl & quick create dataset with temp s3 bucket
* fix
* plugin & form input variables (#5979)
* plugin & form input variables
* fix
* docs: 4143.mdx (#5981)
* doc: update 4143.mdx (#5982)
* fix form input file ttl (#5983)
* trans file type (#5986)
* trans file type
* fix
* fix: S3 script early return (#5985)
* fix: S3 script typeof
* fix: truncate large filename to fit S3 name
* perf(permission): add a schema verification for resource permission, tmbId, groupId, orgId should be set at least one of them (#5987)
* fix: version & typo (#5988)
* fix-v4.14.3 (#5991)
* fix: empty alt make replace JWT failed & incorrect image dataset preview url (#5989)
* fix: empty alt make replace JWT failed & incorrect image dataset preview url
* fix: s3 files recovery script
* fix: incorrect chat external url parsing (#5993)
---------
Co-authored-by: Finley Ge <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: heheer <[email protected]>
Co-authored-by: Roy <[email protected]>1 parent 91156f1 commit 5800032
File tree
169 files changed
+6246
-2275
lines changed- document
- content/docs/upgrading/4-14
- data
- packages
- global
- common/file/image
- core
- dataset
- training
- v2
- workflow
- node
- runtime
- template/system/interactive
- type
- openapi/core/plugin/marketplace
- service
- common
- api
- file
- gridfs
- image
- read
- s3
- buckets
- sources
- chat
- dataset
- core
- ai/llm
- chat
- dataset
- apiDataset/custom
- collection
- data
- image
- migration
- search
- workflow/dispatch
- ai
- tool
- init
- interactive
- tools
- support/permission
- auth
- dataset
- type
- web
- components
- common
- Icon
- icons/common
- InputTypeSelector
- Textarea/JsonEditor
- core
- app/FileTypeSelector
- plugin/tool
- i18n
- en
- zh-CN
- zh-Hant
- projects
- app
- src
- components
- Markdown
- img
- core
- app
- FileSelector
- VariableEditModal
- formRender
- utils
- chat
- ChatContainer
- ChatBox
- Input
- components
- home
- PluginRunBox
- components
- context
- components
- Interactive
- pageComponents
- app/detail
- SimpleApp
- WorkflowComponents/Flow/nodes
- NodeFormInput
- NodePluginIO
- render/RenderInput/templates
- components
- dataset/detail
- Import/diffSource
- pages
- api
- admin
- common/file
- read
- core
- app
- chat
- outLink
- quote
- team
- dataset
- collection
- create
- data
- v2
- file
- plugin/admin/marketplace
- workflow
- system/file
- v1/chat
- v2/chat
- config/tool
- dashboard/systemTool
- service
- core/dataset
- data
- queues
- support/mcp
- web
- common/file
- core
- dataset
- plugin/marketplace
- test/api/core/plugin/admin/marketplace
- marketplace
- src
- pages
- api/tool
- service
- downloadCount
- mongo
- models
- tool
- web
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
169 files changed
+6246
-2275
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
7 | 30 | | |
8 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
9 | 38 | | |
10 | 39 | | |
11 | 40 | | |
| 41 | + | |
12 | 42 | | |
13 | 43 | | |
14 | 44 | | |
15 | | - | |
16 | | - | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
250 | 251 | | |
251 | 252 | | |
252 | 253 | | |
253 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
254 | 258 | | |
255 | 259 | | |
256 | 260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | 322 | | |
324 | 323 | | |
325 | 324 | | |
| |||
363 | 362 | | |
364 | 363 | | |
365 | 364 | | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | 365 | | |
373 | 366 | | |
374 | 367 | | |
| |||
398 | 391 | | |
399 | 392 | | |
400 | 393 | | |
401 | | - | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
402 | 397 | | |
403 | 398 | | |
404 | 399 | | |
405 | 400 | | |
406 | 401 | | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
407 | 408 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | 409 | | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | 410 | | |
430 | 411 | | |
431 | 412 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
250 | | - | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| |||
0 commit comments