refactor: establish frontend request and state boundaries

This commit is contained in:
leefer
2026-07-29 20:16:21 +08:00
parent a368174a75
commit e177f21d1c
7 changed files with 421 additions and 242 deletions
+4 -4
View File
@@ -254,8 +254,8 @@
"code_hotspots": [
{
"path": "static/app.js",
"bytes": 449457,
"lines": 9447
"bytes": 447568,
"lines": 9403
},
{
"path": "static/styles.css",
@@ -274,8 +274,8 @@
},
{
"path": "static/index.html",
"bytes": 133569,
"lines": 1871
"bytes": 133691,
"lines": 1873
},
{
"path": "database.py",