You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features / Enhancement
Dependency Installation. Allow users to install/uninstall dependencies and add programming languages (Node.js only for now) on the platform web interface.
Pre-install Programming Languages in Docker. Allow Docker users to set CRAWLAB_SERVER_LANG_NODE as Y to pre-install Node.js environments.
Add Schedule List in Spider Detail Page. Allow users to view / add / edit schedule cron jobs in the spider detail page. #360
Align Cron Expression with Linux. Change the expression of 6 elements to 5 elements as aligned in Linux.
Enable/Disable Schedule Cron. Allow users to enable/disable the schedule jobs. #297
Better Task Management. Allow users to batch delete tasks. #341
Better Spider Management. Allow users to sort and filter spiders in the spider list page.