1Panel/frontend
zhengkunwang 5ff23f44d5
feat: host 模式应用增加提示 (#2792)
2023-11-03 07:39:38 +00:00
..
public
src feat: host 模式应用增加提示 (#2792) 2023-11-03 07:39:38 +00:00
.editorconfig
.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
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html fix: 服务器地址支持设置为空 (#2016) 2023-08-21 08:14:12 +00:00
lint-staged.config.js
package-lock.json fix: 解决终端连接无法正常打开的问题 (#2710) 2023-10-27 09:19:04 +00: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