t0ng7u
|
0990561f23
|
🎨 chore: integrate ESLint header automation with AGPL-3.0 notice
• Added `.eslintrc.cjs`
- Enables `header` + `react-hooks` plugins
- Inserts standardized AGPL-3.0 license banner for © 2025 QuantumNous
- JS/JSX parsing & JSX support configured
• Installed dev-deps: `eslint`, `eslint-plugin-header`, `eslint-plugin-react-hooks`
• Updated `web/package.json` scripts
- `eslint` → lint with cache
- `eslint:fix` → auto-insert/repair license headers
• Executed `eslint --fix` to prepend license banner to all JS/JSX files
• Ignored runtime cache
- Added `.eslintcache` to `.gitignore` & `.dockerignore`
Result: consistent AGPL-3.0 license headers, reproducible linting across local dev & CI.
|
2025-07-19 03:30:44 +08:00 |
|
tbphp
|
8d34c57239
|
fix: ratelimit style error
|
2025-06-26 21:32:05 +08:00 |
|
tbphp
|
21b0d13bab
|
fix: 样式修复
|
2025-05-05 23:56:15 +08:00 |
|
tbphp
|
b648b3cf98
|
fix: 缩进修复还原
|
2025-05-05 23:53:05 +08:00 |
|
tbphp
|
9e2af59840
|
fix: text
|
2025-05-05 23:48:15 +08:00 |
|
tbphp
|
914b3d1cfe
|
fix: 请求完成数必须大于等于1
|
2025-05-05 23:41:43 +08:00 |
|
tbphp
|
fbbbe77657
|
feat: 分组速率前端优化
|
2025-05-05 22:06:16 +08:00 |
|
tbphp
|
c9ce1210be
|
feat: 优化代码,去除多余注释和修改
|
2025-05-05 11:34:57 +08:00 |
|
tbphp
|
b32ed55624
|
feat: 增加分组速率功能
|
2025-05-05 07:31:54 +08:00 |
|
QuentinHsu
|
775b1c458b
|
style(web): format code
|
2025-04-04 17:37:27 +08:00 |
|
1808837298@qq.com
|
00a16b2d18
|
refactor: Improve responsive design across multiple setting pages
|
2025-03-10 21:05:22 +08:00 |
|
1808837298@qq.com
|
1763145fea
|
feat: Add model request rate limiting functionality
|
2025-02-24 16:20:55 +08:00 |
|