1Panel/frontend
ssongliu e7af9de9ed feat: 增加从快照恢复功能
feat: 增加升级备份与恢复
2023-01-30 21:11:12 +08:00
..
.vscode feat: first-commit 2022-08-17 09:37:30 +08:00
public feat: first-commit 2022-08-17 09:37:30 +08:00
src feat: 增加从快照恢复功能 2023-01-30 21:11:12 +08:00
.editorconfig feat: first-commit 2022-08-17 09:37:30 +08:00
.env feat: first-commit 2022-08-17 09:37:30 +08:00
.env.development feat: first-commit 2022-08-17 09:37:30 +08:00
.env.production feat: first-commit 2022-08-17 09:37:30 +08: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 feat: first-commit 2022-08-17 09:37:30 +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: 修复 mysql utf8 数据库创建失败的问题 2023-01-03 18:32:02 +08:00
LICENSE feat: first-commit 2022-08-17 09:37:30 +08:00
lint-staged.config.js feat: first-commit 2022-08-17 09:37:30 +08:00
package-lock.json feat: 增加从快照恢复功能 2023-01-30 21:11:12 +08:00
package.json feat: 增加从快照恢复功能 2023-01-30 21:11:12 +08:00
postcss.config.js feat: first-commit 2022-08-17 09:37:30 +08:00
README.md feat: first-commit 2022-08-17 09:37:30 +08:00
STANDARD.md feat: first-commit 2022-08-17 09:37:30 +08:00
tsconfig.json feat: 完成概览界面样式 2022-11-18 14:47:40 +08:00
vite.config.ts fix: 终端连接增加刷新按钮 2022-12-27 15:48:49 +08:00

1Panel 前端