Marvin Zhang
|
013e9199da
|
chore: updated deps
|
2023-04-05 11:06:42 +08:00 |
|
Marvin Zhang
|
bc36d4aa69
|
chore: updated deps
|
2023-04-05 11:05:26 +08:00 |
|
Marvin Zhang
|
fa1229c6e3
|
ci: pnpm version update
|
2023-04-05 11:01:28 +08:00 |
|
Marvin Zhang
|
e368cf32ae
|
chore: updated version
|
2023-04-05 10:55:28 +08:00 |
|
Marvin Zhang
|
e082bdacd4
|
chore: updated deps
|
2023-03-22 17:15:39 +08:00 |
|
Marvin Zhang
|
dd20c68ea8
|
chore: updated deps
|
2023-01-14 20:22:35 +08:00 |
|
Marvin Zhang
|
02d00dd73f
|
chore: updated deps
|
2022-12-30 10:07:23 +08:00 |
|
Marvin Zhang
|
41bb1ff67d
|
feat(data): added de-duplication
AB#49
|
2022-12-29 21:56:14 +08:00 |
|
Marvin Zhang
|
cdcdbbc2e7
|
chore: updated deps
|
2022-12-28 18:01:03 +08:00 |
|
Marvin Zhang
|
911cffdf51
|
chore: updated deps
|
2022-12-25 13:29:33 +08:00 |
|
Marvin Zhang
|
ba90622dba
|
feat(data): added data results preview in various formats
AB#45
|
2022-12-25 13:23:20 +08:00 |
|
Marvin Zhang
|
86d3cb433f
|
chore: updated deps
|
2022-12-21 17:55:50 +08:00 |
|
Marvin Zhang
|
b46a8a2b9d
|
fix(docker): api address incorrect issue
|
2022-12-21 17:39:22 +08:00 |
|
Marvin Zhang
|
ec8960dd6f
|
fix(performance): fixed memory leak issue
AB#27
|
2022-12-21 13:07:31 +08:00 |
|
Marvin Zhang
|
deeec93855
|
fix: unable to build issue
|
2022-12-19 17:22:02 +08:00 |
|
Marvin Zhang
|
92c8ce7aee
|
chore: updated version
|
2022-12-19 17:10:35 +08:00 |
|
Marvin Zhang
|
7919092563
|
chore: updated deps
|
2022-12-19 17:09:19 +08:00 |
|
Marvin Zhang
|
34d9c6fc26
|
build(ui): migrated to pnpm and vite
|
2022-12-03 21:36:48 +08:00 |
|
Marvin Zhang
|
1fd115c883
|
build(ui): migrated to pnpm and vite
|
2022-12-03 17:48:25 +08:00 |
|
Marvin Zhang
|
d245f339fc
|
fix(performance): attempt to fix memory leak
AB#27
|
2022-11-24 23:01:06 +08:00 |
|
Marvin Zhang
|
c2729d592f
|
fix(ui): code highlight issue
|
2022-11-12 17:07:36 +08:00 |
|
Marvin Zhang
|
d2e1b93e3f
|
chore: updated version
|
2022-11-12 16:15:43 +08:00 |
|
Marvin Zhang
|
9c7f630af1
|
chore: updated package.json
|
2022-11-12 14:00:09 +08:00 |
|
Marvin Zhang
|
90b428d4a8
|
chore: updated backend deps
|
2022-11-12 12:01:11 +08:00 |
|
Marvin Zhang
|
566b1393dd
|
feat(filter): updated backend deps
AB#13
|
2022-11-02 17:44:39 +08:00 |
|
Marvin Zhang
|
27b0654d4c
|
feat(git): auto sync git repositories
AB#14
|
2022-10-27 12:43:53 +08:00 |
|
Marvin Zhang
|
7211cd557b
|
feat(git): auto sync git repositories
AB#14
|
2022-10-27 12:21:15 +08:00 |
|
Marvin Zhang
|
7334a255c2
|
fix(git): unable to pull code from remote
https://github.com/crawlab-team/crawlab/issues/1201
|
2022-10-24 21:26:01 +08:00 |
|
Marvin Zhang
|
67b71ada36
|
fix(task): task schedule issue
|
2022-10-20 15:48:37 +08:00 |
|
Marvin Zhang
|
e01a108f27
|
fix(task): task schedule issue
|
2022-10-20 14:26:26 +08:00 |
|
Marvin Zhang
|
9b0beb692e
|
feat(task): implemented https://github.com/crawlab-team/crawlab/issues/1204
|
2022-10-20 13:55:23 +08:00 |
|
Marvin Zhang
|
289b708969
|
chore: trigger ci/cd
|
2022-10-18 17:38:02 +08:00 |
|
Marvin Zhang
|
b10f298275
|
refactor: code cleanup
|
2022-10-18 17:12:51 +08:00 |
|
Marvin Zhang
|
e4f7d2837f
|
fix(deps): fixed unable to trigger deps tasks in worker nodes
|
2022-10-06 17:23:07 +08:00 |
|
Marvin Zhang
|
e2e50ea510
|
feat(notification): migrated notification module from plugins to built-in
|
2022-10-06 14:59:41 +08:00 |
|
Marvin Zhang
|
7b8c54aab7
|
chore: updated version
|
2022-10-05 20:14:24 +08:00 |
|
Marvin Zhang
|
ebab989332
|
feat(deps): migrated deps admin module from plugins to built-in
|
2022-10-05 19:13:53 +08:00 |
|
Marvin Zhang
|
8a988ed554
|
fix(schedule): fixed missing schedule name in tasks issue
https://github.com/crawlab-team/crawlab/issues/1183
|
2022-10-04 09:39:08 +08:00 |
|
Marvin Zhang
|
720dd80cdf
|
fix(fs): attempt to fix unable to sync files issue
|
2022-10-03 14:37:04 +08:00 |
|
Marvin Zhang
|
2222e52e33
|
fix(spider): fixed run multiple tasks error for the same spider at the same time in the same node
https://github.com/crawlab-team/crawlab/issues/1189
|
2022-10-01 16:27:56 +08:00 |
|
Marvin Zhang
|
ac67b2baf5
|
chore(docker): updated docker-compose.yml for local dev
|
2022-09-12 21:16:42 +08:00 |
|
Marvin Zhang
|
7d785b6faf
|
fix(fs): fixed file system sync error https://github.com/crawlab-team/crawlab/issues/1180
|
2022-09-12 21:14:53 +08:00 |
|
Marvin Zhang
|
c2b5dace55
|
chore: updated version
|
2022-09-06 17:10:02 +08:00 |
|
Marvin Zhang
|
8dc6676ab2
|
fix(deps): updated go.mod
|
2022-09-05 21:42:20 +08:00 |
|
Marvin Zhang
|
85bad7d35e
|
fix(git): fixed unable to checkout remote branch issue https://github.com/crawlab-team/crawlab/issues/1167
|
2022-09-05 13:32:30 +08:00 |
|
Marvin Zhang
|
4b2f320686
|
fix(node): fixed node available runners inconsistency issue https://github.com/crawlab-team/crawlab/issues/1152
|
2022-08-20 18:12:32 +08:00 |
|
Marvin Zhang
|
f478b63cdc
|
fix(task): fixed continuous pending tasks issues https://github.com/crawlab-team/crawlab/issues/1160 https://github.com/crawlab-team/crawlab/issues/1135 https://github.com/crawlab-team/crawlab/issues/1118
|
2022-08-20 17:46:05 +08:00 |
|
Marvin Zhang
|
65ac5581b6
|
fix(demo): fixed importing demo data indefinitely issue https://github.com/crawlab-team/crawlab/issues/1138
|
2022-08-20 17:42:24 +08:00 |
|
Marvin Zhang
|
804797cd95
|
fix(demo): fixed importing demo data indefinitely issue https://github.com/crawlab-team/crawlab/issues/1138
|
2022-08-20 10:47:11 +08:00 |
|
Marvin Zhang
|
9d2f4a79ea
|
Merge pull request #1165 from ma-pony/develop
build(golang/dockerfile): rm unused tar
|
2022-08-18 11:17:53 +08:00 |
|