ariesly15
|
59bade3a8a
|
Bugfix 2022 11 01 (#2628)
* fix: 修复【Mongo 注入获取 token】的问题
* chore: up version
* chore: 关闭 Pre-request Script 和 Pre-response Script
v1.11.0 之后 如下脚本功能关闭,如需打开,请联系管理员添加. 在 db, mail 同级配置 scriptEnable: true, 并重启服务 即可
Co-authored-by: ariesly <ariesly@arieslymac13.local>
|
2022-11-01 23:00:20 +08:00 |
|
ariesly15
|
ed6771a25a
|
chore: Merge branch hotfix
|
2021-10-13 17:45:12 +08:00 |
|
ariesly15
|
300b998f91
|
Merge branch 'hotfix' of https://github.com/YMFE/yapi
|
2021-10-13 17:41:00 +08:00 |
|
ariesly15
|
33aafdf9da
|
chore: 更新前端静态文件,增加测试文件,增加code format 配置文件,增加自动生成changelog工具
|
2021-10-13 16:59:19 +08:00 |
|
ariesly15
|
568434f782
|
Merge branch feature-pr of https://github.com/YMFE/yapi into hotfix
|
2021-10-13 16:49:18 +08:00 |
|
ariesly15
|
5bab76c144
|
fix: issues 2357
|
2021-10-12 16:33:28 +08:00 |
|
ariesly15
|
01207e29cd
|
fix: [2361] 修复所有分类被删除时,同步问题. 解决方案: 增加 "默认分类"
|
2021-10-12 14:57:14 +08:00 |
|
tangcent
|
4d24c39748
|
feat: add nonexistent tags from /interface/(add/up/save) (#1918)
|
2021-10-12 11:20:56 +08:00 |
|
lagudomeze
|
31f2773e0c
|
Update db.js (#2077)
add config reconnectTries/reconnectInterval
[mongoose config](https://mongoosejs.com/docs/api/connection.html)
|
2021-10-12 11:17:41 +08:00 |
|
ariesly15
|
219fab4afc
|
chore: update versions to 1.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
|
b679bd2809
|
Hotfix, update v1.10.0 (#2324)
* 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不能为空’
* chore: up version to 1.9.4
* opti: up static file
* chore: Version to 1.9.5
* chore: Version to 1.10.0
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-30 11:46:32 +08:00 |
|
ariesly15
|
f0ccacedd6
|
chore: Version to 1.10.0
|
2021-08-30 11:39:20 +08:00 |
|
ariesly15
|
f0d533b82a
|
chore: Version to 1.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
|
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 |
|