Commit Graph

12 Commits

Author SHA1 Message Date
Marvin Zhang
fc28a742de refactor: Update models to use DatabaseV2 instead of DataSourceV2 2024-08-05 13:14:57 +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
ce8ff0ce2f refactor: removed unnecessary code 2024-07-11 12:45:29 +08:00
Marvin Zhang
501d623175 refactor: update viper config key for Pro edition check 2024-07-10 18:59:35 +08:00
Marvin Zhang
b21dc4be61 feat: updated node monitoring tab 2024-07-04 13:01:54 +08:00
Marvin Zhang
840100dbc3 fix: unable to sync directories to work nodes 2024-07-01 15:59:20 +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
32f5dd466e feat: added fields to models 2024-06-19 00:17:36 +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