This website requires JavaScript.
Explore
Help
Sign In
Dokploy
/
dokploy
Watch
1
Star
0
Fork
0
You've already forked dokploy
mirror of
https://github.com/Dokploy/dokploy.git
synced
2026-06-18 05:35:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc8ff78ee506fa2dd462dfd2d33344f2c8410744
dokploy
/
apps
/
schedules
/
src
History
Mauricio Siu
f96a6a509b
feat: add functionality to keep the latest N backups after running a job
2026-02-26 22:26:30 -06:00
..
index.ts
fix(schedules): ensure cronSchedule is always a string when removing jobs
2026-02-07 01:42:14 -06:00
logger.ts
feat(schedules): add schedules server
2024-10-05 22:11:38 -06:00
queue.ts
fix(schedules): ensure cronSchedule is always a string when removing jobs
2026-02-07 01:42:14 -06:00
schema.ts
feat(schedules): add timezone support for scheduled jobs and update database schema
2025-12-07 22:42:40 -06:00
utils.ts
feat: add functionality to keep the latest N backups after running a job
2026-02-26 22:26:30 -06:00
workers.ts
fix(schedules): ensure cronSchedule is always a string when removing jobs
2026-02-07 01:42:14 -06:00