Commit graph

52 commits

Author SHA1 Message Date
ssongliu
b156ef9476
feat: Support batch upgrades for container images (#9915) 2025-08-08 20:29:00 +08:00
ssongliu
9c292bebf0
fix: Optimize container cleanup mechanism (#9795)
Refs #7444

涉及到容器、镜像、网络、存储卷、构建缓存清理
2025-08-01 08:07:24 +00:00
Snrat
40314e9079
Fix Issue with Podman Unable to Change PHP Runtime in Website Page (#9711)
* Update container.go

* Update website.go
2025-07-28 18:34:05 +08:00
Snrat
2758ab07dc
Fix Issue with Podman Unable to Create PHP Runtime Website (#9697)
* Update website.go

* Update container.go
2025-07-28 15:38:27 +08:00
ssongliu
aeaca0c5cd
fix: Change container creation to asynchronous operation (#9597) 2025-07-22 11:00:16 +08:00
ssongliu
fb7f638a54
fix: Optimize container filter component for cronjob (#9595)
<img width="633" height="304" alt="image" src="https://github.com/user-attachments/assets/b5077719-ddf8-438c-9ce4-ca6bb76d7217" />
2025-07-22 02:34:05 +00:00
ssongliu
117faa952e
fix: Fix container edit task log abnormalities (#9590) 2025-07-21 10:14:41 +00:00
CityFun
80c00c5a8c
fix: fix some bugs with app-cluster (#9581) 2025-07-21 15:53:11 +08:00
54ca40bbcd
fix: Fix container log download ANSI control code garbled issue (#9479) 2025-07-10 11:21:13 +08:00
ssongliu
383bdd5f15
fix: Change container image building to asynchronous operation (#9462)
Refs #8463
2025-07-08 11:06:47 +00:00
CityFun
f74248f0d7
fix: Fixed issue with open app log failed with docker-compose (#9400) 2025-07-04 10:23:02 +08:00
ssongliu
7e1351c543
fix: resolve code warnings and improve code quality (#9322) 2025-06-27 16:47:01 +08:00
CityFun
669855de70
fix: Fixed the issue that caused the error (bufio.Scanner: token too long) when viewing container log (#9256)
Refs https://github.com/1Panel-dev/1Panel/issues/9241
2025-06-24 05:53:13 +00:00
CityFun
dd1d93e096
fix: fix issue with docker cmd not close (#9182) 2025-06-19 07:06:59 +00:00
ssongliu
9f0338382f
feat: Script within the container support the selection of users (#9170)
Refs #8766
2025-06-18 08:46:58 +00:00
CityFun
8b22acce27
fix: fix issue with open container log failed (#9163) 2025-06-18 07:14:56 +00:00
Process Xie
5e549fdb71
fix: terminate Docker logs process when client disconnects (#9091)
* Update container.go

* Update container.go
2025-06-16 16:07:13 +08:00
CityFun
ed2e305508
fix: Resolve the error in reading container logs (#8965) 2025-06-09 05:37:04 +00:00
ce86e8c31f
fix: Remote Redis connection (#8881) 2025-05-30 08:44:27 +00:00
ssongliu
099ca7ff6c
fix: Modify the planned task script display (#8569) 2025-05-08 06:47:42 +00:00
ssongliu
c59105f050
feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
ssongliu
47d8c405dd
fix: Merge dev code up to pr #8141 (#8147) 2025-03-14 10:08:31 +08:00
zhengkunwang
4ff06401d9
fix(database): Fix missing database logs (#8145) 2025-03-13 18:25:01 +08:00
ssongliu
2ed3aaa99b
fix: Fix the firewall startup failure (#8141) 2025-03-13 07:09:06 +00:00
zhengkunwang
fc649ded94
feat(container): optimize image pull display (#8140) 2025-03-13 14:53:42 +08:00
zhengkunwang
f4685b2831
fix: fix issue with download container log (#8111) 2025-03-10 17:29:11 +08:00
ssongliu
7ef81bd9c7
feat: Container editing and upgrade support task log display (#8107) 2025-03-10 11:57:09 +08:00
ssongliu
aae839f921
fix: Adjust the container task log (#8025) 2025-02-27 15:04:25 +08:00
ssongliu
d64ed8c718
fix: Fix the issue of the container creation not popping up the task box (#7989) 2025-02-25 14:16:47 +08:00
zhengkunwang
efa2fa9eac
fix: Fix issue with .NET environment creation failure (#7980) 2025-02-24 10:17:52 +00:00
ssongliu
8283cd7d02
feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
ssongliu
4f1a56e66c
feat: merge code from dev (#7750) 2025-01-21 10:32:14 +00:00
ssongliu
78199a49ed
feat: Add usage scope for backup accounts (#7716)
* feat: Add usage scope for backup accounts

* fix: 解决计划任务列表不显示备份账号的问题

* feat: 统一备份文件大小获取接口
2025-01-14 14:27:51 +08:00
zhengkunwang
c4f9d29bcb
feat(log): Handle Errors in Event Stream (#7708) 2025-01-13 15:08:05 +00:00
zhengkunwang
e2354b8528
feat(log): Add Highlighting to Logs (#7707) 2025-01-13 15:54:59 +08:00
zhengkunwang
992fecb16a
feat(common): Optimize commonRepo Invocation (#7621) 2025-01-02 09:20:03 +00:00
zhengkunwang
554d2ab177
feat(task): Optimize Container Log Reading (#7575) 2024-12-27 06:55:03 +00:00
zhengkunwang223
75142b33a4 feat(common): Standardize Permissions for Creating Folders and Files 2024-12-20 16:13:23 +08:00
zhengkunwang
7cb987434e
feat(container): Align Container Memory Usage Display with Docker Stats (#7435) 2024-12-19 14:24:29 +08:00
ssongliu
a627aa9915
feat: merge from dev (#7366)
* feat: merge from dev

* feat: Merge mobile style code from the dev branch
2024-12-17 15:59:21 +08:00
zhengkunwang
9b0916f0ed
feat: merge from dev (#7216) 2024-11-30 19:42:10 +08:00
ssongliu
810891236b
feat: 增加容器创建表单内容 (#6772)
Some checks failed
sync2gitee / repo-sync (push) Failing after 2s
2024-10-18 08:43:37 +00:00
ssongliu
f50c473cf6
feat: 容器镜像支持多选删除 (#6748)
Refs #6562
2024-10-17 07:27:31 +00:00
ssongliu
9c5da23a38
feat: 支持直接从命令创建容器,表单样式优化 (#6741)
Some checks failed
sync2gitee / repo-sync (push) Failing after 3s
2024-10-16 14:19:28 +00:00
ssongliu
14bbb8c65d
feat: 容器列表支持搜索镜像 (#6736)
Some checks failed
sync2gitee / repo-sync (push) Failing after 2s
2024-10-16 17:36:43 +08:00
zhengkunwang
6c3311ba3c
feat: 统一抽屉样式 (#6650)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2024-10-08 14:54:04 +08:00
ssongliu
53e9af1a62
feat: 增加容器概览页面 (#6614) 2024-09-29 06:27:45 +00:00
ssongliu
157fff8481
feat: 镜像拉取、推送、构建改为任务方式实现 (#6598)
Co-authored-by: ssonglius11 <ssonglius11@163.com>
2024-09-27 14:33:32 +08:00
ssongliu
c101dfb694
feat: 增加容器状态统计及状态快速切换 (#6594)
Some checks failed
sync2gitee / repo-sync (push) Failing after -9m34s
2024-09-26 14:01:32 +00:00
zhengkunwang
2538944701
feat: PHP 多网站使用一个 PHP 容器 (#6338)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m36s
2024-09-02 21:56:24 +08:00