Commit graph

66 commits

Author SHA1 Message Date
ssongliu
b9367abfb9
feat: Optimize container cleanup task logs (#10970) 2025-11-17 03:40:53 +00:00
ssongliu
388458f759
feat: Image build supports setting build parameters (#10960)
Refs #10898
2025-11-14 10:22:49 +00:00
KOMATA
02d22ba63f
feat: refactor regex usage across multiple files and centralize patterns in a new utility (#10896) 2025-11-11 16:14:09 +08:00
ssongliu
902d329e78
feat: Container overview page supports displaying disk usage information (#10864) 2025-11-04 22:53:54 +08:00
ssongliu
e86bc9a8db
feat: Container operations support task logs (#10824)
Refs #10817
2025-10-30 09:42:18 +00:00
ssongliu
fb24a699e6
fix: Fix the issue of abnormal refresh after container creation/editing (#10657) 2025-10-16 06:29:40 +00:00
ssongliu
026ed1eb42
fix: Fix the issue of abnormal container sharing mode modification (#10644) 2025-10-15 13:38:27 +08:00
ssongliu
5ca02a1dcf
style: Optimize watermark style (#10630) 2025-10-14 16:51:26 +08:00
ssongliu
7cabb54c4e
fix: Fix the issue of abnormal container task log formatting (#10606) 2025-10-11 15:36:14 +08:00
ssongliu
5c7d9b4ffe
feat: Container mounted volumes support shared customization (#10457)
Refs  #8443
2025-09-23 10:44:05 +00:00
ssongliu
6f0673f184
fix: Fix the problem of uploaded backup files being deleted after res… (#10299)
…toration
2025-09-08 09:57:46 +00:00
ssongliu
1662546bef
fix: Fix container image upgrade command loss issue (#10239)
Refs #10227
2025-09-02 10:48:10 +00:00
ssongliu
ff2dc05e7f
fix: Optimize container port detection mechanism (#10209)
Refs #5827
2025-09-01 06:24:48 +00:00
CityFun
fb44e3c1e2
fix: Fix the issue where SSH sessions keep loading indefinitely (#9964)
Refs https://github.com/1Panel-dev/1Panel/issues/9943
2025-08-12 09:28:48 +00:00
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