Save before creating restore point: Periodic backup

Auto-saved at 2025-07-31 12:24:37

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Docker Config Backup
2025-07-31 12:24:37 +02:00
parent a84f5d755e
commit 5a3c628583
3 changed files with 5 additions and 3 deletions

View File

@@ -403,9 +403,7 @@ export function TimeshiftSpreadsheet({ teamId, teamName }: TimeshiftSpreadsheetP
allowInsertColumn: false,
allowDeleteRow: true,
allowDeleteColumn: false,
contextMenu: function(obj: any, x: number, y: number) {
return [] // Empty context menu to avoid issues
},
contextMenu: false,
tableOverflow: true,
tableWidth: "100%",
tableHeight: "500px",

View File

@@ -291,3 +291,5 @@
2025-07-31 11:26:08 +02:00: ✅ Restore point created
2025-07-31 11:54:37 +02:00: 🔄 Hourly reset: Commit counter reset to 0
2025-07-31 11:54:37 +02:00: 🔖 Creating restore point...
2025-07-31 11:56:08 +02:00: ✅ Restore point created
2025-07-31 12:24:37 +02:00: 🔖 Creating restore point...

View File

@@ -287,3 +287,5 @@
2025-07-31 11:26:08 +02:00: ✅ Restore point created
2025-07-31 11:54:37 +02:00: 🔄 Hourly reset: Commit counter reset to 0
2025-07-31 11:54:37 +02:00: 🔖 Creating restore point...
2025-07-31 11:56:08 +02:00: ✅ Restore point created
2025-07-31 12:24:37 +02:00: 🔖 Creating restore point...