From 5a3c628583573d393c3db1784c09de1e561c8936 Mon Sep 17 00:00:00 2001 From: Docker Config Backup Date: Thu, 31 Jul 2025 12:24:37 +0200 Subject: [PATCH] Save before creating restore point: Periodic backup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Auto-saved at 2025-07-31 12:24:37 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- components/timeshift-spreadsheet.tsx | 4 +--- logs/auto-commit.log | 2 ++ logs/auto-commit.out.log | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/components/timeshift-spreadsheet.tsx b/components/timeshift-spreadsheet.tsx index 3a85367..b5a134e 100644 --- a/components/timeshift-spreadsheet.tsx +++ b/components/timeshift-spreadsheet.tsx @@ -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", diff --git a/logs/auto-commit.log b/logs/auto-commit.log index 23b2f18..7e6905c 100644 --- a/logs/auto-commit.log +++ b/logs/auto-commit.log @@ -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... diff --git a/logs/auto-commit.out.log b/logs/auto-commit.out.log index bc6325a..086caa3 100644 --- a/logs/auto-commit.out.log +++ b/logs/auto-commit.out.log @@ -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...