1Panel/frontend
2024-12-30 05:33:49 +00:00
..
public fix: 调整Logo长宽比,防止显示被拉伸 (#6510) 2024-09-17 12:52:58 +08:00
src feat: Add expiration time setting for API key (#7584) 2024-12-30 05:33:49 +00:00
.editorconfig chore: 编辑器统一代码风格和 prettier 风格保持一致 (#5656) 2024-07-03 07:03:29 +00:00
.env
.env.development
.env.production
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html
lint-staged.config.js
package.json feat: Add YAML format to CodeMirror (#7326) 2024-12-11 07:47:43 +00:00
postcss.config.js
tailwind.config.js
tsconfig.json
vite-env.d.ts Add ImportMeta type definition (#7481) 2024-12-20 15:32:58 +08:00
vite.config.ts