ariesly15
|
01207e29cd
|
fix: [2361] 修复所有分类被删除时,同步问题. 解决方案: 增加 "默认分类"
|
2021-10-12 14:57:14 +08:00 |
|
ariesly15
|
219fab4afc
|
chore: update versions to 1.10.1
v1.10.1
|
2021-08-30 15:29:05 +08:00 |
|
ariesly15
|
0f859bad6c
|
opti: update static file
|
2021-08-30 15:27:00 +08:00 |
|
ariesly15
|
f0ccacedd6
|
chore: Version to 1.10.0
v1.10.0
|
2021-08-30 11:39:20 +08:00 |
|
ariesly15
|
f0d533b82a
|
chore: Version to 1.9.5
v1.9.5
|
2021-08-30 11:38:34 +08:00 |
|
ariesly15
|
bc8f6ee0e7
|
Merge branch 'master' of https://github.com/YMFE/yapi into hotfix
# Conflicts:
# package.json
v1.9.4
|
2021-08-30 11:31:49 +08:00 |
|
ariesly15
|
e6d04423e1
|
opti: up static file
|
2021-08-30 11:25:17 +08:00 |
|
ariesly15
|
457008e68f
|
chore: up version to 1.9.4
|
2021-08-25 15:13:03 +08:00 |
|
ariesly15
|
3de66a6187
|
fix: 修复沙盒越权 (#2320)
升级yapi版本到 1.9.3,更新版本接口
|
2021-08-25 14:44:28 +08:00 |
|
ariesly15
|
3870c5f91d
|
Hotfix (#2319)
* fix: 修复导出html接口文档时,不同目录下有相同接口名导致的接口错位问题 (#2270)
Co-authored-by: wangxl <wangxl@onton.net>
* fix: delete follow info while delete project (#1691)
* Fix interfaceCol 报错'col_id不能为空' (#1839)
* fix: 选中'测试集合'tab未默认选中任一集合
* fix:未选中测试集合就拖拽调整用例顺序时报错‘col_id不能为空’
Co-authored-by: bingyiyu1 <945104584@qq.com>
Co-authored-by: wangxl <wangxl@onton.net>
Co-authored-by: tangcent <pentatangcent@gmail.com>
Co-authored-by: kayie <669141180@qq.com>
|
2021-08-25 14:43:42 +08:00 |
|
sp0cket
|
434e88b2c7
|
feat: 为字段添加title描述 (#2112)
|
2021-08-25 14:04:47 +08:00 |
|
吉小龙(jixiaolong)
|
6e0136b967
|
Update app.js (#2031)
koa-body 默认对DELETE方法的body不解析,为了通用期间,将strict 设置成 false, 详见官方文档 (https://github.com/dlau/koa-body)
|
2021-08-25 14:03:48 +08:00 |
|
kayie
|
c7638de063
|
Fix interfaceCol 报错'col_id不能为空' (#1839)
* fix: 选中'测试集合'tab未默认选中任一集合
* fix:未选中测试集合就拖拽调整用例顺序时报错‘col_id不能为空’
|
2021-08-24 16:57:38 +08:00 |
|
ariesly15
|
21341345fd
|
Update README.md
|
2021-08-24 16:19:56 +08:00 |
|
tangcent
|
fea093be49
|
fix: delete follow info while delete project (#1691)
|
2021-08-24 16:01:34 +08:00 |
|
深樹
|
83aa61e509
|
feat: 屏幕宽度小的情况下,鼠标hover接口名称能显示出全部的接口名称 (#1814)
|
2021-08-24 16:00:30 +08:00 |
|
tangcent
|
6d2a93866c
|
fix: check curProject before call Object.keys (#1917)
|
2021-08-24 15:56:53 +08:00 |
|
李选群
|
75cc993b3d
|
fix: fix the ProjectData style disorder,修复样式错乱问题 (#1866)
|
2021-08-24 15:56:00 +08:00 |
|
monkeyWie
|
79f3dc7138
|
fix: 修复swagger url导入不支持中文的问题 (#2059)
|
2021-08-24 15:47:12 +08:00 |
|
Denny Jiang
|
8abfe2e7df
|
fix: Repeated error messages in the validation results (#2142)
|
2021-08-24 15:29:27 +08:00 |
|
JRoger
|
2acd65bb8a
|
chore: update copyright info. (#2144)
|
2021-08-24 15:27:38 +08:00 |
|
Josh
|
736ab4c17e
|
fix: fixed install error (#2230)
修复安装时抛出`TypeError: jsf.extend is not a function`的异常
|
2021-08-24 15:15:08 +08:00 |
|
aweleey
|
a7aca84aaf
|
fix: 修复导出html接口文档时,不同目录下有相同接口名导致的接口错位问题 (#2270) (#2316)
Co-authored-by: wangxl <wangxl@onton.net>
Co-authored-by: bingyiyu1 <945104584@qq.com>
Co-authored-by: wangxl <wangxl@onton.net>
|
2021-08-24 14:39:22 +08:00 |
|
bingyiyu1
|
47ebd8bc4f
|
fix: 修复导出html接口文档时,不同目录下有相同接口名导致的接口错位问题 (#2270)
Co-authored-by: wangxl <wangxl@onton.net>
|
2021-08-24 14:25:54 +08:00 |
|
aweleey
|
f8a3d94c61
|
Merge pull request #2246 from williamlsh/master
Add new docker deployment solution.
|
2021-08-24 11:32:19 +08:00 |
|
aweleey
|
815583f911
|
Merge pull request #2185 from NoBugBoy/master
Update README.md
|
2021-08-23 15:47:43 +08:00 |
|
aweleey
|
0eb16a779c
|
Merge branch 'master' into master
|
2021-08-23 15:47:34 +08:00 |
|
aweleey
|
d2e67414d5
|
Merge pull request #1621 from jruif/patch-1
Update README.md
|
2021-08-23 15:46:39 +08:00 |
|
aweleey
|
d6f2595326
|
Merge branch 'master' into patch-1
|
2021-08-23 15:46:29 +08:00 |
|
aweleey
|
a5b802f612
|
Merge pull request #1727 from BillLucky/patch-1
doc: Add Megvii.com to readme.md
|
2021-08-23 15:45:31 +08:00 |
|
aweleey
|
c66e38c556
|
Merge pull request #1969 from xiuxiuing/master
update README.md
|
2021-08-23 15:45:12 +08:00 |
|
aweleey
|
3181f0cf2b
|
Merge pull request #2011 from JarLob/patch-1
Create SECURITY.md
|
2021-08-23 15:44:59 +08:00 |
|
aweleey
|
c51a45a8f7
|
Update SECURITY.md
|
2021-08-23 15:44:45 +08:00 |
|
aweleey
|
e8965a66d8
|
Merge pull request #2030 from duicym/master
Update plugin-list.md
|
2021-08-23 15:43:35 +08:00 |
|
aweleey
|
709425367a
|
Merge pull request #2182 from CodeOcenS/master
Update README.md
|
2021-08-23 15:42:55 +08:00 |
|
aweleey
|
4b8d85ab2d
|
Merge pull request #2311 from lkqm/patch-1
doc: 增加Yapi X文档生成插件链接
|
2021-08-23 15:40:42 +08:00 |
|
Mario Luo
|
a53dafaa81
|
doc: 增加Yapi X文档生成插件链接
|
2021-08-21 16:34:46 +08:00 |
|
duicym
|
f6086338fd
|
Merge branch 'YMFE:master' into master
|
2021-08-17 10:30:24 +08:00 |
|
aweleey
|
d7e06446a6
|
Update README.md
|
2021-07-20 13:46:22 +08:00 |
|
William
|
d4c4cd177b
|
Add new docker deployment solution.
|
2021-07-11 09:56:27 +08:00 |
|
aweleey
|
e2a1b2d1c8
|
Merge pull request #2220 from YMFE/fix_sandbox_bug
fix: fixed_sandbox_bug
|
2021-06-25 12:19:28 +08:00 |
|
ariesly
|
37f7e55a07
|
fix: fixed_sandbox_bug
1.9.3
v1.9.3
|
2021-06-25 11:57:19 +08:00 |
|
于健
|
10164dc2ca
|
Update README.md
|
2021-04-29 11:47:10 +08:00 |
|
PandaEye
|
df1fb4154c
|
Update README.md
add SwiftJSONModeler
|
2021-04-28 21:02:30 +08:00 |
|
duicym
|
43794487aa
|
Update plugin-list.md
定时自动测试发送钉钉插件
|
2020-12-10 20:29:40 +08:00 |
|
Jaroslav Lobačevski
|
54f80ac862
|
Create SECURITY.md
Please provide a security contact
|
2020-12-01 11:01:23 +02:00 |
|
wang
|
c12d5de71f
|
update README.md
|
2020-10-26 15:13:46 +08:00 |
|
sean1025
|
8e1f6546d5
|
Merge pull request #1331 from LiPinghai/hotfix
fix: 排重follow project时使用_id的错误
|
2020-10-11 12:27:30 +08:00 |
|
sean1025
|
144a916756
|
Merge pull request #1497 from tangcent/fix#1493
fix: use `sub` instead of `split` to parse parameters
|
2020-10-11 12:26:57 +08:00 |
|
sean1025
|
bc77adc22f
|
Update README.md
|
2020-10-10 19:22:29 +08:00 |
|