dokploy/packages/server/src
Mauricio Siu ccb141339b Enhance schedule management and job handling features
- Updated the scheduleRouter to manage job scheduling and removal based on the enabled status of schedules, improving job lifecycle management.
- Refactored the scheduleJob and removeJob utilities to support scheduling and removing jobs for both server and schedule types.
- Introduced a new schema for jobQueue to accommodate schedule jobs, enhancing the flexibility of job definitions.
- Improved the runJobs function to execute scheduled jobs based on their enabled status, ensuring proper execution of active schedules.
- Enhanced the initialization process for schedules to automatically schedule active jobs from the database, streamlining the setup process.
2025-05-03 00:54:01 -06:00
..
auth Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
constants Add schedule logs feature and enhance schedule management 2025-05-02 04:29:32 -06:00
db Update drizzle-zod dependency and enhance deployment tracking features 2025-05-03 00:12:49 -06:00
emails Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
lib fix(auth): update invite link host to use app.dokploy.com 2025-04-25 01:41:03 -06:00
monitoring Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
services Enhance schedule management and job handling features 2025-05-03 00:54:01 -06:00
setup Add schedule logs feature and enhance schedule management 2025-05-02 04:29:32 -06:00
templates refactor(jwt generation): Simplify payload property assignments and secret initialization 2025-04-26 01:50:26 -06:00
types Merge branch 'canary' into feat/migration-templates 2025-03-09 12:36:14 -06:00
utils Enhance ShowSchedules component with improved user feedback and schedule execution 2025-05-02 23:11:21 -06:00
verification Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
wss Spelling and grammar corrections 2024-12-29 22:34:57 +10:00
index.ts Enhance schedule management and job handling features 2025-05-03 00:54:01 -06:00