dependabot[bot]
056c771d2e
build(deps-dev): bump vite from 2.9.15 to 2.9.16 in /frontend ( #1265 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 2.9.15 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
ssongliu
84183bdfeb
fix: 容器详情抽屉高度自适应 ( #1262 )
1 year ago
ssongliu
4e786fee31
fix: 日志拦截解压方式判断修改 ( #1260 )
1 year ago
zhengkunwang223
9f4e5050dd
feat: acme 账号增加提示信息 ( #1259 )
1 year ago
ssongliu
bb49a610a2
fix: 计划任务排除规则改为换行切割 ( #1255 )
1 year ago
 
5e3e580f51
perf: 浏览器失去焦点停止查询、节省开销 ( #1256 )
1 year ago
ssongliu
75fa498a7c
fix: 恢复密码过期跳转 ( #1252 )
1 year ago
zhengkunwang223
05e5f06cf1
feat: 修改应用容器名称增加校验 ( #1251 )
1 year ago
ssongliu
3a17f4f29f
fix: 面板设置提示信息修改 ( #1249 )
1 year ago
zhengkunwang223
5e7524e4f8
fix: 解决本地应用升级失败的问题 ( #1248 )
1 year ago
zhengkunwang223
b2e17d4c42
feat: 防盗链响应增加状态码判断 ( #1242 )
1 year ago
dependabot[bot]
b88303d36a
build(deps): bump @antfu/utils, unplugin-auto-import and unplugin-vue-components ( #1243 )
...
Bumps [@antfu/utils](https://github.com/antfu/utils ) to 0.7.4 and updates ancestor dependencies [@antfu/utils](https://github.com/antfu/utils ), [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import ) and [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components ). These dependencies need to be updated together.
Updates `@antfu/utils` from 0.4.0 to 0.7.4
- [Release notes](https://github.com/antfu/utils/releases )
- [Commits](https://github.com/antfu/utils/compare/v0.4.0...v0.7.4 )
Updates `unplugin-auto-import` from 0.6.9 to 0.16.4
- [Release notes](https://github.com/antfu/unplugin-auto-import/releases )
- [Commits](https://github.com/antfu/unplugin-auto-import/compare/v0.6.9...v0.16.4 )
Updates `unplugin-vue-components` from 0.17.21 to 0.25.0
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases )
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.17.21...v0.25.0 )
---
updated-dependencies:
- dependency-name: "@antfu/utils"
dependency-type: indirect
- dependency-name: unplugin-auto-import
dependency-type: direct:development
- dependency-name: unplugin-vue-components
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
zhengkunwang223
5a5b0e3a1b
fix: 解决同步应用之后旧版本被删除的问题 ( #1241 )
1 year ago
ssongliu
e504e55a34
feat: 容器日志切割增加回显 ( #1239 )
1 year ago
zhengkunwang223
b6758ff92d
feat: 安装应用自动填写名称 ( #1238 )
1 year ago
zhengkunwang223
957499e4d7
fix: 解决应用内存限制回显失败的问题 ( #1237 )
1 year ago
wanghe-fit2cloud
3773d64aa7
chore: 删除 docker.sh 脚本引用
1 year ago
ssongliu
d89f823bef
fix: 版本升级适配 armv7 ( #1236 )
1 year ago
zhengkunwang223
a8b7c3d8c5
feat: 增加一些提示信息 ( #1234 )
1 year ago
zhengkunwang223
9a45ce3110
feat: 限制已废弃应用升级和备份 ( #1233 )
1 year ago
zhengkunwang223
3ad3b180af
feat: 增加应用商店定时同步 ( #1231 )
1 year ago
ssongliu
6919ce7b5c
fix: 概览页磁盘大小自适应 ( #1232 )
1 year ago
zhengkunwang223
e7a9c3814b
fix: 解决打开防盗链报错的问题 ( #1230 )
1 year ago
ssongliu
488eb319a1
fix: 优化监控页空数据显示 ( #1229 )
1 year ago
zhengkunwang223
4f650cad9d
fix: 解决PHP上传限制清空之后可以上传的问题 ( #1227 )
1 year ago
dependabot[bot]
ce9c2e6d3c
build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 ( #1228 )
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
zhengkunwang223
90a5e741fd
fix: 解决本地应用升级失败的问题 ( #1226 )
1 year ago
ssongliu
bfedd02d1d
fix: 解决容器配置失败的问题 ( #1225 )
1 year ago
ssongliu
0187d2f5c1
fix: ssh 登录日志时区修改 ( #1223 )
2 years ago
ssongliu
7d968348f5
fix: ssh 登录日志归属地获取方式修改 ( #1221 )
2 years ago
zhengkunwang223
317017a2b4
fix: 解决应用升级失败的问题 ( #1220 )
2 years ago
ssongliu
35ca52620c
feat: 计划任务报告页增加计划任务名称显示 ( #1219 )
2 years ago
ssongliu
01ed60fcb7
fix: 解决编辑已停止计划任务导致任务执行的问题 ( #1218 )
2 years ago
zhengkunwang223
80599a3576
feat: 删除 AppStoreVersion 参数 ( #1217 )
2 years ago
zhengkunwang223
d40b2734a9
feat: 减少 badger 的内存占用 ( #1216 )
2 years ago
zhengkunwang223
6abd313bd2
fix: 解决解压 GBK 格式的 zip 文件中文乱码的问题 ( #1214 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1209
2 years ago
wanghe
88f573e2a6
Update .goreleaser.yaml
2 years ago
ssongliu
eb55e16465
fix: 拦截中间件数据改为实时获取 ( #1213 )
2 years ago
ssongliu
bb48964cca
fix: 优化未启用安全入口跳转逻辑 ( #1210 )
2 years ago
zhengkunwang223
cbdf1ad7b7
fix: 解决应用无法升级的问题 ( #1208 )
2 years ago
zhengkunwang223
df77ac4318
style: 网站设置页面手机端适配 ( #1207 )
2 years ago
zhengkunwang223
b3caa343d2
feat: 编辑应用增加编辑 docker-compose.yml ( #1206 )
2 years ago
wanghe-fit2cloud
49f4f316f8
refactor: goreleaser 增加 dodocker.sh
2 years ago
zhengkunwang223
2207711400
feat: 编辑应用 cpu 和内存限制增加校验 ( #1205 )
2 years ago
zhengkunwang223
763f450f43
feat: 创建应用容器名称增加校验 ( #1204 )
2 years ago
zhengkunwang223
0fa11213bb
feat: 本地应用同步增加日志 ( #1203 )
2 years ago
wangdan-fit2cloud
c743775a1e
feat: 移动端样式优化 ( #1202 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2 years ago
ssongliu
b854aa3bfe
fix: 默认时区获取方式修改 ( #1200 )
2 years ago
zhengkunwang223
8dfba82a70
fix: 解决备份文件过大导致下载超时问题 ( #1199 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1191
2 years ago
zhengkunwang223
824051e89e
feat: 限制删除运行环境中使用的应用版本 ( #1197 )
2 years ago