Commit Graph

2205 Commits

Author SHA1 Message Date
Marvin Zhang
3930ea94a9 updated package.json 2022-04-18 09:24:15 +08:00
Marvin Zhang
62d2da86fe updated go.mod 2022-04-17 15:47:18 +08:00
Marvin Zhang
65bd123e43 updated package.json 2022-04-17 15:15:17 +08:00
Marvin Zhang
47be9c21b6 Merge pull request #1091 from crawlab-team/dependabot/npm_and_yarn/frontend/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /frontend
2022-04-11 13:12:50 +08:00
dependabot[bot]
331b21d5ea Bump minimist from 1.2.5 to 1.2.6 in /frontend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 03:27:18 +00:00
Marvin Zhang
07be7eb4bd Merge pull request #1078 from funstory-ai/develop
update k8s deploy yaml
2022-03-09 20:21:31 +08:00
wusong
c5a3034d05 update docker image
Signed-off-by: wusong <wusong@funstory.ai>
2022-03-07 19:03:56 +08:00
wusong
0422d19ff2 update k8s yaml 2022-03-07 18:59:22 +08:00
Marvin Zhang
57c42dd4f9 Merge pull request #1072 from crawlab-team/develop
Develop
2022-03-01 12:39:04 +08:00
Marvin Zhang
59e3b1d648 Merge pull request #1071 from crawlab-team/dependabot/npm_and_yarn/frontend/url-parse-1.5.10
Bump url-parse from 1.5.4 to 1.5.10 in /frontend
2022-02-28 13:01:01 +08:00
dependabot[bot]
7762863704 Bump url-parse from 1.5.4 to 1.5.10 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:14:48 +00:00
Marvin Zhang
732ff105e1 updated package.json 2022-02-21 12:13:43 +08:00
Marvin Zhang
02ada9e783 Merge remote-tracking branch 'origin/develop' into develop 2022-02-21 09:40:21 +08:00
Marvin Zhang
1e4a6f9e07 code cleanup 2022-02-21 09:40:00 +08:00
Marvin Zhang
68ed1c6789 Merge pull request #1069 from wahyd4/patch-1
Fix broken English version installation links
2022-02-19 20:19:24 +08:00
Junwei Zhao
6b03e3139b Fix broken English version installation links 2022-02-18 23:54:23 +11:00
Marvin Zhang
9d8410f26d Merge pull request #1067 from crawlab-team/develop
Develop
2022-02-18 12:45:34 +08:00
Marvin Zhang
b96333ad04 updated package.json 2022-02-18 12:42:51 +08:00
Marvin Zhang
9417361e6e updated frontend build config 2022-02-10 14:36:05 +08:00
Marvin Zhang
b92457dfd9 updated frontend build config 2022-02-10 14:20:17 +08:00
Marvin Zhang
440d6eeafa updated go.mod 2022-01-28 16:13:16 +08:00
Marvin Zhang
6db7245797 updated go.mod 2022-01-28 16:11:08 +08:00
Marvin Zhang
623096808a updated version 2022-01-28 16:09:24 +08:00
Marvin Zhang
65010ec8cb Merge pull request #1060 from crawlab-team/feature-optimize-frontend-size
Feature optimize frontend size
2022-01-28 16:01:20 +08:00
Marvin Zhang
0113818ae1 optimized frontend output file size 2022-01-28 16:00:08 +08:00
Marvin Zhang
dd1e37d68f updated DISCLAIMER.md 2022-01-16 16:38:50 +08:00
Marvin Zhang
54a3301008 added Taskfile.yml 2022-01-16 10:07:17 +08:00
Marvin Zhang
c49849bb84 added .gitignore for localdev 2022-01-16 09:32:37 +08:00
Marvin Zhang
923a1b70da added .editorconfig 2022-01-16 09:30:48 +08:00
Marvin Zhang
8370653fa5 added localdev 2022-01-15 15:46:10 +08:00
Marvin Zhang
8f05c8a7d1 Merge pull request #1058 from crawlab-team/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.7
Bump follow-redirects from 1.14.3 to 1.14.7 in /frontend
2022-01-14 13:50:16 +08:00
dependabot[bot]
c3e01745e3 Bump follow-redirects from 1.14.3 to 1.14.7 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 09:47:35 +00:00
Marvin Zhang
80d97472e6 Create SECURITY.md 2022-01-04 14:11:37 +08:00
Marvin Zhang
09c43a396e Merge pull request #1050 from zerafachris/BASE_URL-env-variable
CRAWLAB_BASE_URL env var in docker-compose
2022-01-04 14:05:14 +08:00
Marvin Zhang
e084a01e34 Merge pull request #1052 from crawlab-team/master
Merge back to develop
2022-01-04 14:03:09 +08:00
Marvin Zhang
cffacd1633 Create codeql-analysis.yml 2022-01-04 13:45:20 +08:00
暗音
33cac22244 Merge pull request #1051 from crawlab-team/20220103-anyin/develop
20220103_anyin_fix startup error
2022-01-03 23:31:51 +08:00
陈景阳
3382438d23 fix rollback NewApi init method 2022-01-03 23:13:26 +08:00
陈景阳
2e57571b5d fix go.mod 2022-01-03 19:29:40 +08:00
陈景阳
f18b6b57e8 1. fix repeat init api module
2. add custom config file flag
2022-01-03 19:27:29 +08:00
zerafachris PERSONAL
3ee51aa981 update docker-compose to include env var 2022-01-02 13:21:58 +01:00
zerafachris PERSONAL
28af7cb140 enable CRAWLAB_BASE_URL 2022-01-02 13:18:00 +01:00
Marvin Zhang
bd7d585716 updated go.mod 2021-12-31 00:29:14 +08:00
Marvin Zhang
27e03778e9 git hooks test 2021-12-30 13:51:53 +08:00
Marvin Zhang
4cebdfaed4 git hooks test 2021-12-30 13:51:03 +08:00
Marvin Zhang
b2ad543de3 Merge pull request #1045 from crawlab-team/develop
updated go.mod
2021-12-30 13:15:38 +08:00
Marvin Zhang
63280b12aa updated go.mod 2021-12-30 13:15:12 +08:00
Marvin Zhang
0cfe353b03 Merge pull request #1043 from crawlab-team/develop
Develop
2021-12-29 18:48:58 +08:00
Marvin Zhang
1c5c8c07b4 updated version 2021-12-29 18:45:01 +08:00
Marvin Zhang
0ecbe58408 fixed typo in readme 2021-12-28 21:09:18 +08:00