From caa28e2116f013a44c913f48f06f879ccbe03ffd Mon Sep 17 00:00:00 2001 From: kang Date: Fri, 15 May 2026 15:26:51 +0800 Subject: [PATCH] auto-save 2026-05-15 15:26 (~3) --- .memory/worklog.json | 27 +++++++++++++-------------- deploy/nginx.conf | 1 + web/app/login/page.tsx | 4 ++-- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.memory/worklog.json b/.memory/worklog.json index 27a70e9..3aa3c99 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -1,19 +1,5 @@ { "entries": [ - { - "files_changed": 2, - "hash": "12daaa2", - "message": "auto-save 2026-05-13 23:57 (~2)", - "ts": "2026-05-13T23:57:28+08:00", - "type": "commit" - }, - { - "files_changed": 7, - "hash": "4c11a4c", - "message": "auto-save 2026-05-14 00:02 (+3, ~4)", - "ts": "2026-05-14T00:03:09+08:00", - "type": "commit" - }, { "files_changed": 1, "message": "Claude 会话活跃 · 最近命令:claude · 1 项未提交变更 · 最近提交:auto-save 2026-05-14 00:02 (+3, ~4)", @@ -3251,6 +3237,19 @@ "message": "auto-save 2026-05-15 15:15 (~4)", "hash": "7ee9ea2", "files_changed": 4 + }, + { + "ts": "2026-05-15T15:21:20+08:00", + "type": "commit", + "message": "auto-save 2026-05-15 15:21 (+1, ~9)", + "hash": "f7cc49a", + "files_changed": 10 + }, + { + "ts": "2026-05-15T07:24:47Z", + "type": "session-heartbeat", + "message": "Codex 会话活跃 · 最近命令:codex · 2 项未提交变更 · 最近提交:auto-save 2026-05-15 15:21 (+1, ~9)", + "files_changed": 2 } ] } diff --git a/deploy/nginx.conf b/deploy/nginx.conf index bc4bc99..3925306 100644 --- a/deploy/nginx.conf +++ b/deploy/nginx.conf @@ -1,6 +1,7 @@ server { listen 80; server_name _; + absolute_redirect off; client_max_body_size 2g; diff --git a/web/app/login/page.tsx b/web/app/login/page.tsx index 762f1a4..393a226 100644 --- a/web/app/login/page.tsx +++ b/web/app/login/page.tsx @@ -99,7 +99,7 @@ export default function LoginPage() { >
-
+
@@ -145,7 +145,7 @@ export default function LoginPage() {
-
+