Commit Graph

159 Commits (7d9959710935d09483f4f3b2912f0266d0186314)
 

Author SHA1 Message Date
bigfengyu 7d99597109 feat: docker 部署 5 years ago
bigfengyu 17eb191d31 feat: update docker 5 years ago
bigfengyu 911a1a99da fix: /interface/get add tree 5 years ago
bigfengyu e69fae69ae fix: interface/get 5 years ago
bigfengyu 6776c0022d fix: config 支持环境变量 5 years ago
bigfengyu a353c07211 fix: rap export 5 years ago
bigfengyu f4436b95d0 fix: update @types/koa 5 years ago
bigfengyu 7ddcf7a3f1 fix: koa router type bug 5 years ago
bigfengyu 4c1d686056 fix: init bugs 5 years ago
bigfengyu 2a25e2392b doc: update README 5 years ago
bigfengyu 89d083ff34 fix: change version 5 years ago
bigfengyu 7056f7a51a feat: 2.4.0 发布
- 完善权限控制
- 增加文档导出
5 years ago
田浩 70e2faf992
Merge branch 'master' into feature/upgrade-docker-deployment-flow 5 years ago
bigfengyu 5882daef32 fix: isneedlogin 5 years ago
bigfengyu 3e38fb0a08 fix: remove account list verify 5 years ago
huoyong.msb e3ed654197 daily update, for more details, please ref to github release page 6 years ago
bigfengyu eb020b8d22 fix: 重复接口判断逻辑、报错友好化 6 years ago
chibing.fy 3c732cb6b2 fix: repo get bug 6 years ago
chibing.fy 2c8c3a09e5 feat: 优化和修复
1.定时清除锁定
2.优化仓库查询
3.升级包
6 years ago
Paul b7d33a60c6 update: new docker deployment flow 6 years ago
Paul 74c74df761 update: compose add nginx as proxy 6 years ago
Paul 9db1c9cc6f update: using nginx as frontend & backend proxy 6 years ago
Paul cd0221d662 update: docker-compose add frontend container 6 years ago
Paul 6ea733547c update: backend Dockerfile 6 years ago
Paul 43ea897bd8 add: frontend Dockerfile 6 years ago
bosn 1c05df8537 fix encoding bug 6 years ago
Bosn 800c67ace8
Merge pull request #513 from IrvingZhao/master
基于koa-router的prefix,添加base path 设置
6 years ago
irving.zhao 4b9ab7a892 添加 服务上下文路径配置 6 years ago
irving.zhao 52d6f378dc 移除分号 6 years ago
irving.zhao 53c1606fc2 合并主分支 6 years ago
huoyong.msb 2502acbf45 fix #508 searching bug 6 years ago
huoyong.msb 97de46e539 remove unopened module 6 years ago
huoyong.msb fff3ae81df fix compile bugs 6 years ago
Bosn a8c909bdaa
Merge pull request #457 from topcatv/patch-2
Head中的必填参数检查有问题
6 years ago
Bosn 8a8410edfe
Merge pull request #449 from topcatv/patch-1
docker-compose中的配置过时
6 years ago
Bosn d844e64485
Merge pull request #503 from thx/revert-393-master
Revert "Update README.md"
6 years ago
Bosn d75aad4fcc
Revert "Update README.md" 6 years ago
Bosn b84574a3ef
Merge pull request #393 from youngjuning/master
Update README.md
6 years ago
Bosn b8a01a1d46
Merge pull request #383 from AtrisMio/patch-1
兼容Null类型数据
6 years ago
Bosn 4eeb7baa48
Merge pull request #499 from Indexyz/master
fix: #454
6 years ago
huoyong.msb 286b79fa99 update package versions 6 years ago
Indexyz 8445cfff7a
fix: #454 6 years ago
irving.zhao 197e192fdb 1.添加url正则对象获取方法
2.调整地址匹配多个时逻辑处理为:
> 优先使用地址中动态数据较少的地址
> 出现动态数据数量相同时,抛出异常
6 years ago
Bosn 3f6c6d9fa5 fix https://github.com/thx/rap2-delos/issues/474 6 years ago
Roy 686d832d18
Head中的必填参数检查有问题
http request中head的参数未添加,会造成head中的参数必填勾选后即使header中有值也会检查不通过
6 years ago
Roy 8e1922fce7
docker-compose中的配置过时
docker-compose.yml中delos使用的image版本还是1.0.0,与 https://github.com/thx/rap2-dolores 中的master版本没有对齐,导致使用rap2-dolores新版本的时候页面报错。
6 years ago
杨俊宁 bad154c96d
Update README.md 6 years ago
Ataris 66e7deffdc
add patch sql 6 years ago
Ataris bb0b21a340
兼容Null类型 6 years ago
Ataris 6b447b250a
Accept Null 6 years ago