1Panel/frontend
2023-10-27 06:19:26 +00:00
..
public feat: 修改图标 2023-02-06 17:18:14 +08:00
src fix: 简化接口校验代码 (#2704) 2023-10-27 06:19:26 +00:00
.editorconfig feat: first-commit 2022-08-17 09:37:30 +08:00
.env feat: 已安装应用增加日志页面 (#2403) 2023-09-28 02:56:16 +00: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
index.html fix: 服务器地址支持设置为空 (#2016) 2023-08-21 08:14:12 +00:00
lint-staged.config.js feat: first-commit 2022-08-17 09:37:30 +08:00
package-lock.json build(deps-dev): bump @babel/traverse from 7.21.5 to 7.23.2 in /frontend (#2573) 2023-10-16 09:35:56 -05:00
package.json feat: 文件列表增加排序功能 (#2541) 2023-10-16 03:08:15 +00:00
postcss.config.js 新增tailwindcss做响应式 (#1411) 2023-06-27 16:38:11 +08:00
tailwind.config.js 新增tailwindcss做响应式 (#1411) 2023-06-27 16:38:11 +08:00
tsconfig.json fix: 解决 go 版本升级导致的代码警告 (#527) 2023-04-07 03:30:10 +00:00
vite.config.ts fix: 解决代码合并冲突 (#1112) 2023-05-23 07:45:47 +00:00