feat: naming backup schedules (#103)

* docs: add agents instructions

* feat: naming backup schedules

* fix: wrong table for filtering
This commit is contained in:
Nico
2025-12-04 18:31:00 +01:00
committed by Nicolas Meienberger
parent 2660d91002
commit d542318e2c
7 changed files with 824 additions and 46 deletions

View File

@@ -45,7 +45,7 @@
"dotenv": "^17.2.3",
"drizzle-orm": "^0.44.7",
"es-toolkit": "^1.42.0",
"hono": "^4.10.7",
"hono": "4.10.5",
"hono-openapi": "^1.1.1",
"http-errors-enhanced": "^4.0.2",
"isbot": "^5.1.32",
@@ -54,7 +54,7 @@
"node-cron": "^4.2.1",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-hook-form": "^7.67.0",
"react-hook-form": "^7.68.0",
"react-router": "^7.10.0",
"react-router-hono-server": "^2.22.0",
"recharts": "3.5.1",