Marvin Zhang
ca5bbe6c8f
refactor: fixed dependency errors
2024-11-01 15:19:48 +08:00
Marvin Zhang
8ffba2944d
refactor: optimized node communication
2024-11-01 15:19:48 +08:00
Marvin Zhang
53afb0064e
refactor: code cleanup
2024-11-01 15:19:48 +08:00
Marvin Zhang
1c67ad2889
refactor: updated grpc services
2024-11-01 15:19:48 +08:00
Marvin Zhang
fa1433007f
refactor: updated grpc services
2024-11-01 15:19:48 +08:00
Marvin Zhang
abaaa9b7f7
refactor: code cleanup
2024-10-29 12:59:45 +08:00
Marvin Zhang
cecf4dfd1d
test: updated test cases
2024-10-20 17:55:57 +08:00
Marvin Zhang
52e16badb7
refactor: code cleanup
2024-10-20 17:17:08 +08:00
Marvin Zhang
7e26f60189
refactor: code cleanup
2024-10-18 15:03:32 +08:00
Marvin Zhang
e6e2c10ba6
refactor: combined system collections
2024-10-14 17:56:39 +08:00
Marvin Zhang
6049fe3901
feat: updated database related api
2024-10-09 18:28:27 +08:00
Marvin Zhang
4652d27e0a
refactor: integrated database services into task data insert
2024-10-08 18:41:36 +08:00
Marvin Zhang
3173c8fae8
feat: added performance monitoring for database
2024-10-05 14:46:38 +08:00
Marvin Zhang
f38b11e7ed
feat: Update models to use DatabaseV2 instead of DataSourceV2
...
The code changes update the models and related functions to use the new DatabaseV2 struct instead of the deprecated DataSourceV2 struct. This change ensures consistency and clarity in the codebase.
2024-08-04 16:58:46 +08:00
Marvin Zhang
c64e8cec63
feat: Update notification trigger patterns and add alert trigger
...
The code changes modify the notification constants and models to update the trigger patterns for tasks and nodes. Additionally, a new trigger for alerts is added to the constants. This change allows for more flexible matching of notification triggers.
2024-07-31 15:58:41 +08:00
Marvin Zhang
6b4dc3e783
refactor: Remove unused code for SMTP authentication and add Gmail OAuth2 authentication support
2024-07-27 19:29:43 +08:00
Marvin Zhang
5b6be54ba1
feat: support notification for node
2024-07-24 17:00:35 +08:00
Marvin Zhang
38ce85f78c
refactor: Remove unused code and update models and functions for notification channels and settings
2024-07-23 12:22:59 +08:00
Marvin Zhang
f7f40dc05e
refactor: Update SendNotification function to handle old and new settings triggers
2024-07-18 00:05:48 +08:00
Marvin Zhang
bbe43fa5ab
refactor: Update SendNotification function to handle old and new settings triggers
2024-07-16 17:54:06 +08:00
Marvin Zhang
71194131cd
refactor: Update SendNotification function to handle old and new settings triggers
2024-07-15 17:34:04 +08:00
Marvin Zhang
0e0fb8cbae
refactor: Update SendNotification function to handle old and new settings triggers
2024-07-14 23:25:31 +08:00
Marvin Zhang
c123e48484
refactor: Remove unused code and update dependencies
2024-07-13 11:08:56 +08:00
Marvin Zhang
cbdfbf8d1d
fix: compiling issue
2024-07-12 20:05:14 +08:00
Marvin Zhang
0c8b42145a
refactor: removed unnecessary code
2024-07-12 18:00:19 +08:00
Marvin Zhang
ce8ff0ce2f
refactor: removed unnecessary code
2024-07-11 12:45:29 +08:00
Marvin Zhang
2d203e61b9
fix: missing name and max runners when registering nodes
2024-07-03 14:57:33 +08:00
Marvin Zhang
9084680b64
feat: added metric service
2024-07-02 17:59:40 +08:00
Marvin Zhang
840100dbc3
fix: unable to sync directories to work nodes
2024-07-01 15:59:20 +08:00
Marvin Zhang
4103f00404
fix: duplicated start grpc client
2024-06-27 23:52:01 +08:00
Marvin Zhang
8d3eba1a60
feat: added metrics service v2
2024-06-26 23:23:14 +08:00
Marvin Zhang
11a0134fd1
fix: get all spider issue
2024-06-26 17:31:31 +08:00
Marvin Zhang
c269a46b43
fix: missing data source issue
2024-06-26 12:37:24 +08:00
Marvin Zhang
bea392485b
fix: unable to sync files and save data issues
2024-06-25 14:58:54 +08:00
Marvin Zhang
35bc3a5230
feat: updated grpc for dependencies service
2024-06-15 23:25:24 +08:00
Marvin Zhang
50d5185540
feat: updated grpc proto
2024-06-14 19:24:09 +08:00
Marvin Zhang
33a30e03ef
feat: added modules
2024-06-14 16:37:48 +08:00
Marvin Zhang
ca070cc788
feat: added modules
2024-06-14 15:59:48 +08:00
Marvin Zhang
c4d795f47f
feat: added modules
2024-06-14 15:42:50 +08:00