1Panel/frontend
zhengkunwang 4ed131cde7
feat: 申请证书支持直接从网站选取域名 (#3105)
2023-11-29 12:24:08 +00:00
..
public
src feat: 申请证书支持直接从网站选取域名 (#3105) 2023-11-29 12:24:08 +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 build(deps): bump axios from 0.27.2 to 1.6.0 in /frontend 2023-11-12 02:20:36 +08:00
package.json build(deps): bump axios from 0.27.2 to 1.6.0 in /frontend 2023-11-12 02:20:36 +08: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 feat: 工具箱增加 Swap 管理 (#3047) 2023-11-27 04:02:08 +00:00