1Panel/frontend
2023-04-10 13:50:24 +00:00
..
public feat: 修改图标 2023-02-06 17:18:14 +08:00
src feat: 主机增加记住密码,支持带密码私钥连接 (#570) 2023-04-10 13:50:24 +00:00
.editorconfig feat: first-commit 2022-08-17 09:37:30 +08:00
.env feat: first-commit 2022-08-17 09:37:30 +08:00
.env.development feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
.env.production feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
.eslintignore feat: first-commit 2022-08-17 09:37:30 +08:00
.eslintrc.js feat: first-commit 2022-08-17 09:37:30 +08:00
.gitignore style: 修改 .gitignore 2023-02-16 16:37:16 +08:00
.prettierignore feat: first-commit 2022-08-17 09:37:30 +08:00
.prettierrc.js style: 样式调整 2022-09-09 11:23:01 +08:00
.stylelintignore feat: first-commit 2022-08-17 09:37:30 +08:00
.stylelintrc.js feat: first-commit 2022-08-17 09:37:30 +08:00
components.d.ts feat: 增加同步本地应用功能 (#537) 2023-04-08 06:02:14 +00:00
index.html fix: 解决发布后网站图标丢失的问题 2023-02-14 18:20:34 +08:00
LICENSE feat: first-commit 2022-08-17 09:37:30 +08:00
lint-staged.config.js feat: first-commit 2022-08-17 09:37:30 +08:00
package-lock.json fix: 解决打开文件编辑,控制台报错的问题 2023-03-16 09:44:28 +00:00
package.json fix: 解决打开文件编辑,控制台报错的问题 2023-03-16 09:44:28 +00:00
postcss.config.js feat: first-commit 2022-08-17 09:37:30 +08:00
README.md feat: first-commit 2022-08-17 09:37:30 +08:00
STANDARD.md feat: first-commit 2022-08-17 09:37:30 +08:00
tsconfig.json fix: 解决 go 版本升级导致的代码警告 (#527) 2023-04-07 03:30:10 +00:00
vite.config.ts fix: 解决 echart 前端报错 (#542) 2023-04-08 14:56:11 +00:00

1Panel 前端