Files
crawlab/core/utils
Marvin Zhang 8d8b47e474 refactor: streamline file service retrieval and enhance spider template handling
- Replaced direct calls to getBaseFileFsSvc with a new method fs.GetBaseFileFsSvc in base_file.go for improved clarity and maintainability.
- Introduced SpiderTemplateService interface and implemented registry service for managing spider templates, enhancing template handling in the spider controller.
- Added template-related fields to the Spider model to support template functionality.
- Created utility functions for string case conversions in utils/string.go to facilitate consistent formatting across the codebase.
- Updated environment configuration to retrieve the Python path dynamically, improving flexibility in the task runner's setup.
2025-01-06 18:09:45 +08:00
..
2024-06-14 15:42:50 +08:00
2024-10-20 17:55:57 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-10-20 17:22:35 +08:00
2024-08-26 18:33:46 +08:00
2024-10-18 15:03:32 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-11-18 16:48:09 +08:00
2024-11-18 16:48:09 +08:00
2024-06-14 15:42:50 +08:00