takatost
|
8654415f33
|
bump version to 0.4.8 (#2074)
|
2024-01-17 22:51:02 +08:00 |
|
takatost
|
8799c888e3
|
fix: free quota type apply button missing (#2069)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-01-17 15:02:27 +08:00 |
|
Bowen Liang
|
2ffea39a5c
|
fix: add sharp package to fix sharp-missing-in-production warning (#2060)
|
2024-01-16 17:25:18 +08:00 |
|
zxhlyh
|
f7a2f7a727
|
fix: dataset sidebar (#2048)
|
2024-01-16 12:14:09 +08:00 |
|
takatost
|
c51e179db8
|
bump version to 0.4.7 (#2045)
|
2024-01-16 01:13:10 +08:00 |
|
Joel
|
7b0818b8e5
|
feat: fix debug rerank params error (#2041)
|
2024-01-15 20:27:22 +08:00 |
|
Vikey Chen
|
d8c0d722d2
|
fix: datasets indexing-status api document (#2019)
|
2024-01-14 09:43:52 +08:00 |
|
Ricky
|
26eff330f9
|
fix: chat log wont show up (#2007)
|
2024-01-12 14:36:56 +08:00 |
|
takatost
|
9245f0adac
|
bump version to 0.4.6 (#2006)
|
2024-01-12 12:43:54 +08:00 |
|
zxhlyh
|
8964ceba08
|
fix: model parameter default value (#2005)
|
2024-01-12 12:36:48 +08:00 |
|
crazywoola
|
3f25e7ec79
|
feat: make default slider behavior better (#1988)
|
2024-01-11 13:30:11 +08:00 |
|
zxhlyh
|
1372bf784f
|
feat: app sidebar support collapse (#1997)
|
2024-01-11 13:26:34 +08:00 |
|
crazywoola
|
eed5fdd768
|
chore: remove unused code (#1989)
|
2024-01-11 11:08:32 +08:00 |
|
takatost
|
f7939c758f
|
feat: bump version 0.4.5 (#1994)
|
2024-01-11 10:55:56 +08:00 |
|
Chenhe Gu
|
0025ba4921
|
Escape capturing prices with dollar sign as math expressions (#1985)
|
2024-01-10 19:55:50 +08:00 |
|
Bowen Liang
|
e696b72f08
|
web: requires NodeJs 18.17 at minimum for NextJs 14 (#1974)
|
2024-01-09 18:15:04 +08:00 |
|
Bowen Liang
|
126b4c332f
|
web: bump Next.js to 14.0 for faster local server startup (#1925)
|
2024-01-09 13:46:02 +08:00 |
|
Bowen Liang
|
c32c177e15
|
improvement: introduce Super-Linter actions to check style for shell script, dockerfile and yaml files (#1966)
|
2024-01-09 10:31:52 +08:00 |
|
zxhlyh
|
853cdd741f
|
fix: update model list (#1967)
|
2024-01-08 18:54:39 +08:00 |
|
Bowen Liang
|
69d42ae95b
|
fix: cover missed source paths for eslint (#1956)
|
2024-01-08 18:06:23 +08:00 |
|
takatost
|
9f58912fd7
|
bump version to 0.4.4 (#1962)
|
2024-01-06 03:08:05 +08:00 |
|
Jyong
|
4d99c689f0
|
prohibit enable and disable function when segment is not completed (#1954)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-01-05 18:18:38 +08:00 |
|
zxhlyh
|
a1285cbf15
|
fix: text-generation run batch (#1945)
|
2024-01-05 14:47:00 +08:00 |
|
takatost
|
97c972f14d
|
feat: bump version 0.4.3 (#1930)
|
2024-01-04 21:16:47 +08:00 |
|
zxhlyh
|
c06e766d7e
|
feat: model parameter prefefined (#1917)
|
2024-01-04 16:46:51 +08:00 |
|
Bowen Liang
|
a798dcfae9
|
web: Add style CI workflow to enforce eslint checks on web module (#1910)
|
2024-01-04 15:37:51 +08:00 |
|
zxhlyh
|
66cdf577f5
|
fix: model quota format (#1909)
|
2024-01-04 14:51:26 +08:00 |
|
Joel
|
891218615e
|
fix: window size changed causes result regeneration (#1908)
|
2024-01-04 14:07:38 +08:00 |
|
zxhlyh
|
ca85b0afbe
|
fix: remove useless code (#1903)
|
2024-01-04 11:10:20 +08:00 |
|
takatost
|
91ff07fcf7
|
bump version to 0.4.2 (#1898)
|
2024-01-04 01:35:07 +08:00 |
|
zxhlyh
|
4e1cd75f6f
|
fix: model parameter stop sequence (#1885)
|
2024-01-03 17:15:29 +08:00 |
|
zxhlyh
|
a8ff2e95da
|
fix: model parameter modal initial value (#1883)
|
2024-01-03 17:10:37 +08:00 |
|
Bowen Liang
|
66b3588897
|
doc: Respect and prevent updating existed yarn lockfile when installing dependencies (#1871)
|
2024-01-03 15:27:19 +08:00 |
|
takatost
|
4de27d0404
|
bump version to 0.4.1 (#1870)
|
2024-01-03 10:01:37 +08:00 |
|
zxhlyh
|
d70d61b1cb
|
frontend for model runtime (#1861)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-01-03 00:05:08 +08:00 |
|
takatost
|
d069c668f8
|
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-01-02 23:42:00 +08:00 |
|
crazywoola
|
08abbb8dba
|
Feat/add community link to dropdown (#1851)
|
2023-12-28 18:14:16 +08:00 |
|
Joel
|
972cf3cd01
|
fix: splitting text ui broken (#1848)
|
2023-12-27 17:59:50 +08:00 |
|
Joel
|
6da3a33e6c
|
fix: selection too long break ui (#1826)
|
2023-12-22 16:54:18 +08:00 |
|
crazywoola
|
91182a86bf
|
fix: edited by is missing (#1824)
|
2023-12-22 14:20:11 +08:00 |
|
Joel
|
40d612ffc7
|
feat: add roadmap and feedback link (#1816)
|
2023-12-21 16:17:40 +08:00 |
|
Charlie.Wei
|
9f3ed32d0f
|
Fix azure openai gpt4v&1106 config (#1811)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2023-12-21 12:37:38 +08:00 |
|
crazywoola
|
1521ac5563
|
feat: add email template for invite new user in workspace (#1810)
|
2023-12-21 11:09:41 +08:00 |
|
Garfield Dai
|
7b37e05dec
|
feat: add billing switch. (#1789)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-12-20 15:37:57 +08:00 |
|
crazywoola
|
7c5661152e
|
fix: settings/members dropdown ui (#1797)
|
2023-12-20 09:27:22 +08:00 |
|
crazywoola
|
fb55b3a89a
|
Fix: delete member dropdown not shown (#1794)
|
2023-12-19 20:01:58 +08:00 |
|
Joel
|
c3275dfd36
|
fix: not return annotation author error happens (#1793)
|
2023-12-19 17:22:54 +08:00 |
|
takatost
|
43741ad5d1
|
feat: bump version to 0.3.34 (#1788)
|
2023-12-19 14:08:47 +08:00 |
|
Joel
|
8dec406161
|
chore: enchance ext name (#1787)
|
2023-12-19 14:03:24 +08:00 |
|
zxhlyh
|
58f8d74591
|
fix: unstructured file extension (#1785)
|
2023-12-19 12:09:48 +08:00 |
|
zxhlyh
|
867fc61b12
|
fix: web app text (#1784)
|
2023-12-19 11:45:16 +08:00 |
|
Joel
|
8e2e477a7f
|
chore: enchance annotation ui (#1781)
|
2023-12-19 10:25:54 +08:00 |
|
Joel
|
9b34f5a9ff
|
feat: unstructured frontend (#1777)
|
2023-12-18 23:28:25 +08:00 |
|
Joel
|
4f0e272549
|
fix: add then eidt annotion cause show bug (#1775)
|
2023-12-18 19:33:48 +08:00 |
|
Joel
|
7775f5785f
|
chore: update annotation reply english i18n (#1773)
|
2023-12-18 17:13:15 +08:00 |
|
Joel
|
354d033e60
|
fix: not owner can not pay (#1772)
|
2023-12-18 16:54:47 +08:00 |
|
zxhlyh
|
5bb841935e
|
feat: custom webapp logo (#1766)
|
2023-12-18 16:25:37 +08:00 |
|
Joel
|
65fd4b39ce
|
feat: annotation management frontend (#1764)
|
2023-12-18 15:41:24 +08:00 |
|
Charlie.Wei
|
b0d8d196e1
|
azure openai add gpt-4-1106-preview、gpt-4-vision-preview models (#1751)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2023-12-14 09:55:30 +08:00 |
|
zxhlyh
|
eede84eb9e
|
feat: web app support some feature (#1753)
|
2023-12-13 20:21:11 +08:00 |
|
Joel
|
b5b20234e9
|
feat: update pricing (#1749)
|
2023-12-13 16:41:40 +08:00 |
|
Joel
|
5beb298e47
|
chore: update term links (#1748)
|
2023-12-13 15:12:27 +08:00 |
|
Joel
|
dfd3f507fb
|
fix: ad block disabled tracking would block ga then can not pay (#1741)
|
2023-12-11 16:36:58 +08:00 |
|
Joel
|
79b4366203
|
fix: server component use translate errorts lint error (#1732)
|
2023-12-11 10:15:49 +08:00 |
|
Joel
|
3675d2eae8
|
fix: prompt null parse var error (#1731)
|
2023-12-11 10:06:01 +08:00 |
|
takatost
|
13f2c90a7b
|
bump version to 0.3.33 (#1719)
|
2023-12-08 13:13:21 +08:00 |
|
crazywoola
|
8b0100523b
|
Feat/regenrate conversation in embeded window (#1708)
|
2023-12-07 13:17:07 +08:00 |
|
zxhlyh
|
1350599c0b
|
fix: process document priority tip (#1712)
|
2023-12-07 10:38:33 +08:00 |
|
zxhlyh
|
cb3a55dae6
|
feat: remove documents limit (#1697)
|
2023-12-05 16:53:40 +08:00 |
|
Rhon Joe
|
5789d76582
|
fix(web): reserve default copy behavior (#1693)
|
2023-12-05 16:34:12 +08:00 |
|
Joel
|
2e588ae221
|
feat: use gtag instead gtm (#1695)
|
2023-12-05 15:05:05 +08:00 |
|
Joel
|
b5dd948e56
|
feat: add upgrade ga test (#1690)
|
2023-12-04 18:16:59 +08:00 |
|
Joel
|
75a6122173
|
feat: SaaS price plan frontend (#1683)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-12-03 22:10:16 +08:00 |
|
dependabot[bot]
|
8fbc374f31
|
chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web (#1681)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-03 20:50:01 +08:00 |
|
dependabot[bot]
|
08b7ebba91
|
chore(deps): bump semver from 5.7.1 to 5.7.2 in /web (#1680)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-03 20:49:52 +08:00 |
|
crazywoola
|
671a8e7972
|
Doc/use proper links (#1673)
|
2023-12-02 14:08:10 +08:00 |
|
Yuhao
|
efa16dbb44
|
feat: drag to upload image (#1666)
|
2023-12-01 16:50:22 +08:00 |
|
simpx
|
a6241be42a
|
fix: Fix typo in documentation: change 'converation' to 'conversation' (#1665)
|
2023-12-01 13:12:29 +08:00 |
|
Yuhao
|
faa88aafe8
|
feat: clipboard paste (#1663)
|
2023-12-01 10:04:14 +08:00 |
|
kimjion
|
1b3a98425f
|
fix: app setting click pop (#1660)
|
2023-12-01 09:44:32 +08:00 |
|
Joel
|
0423775687
|
fix: explore page header menu hide in safari (#1658)
|
2023-11-30 16:13:42 +08:00 |
|
zxhlyh
|
307c170fb6
|
fix: Jina AI logo (#1656)
|
2023-11-30 15:41:59 +08:00 |
|
Yuhao
|
4322b17a81
|
fix: app card hover selector (#1646)
|
2023-11-29 14:58:27 +08:00 |
|
zxhlyh
|
451af66be0
|
feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
|
2023-11-29 14:58:11 +08:00 |
|
crazywoola
|
454577c6b1
|
Remove legacy docker startup docs in frontend (#1645)
|
2023-11-29 13:26:35 +08:00 |
|
Yuhao
|
3c37fd37fa
|
fix: batch mobile layout fixes (#1641)
|
2023-11-28 20:05:19 +08:00 |
|
crazywoola
|
cf0ba794d7
|
fix: old webapp url still valid (#1643)
|
2023-11-28 20:04:46 +08:00 |
|
Joel
|
7bbfac5dba
|
Chore: change dataset's i18n to knowledge (#1629)
|
2023-11-27 17:22:16 +08:00 |
|
zxhlyh
|
80ddb00f10
|
fix: score_threshold_enabled variable (#1627)
|
2023-11-27 15:38:05 +08:00 |
|
Yuhao
|
a9c1c7d239
|
feat: fe mobile responsive next (#1609)
|
2023-11-27 11:47:48 +08:00 |
|
takatost
|
3cc697832a
|
feat: bump version to 0.3.32 (#1620)
|
2023-11-25 16:43:31 +08:00 |
|
zxhlyh
|
bb98f5756a
|
feat: add xinference rerank model (#1619)
|
2023-11-25 16:23:24 +08:00 |
|
zxhlyh
|
9587479b76
|
fix: chat token spent info style (#1597)
|
2023-11-22 15:22:50 +08:00 |
|
Joel
|
d6a6697891
|
fix: safari can not in (#1590)
|
2023-11-21 20:25:23 +08:00 |
|
Joel
|
b23de4affc
|
fix: chat on start bug (#1588)
|
2023-11-21 17:26:49 +08:00 |
|
Joel
|
d8a7e894aa
|
fix: retrieval test page hide rerank model also hide retrieval config (#1585)
|
2023-11-21 16:07:47 +08:00 |
|
takatost
|
d5acfaa14e
|
feat: bump version to 0.3.31 (#1584)
|
2023-11-21 15:50:18 +08:00 |
|
zxhlyh
|
519fb90d5a
|
fix: some text (#1579)
|
2023-11-21 13:46:51 +08:00 |
|
zxhlyh
|
6768fd4d87
|
fix: some RAG retrieval bugs (#1577)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-11-21 13:46:07 +08:00 |
|
Rhon Joe
|
ac3496e681
|
fix(web): Sidebar create new chat context (#1569)
|
2023-11-20 15:57:31 +08:00 |
|
Ricky
|
657334a5fd
|
feat: fetch stream compatibility enhance (#1551)
|
2023-11-20 15:30:32 +08:00 |
|
Joel
|
31195975f5
|
chore: retrieval docs links and enchance help doc translation (#1570)
|
2023-11-20 11:07:45 +08:00 |
|
Joel
|
888e8c6dac
|
feat: add retriever rank fe (#1557)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-11-18 11:53:35 +08:00 |
|
crazywoola
|
19fc9e3466
|
fix: upload file not clickable in firefox (#1552)
|
2023-11-17 09:57:53 +08:00 |
|
zxhlyh
|
18cf7f7ed0
|
feat: remove plugin page (#1544)
|
2023-11-16 11:56:25 +08:00 |
|
zxhlyh
|
cfbfd59b8f
|
fix: upload image (#1522)
|
2023-11-16 11:56:11 +08:00 |
|
takatost
|
a80d8286c2
|
feat: bump version to 0.3.30 (#1519)
|
2023-11-13 22:50:42 +08:00 |
|
zxhlyh
|
6b15827246
|
feat: [frontend] support vision (#1518)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-11-13 22:32:39 +08:00 |
|
zxhlyh
|
f3b9647bb4
|
feat: add spark 3.0 tip (#1516)
|
2023-11-13 18:01:37 +08:00 |
|
Charlie.Wei
|
92f594f5e7
|
Change Embedded chrome plugin Url (#1498)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
|
2023-11-10 16:44:26 +08:00 |
|
Benjamin
|
06d5273217
|
Fixed missing i18n app-debug.zh.ts items. (#1503)
|
2023-11-10 16:43:10 +08:00 |
|
crazywoola
|
94d7babbf1
|
feat: update the docs in forking applications (#1491)
|
2023-11-08 19:44:15 +08:00 |
|
Charlie.Wei
|
306216dbe5
|
application embedded add chrome && ChatBot Chrome plugin update v1.5 (#1480)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
|
2023-11-08 17:59:53 +08:00 |
|
zxhlyh
|
ab2e20ee0a
|
fix: rename api based extension (#1485)
|
2023-11-08 13:03:50 +08:00 |
|
zxhlyh
|
146e95d88f
|
fix: api extension selector (#1486)
|
2023-11-08 13:03:42 +08:00 |
|
zxhlyh
|
7b26c9e2ef
|
fix: code-based extension (#1477)
|
2023-11-07 17:56:07 +08:00 |
|
zxhlyh
|
6bcafdbc87
|
fix: openai model name (#1474)
|
2023-11-07 17:41:43 +08:00 |
|
takatost
|
5d48406d64
|
feat: bump version to 0.3.29 (#1462)
|
2023-11-06 06:55:17 -06:00 |
|
zxhlyh
|
13b64bc55a
|
fix: refresh api-based-extension (#1464)
|
2023-11-06 20:29:41 +08:00 |
|
zxhlyh
|
279f099ba0
|
fix: chat style (#1463)
|
2023-11-06 20:11:55 +08:00 |
|
zxhlyh
|
32747641e4
|
feat: add api-based extension & external data tool & moderation (#1459)
|
2023-11-06 19:36:32 +08:00 |
|
crazywoola
|
a9ee18300e
|
fix: service suggested api (#1452)
|
2023-11-04 19:59:14 +08:00 |
|
dependabot[bot]
|
b4861d2b5c
|
chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web (#1440)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:26:25 +08:00 |
|
dependabot[bot]
|
913f2b84a6
|
chore(deps-dev): bump postcss from 8.4.24 to 8.4.31 in /web (#1439)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:24:43 +08:00 |
|
dependabot[bot]
|
cc89933d8f
|
chore(deps): bump crypto-js from 4.1.1 to 4.2.0 in /web (#1437)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:24:33 +08:00 |
|
dependabot[bot]
|
a14ea6582d
|
chore(deps): bump semver from 5.7.1 to 5.7.2 in /web (#1436)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:24:24 +08:00 |
|
crazywoola
|
518083dfe0
|
fix: metadata not saved (#1429)
|
2023-10-30 14:39:15 +08:00 |
|
crazywoola
|
2b366bb321
|
fix: delete app and setting modal is not wokring in firefox (#1427)
|
2023-10-29 14:22:05 +08:00 |
|
Hickays
|
292d4c077a
|
fix: Add icons for apps in "Related apps list" (#1425)
|
2023-10-27 17:55:38 +08:00 |
|
zxhlyh
|
fc4c03640d
|
fix: provider delete api key modal z-index (#1416)
|
2023-10-26 10:35:03 +08:00 |
|
Charlie.Wei
|
985253197f
|
mermaid front-end rendering initialization exception handling logic o… (#1407)
|
2023-10-26 10:19:04 +08:00 |
|
Hickays
|
48b4249790
|
fix: workspace app avatar is abnormal (#1411)
|
2023-10-26 10:18:38 +08:00 |
|
Joel
|
8c4ae98f3d
|
feat: add advanced prompt doc link (#1363)
|
2023-10-19 17:52:30 +08:00 |
|
Joel
|
08aa367892
|
feat: add context missing warning (#1384)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-10-19 17:52:14 +08:00 |
|
Joel
|
ff527a0190
|
fix: not load dataset config (#1381)
|
2023-10-19 13:55:25 +08:00 |
|
zxhlyh
|
6e05f8ca93
|
fix: npm run start (#1380)
|
2023-10-19 11:38:03 +08:00 |
|
Joel
|
6309d070d1
|
feat: enchance prompt mode copywriting (#1379)
|
2023-10-19 11:19:34 +08:00 |
|
zxhlyh
|
d14f15863d
|
fix: i18n runtime error (#1376)
|
2023-10-18 16:00:56 +08:00 |
|
zxhlyh
|
61e816f24c
|
feat: logo (#1356)
|
2023-10-16 15:26:25 +08:00 |
|
takatost
|
2feb16d957
|
feat: bump version to 0.3.28 (#1349)
|
2023-10-14 11:49:56 -05:00 |
|
crazywoola
|
3043fbe73b
|
remove the suggested api for completion app (#1347)
|
2023-10-14 10:05:33 -05:00 |
|
Hickays
|
9f99c3f55b
|
fix: modal z-index (#1343)
|
2023-10-13 05:55:03 -05:00 |
|
Joel
|
a07a6d8c26
|
feat: switch to generation model set default stop word (#1341)
|
2023-10-13 16:47:22 +08:00 |
|
crazywoola
|
b9d83c04bc
|
fix: modal z-index (#1337)
|
2023-10-13 14:58:53 +08:00 |
|
Charlie.Wei
|
298ad6782d
|
Add Message Suggested Api (#1326)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2023-10-13 14:07:32 +08:00 |
|
crazywoola
|
e83e239faf
|
fix: value.join is not a function in log list (#1332)
|
2023-10-13 11:34:24 +08:00 |
|
taokuizu
|
62bf7f0fc2
|
fix: new app with template display (#1322)
|
2023-10-13 10:18:33 +08:00 |
|
takatost
|
7dea485d57
|
feat: bump version to 0.3.27 (#1331)
|
2023-10-12 10:37:48 -05:00 |
|
zxhlyh
|
5b9858a8a3
|
feat: advanced prompt (#1330)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
|
2023-10-12 23:14:28 +08:00 |
|
KVOJJJin
|
c007dbdc13
|
Feat: add document of authorization (#1311)
|
2023-10-11 08:03:36 -05:00 |
|