Add support for completing recurrence tasks

This commit is contained in:
2025-06-05 14:30:09 +02:00
parent 61e78a85d8
commit fc4cff0429
11 changed files with 731 additions and 55 deletions

View File

@@ -25,7 +25,9 @@
"cron": "^4.3.1",
"dayjs": "^1.11.13",
"express": "^5.1.0",
"moment": "^2.30.1",
"peggy": "^4.2.0",
"rrule": "^2.8.1",
"yaml": "^2.7.0"
}
}