feat: custom domain management, responsive server layout, and config editor integration

This commit is contained in:
Bot
2026-08-31 04:41:57 +08:00
parent 68f3e02e26
commit af8b05b690
7 changed files with 3159 additions and 2872 deletions
+6 -3
View File
@@ -29,12 +29,15 @@
"typescript/no-unnecessary-type-constraint": "error",
"typescript/no-unsafe-function-type": "error",
"react/rules-of-hooks": "error",
"react/exhaustive-deps": "warn",
"typescript/no-explicit-any": "off",
"react/only-export-components": "off",
// React Compiler lint stays opt-in until the compiler is adopted.
"react/react-compiler": "off"
"react/immutability": "off",
"react/set-state-in-effect": "off",
"react/incompatible-library": "off",
"react/refs": "off"
},
"overrides": [
{
"files": [