1Panel/frontend
2023-05-21 22:16:53 +08:00
..
public
src fix: 解决首页控制台报错的问题 (#1087) 2023-05-21 22:16:53 +08:00
.editorconfig
.env
.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
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
components.d.ts feat: 安全登录界面样式优化 (#814) 2023-04-27 07:18:16 +00:00
index.html 为了安全,使面板首页禁止搜索引擎收录 (#721) 2023-04-21 10:28:59 +08:00
lint-staged.config.js
package-lock.json style: 网站列表增加 WAF 入口 (#825) 2023-04-28 07:18:19 +00:00
package.json feat: 文件管理增加用户/用户组设置 (#803) 2023-04-26 14:18:16 +00:00
postcss.config.js
tsconfig.json fix: 解决 go 版本升级导致的代码警告 (#527) 2023-04-07 03:30:10 +00:00
vite.config.ts style: 文件列表样式修改 (#775) 2023-04-24 14:10:14 +00:00