Commit graph

458 commits

Author SHA1 Message Date
ssongliu
ac99d77fbb
fix: Fix snap docker startup failure due to empty configuration (#9402) 2025-07-04 07:21:40 +00:00
ssongliu
4f6f7632f5
fix: Fix the problem of re-logging during the snapshot recovery process (#9401) 2025-07-04 03:59:40 +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
bb8a15ca56
fix: Fix system load spike during disk mount failures (#9399)
Refs #8827
2025-07-04 02:19:39 +00:00
ssongliu
3fade48f8f
fix: Add error ignore functionality to cronjob backups (#9396) 2025-07-03 16:31:25 +08:00
ssongliu
1f6ea9f494
fix: Support docker configuration modifications for snap installations (#9377) 2025-07-02 09:43:35 +00:00
ssongliu
afa643519f
fix: Modify default values for recommended apps on dashboard (#9375) 2025-07-02 09:41:36 +00:00
CityFun
94d37eb68a
fix: Resolve the php runtime start failed (#9369) 2025-07-02 04:23:35 +00:00
ssongliu
08f53a4a37
fix: Support configurable docker config file snapshotting (#9363) 2025-07-01 07:49:32 +00:00
CityFun
c522295c56
fix: Resolve the issue of database uninstallation failure (#9361) 2025-07-01 15:46:21 +08:00
CityFun
ba6a4fe6d7
fix: Resolve the issue of lost GPU configuration after upgrade ollama (#9359) 2025-07-01 07:43:32 +00:00
ssongliu
5c29c5e7dd
fix: Implement chunked upload for google drive file transfers (#9354) 2025-07-01 03:49:32 +00:00
ssongliu
c7058cb3e6
fix: Optimize container image repo restart detection logic (#9347)
Refs #8978
2025-06-30 11:09:30 +00:00
ssongliu
e6092b2658
fix: Fix the compilation exception problem caused by dependencies (#9345) 2025-06-30 08:49:30 +00:00
dependabot[bot]
da117582d6
build(deps): bump github.com/go-viper/mapstructure/v2 in /agent (#9343)
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 12:00:18 +08:00
ssongliu
7889b5ad69
fix: Optimize script-type cronjob execution output (#9326) 2025-06-27 17:57:40 +08:00
ssongliu
be6d3ea337
fix: Update compression backup exclusion rules (#9323) 2025-06-27 09:25:23 +00:00
CityFun
64fd715973
perf: optimization php config (#9321) 2025-06-27 16:56:13 +08:00
ssongliu
315f99a03a
feat: Add application exclusion for cronjob snapshots (#9320)
Refs #8914
2025-06-27 08:47:26 +00:00
ssongliu
7e1351c543
fix: resolve code warnings and improve code quality (#9322) 2025-06-27 16:47:01 +08:00
CityFun
bd3c829653
fix: translate the requestTimeout msg for frontend (#9316)
Refs https://github.com/1Panel-dev/1Panel/issues/9308
2025-06-27 05:49:24 +00:00
8cc7d1f67f
fix: Fix the issue of multiple selection moving folder errors (#9317) 2025-06-27 05:45:23 +00:00
CityFun
9fbb63df95
fix: Resolve command execution failures in the PHP runtime environmen… (#9299)
Refs https://github.com/1Panel-dev/1Panel/issues/9286
2025-06-26 08:31:23 +00:00
ssongliu
5b5a649589
fix: resolve Google Drive token refresh failure (#9298)
Refs #9223
2025-06-26 07:37:22 +00:00
9cba19d4db
fix: Fix the process status error issue (#9285) 2025-06-25 22:05:29 +08:00
ssongliu
763df5606b
fix: Fix snapshot restoration missing website backup detection (#9282) 2025-06-25 22:04:53 +08:00
ssongliu
e1d20e3ec9
fix: Optimize snapshot and snapshot recovery mechanism (#9279) 2025-06-25 16:29:15 +08:00
CityFun
215c082a04
perf: add some config for website_default.conf (#9278)
Refs https://github.com/1Panel-dev/1Panel/issues/8837
2025-06-25 08:23:21 +00:00
ssongliu
984985e650
fix: Fix snapshot restoration for container configuration errors (#9277)
Refs #9216
2025-06-25 08:21:21 +00:00
249b3c3245
fix: Fixed logging errors for uploaded files (#9273) 2025-06-25 08:19:20 +00:00
2edddaf487
feat: Specify the interpretation code based on the file content (#9267) 2025-06-24 14:17:14 +00:00
ssongliu
49cbab08c1
fix: Modify snapshot synchronization and import name restrictions (#9266) 2025-06-24 18:43:56 +08:00
ssongliu
a75df66151
fix: Rollback snapshot code (#9263) 2025-06-24 10:41:14 +00:00
CityFun
43e9c13c5e
perf: Optimize and Edit PHP Runtime Environment Version Switching (#9265) 2025-06-24 18:40:53 +08:00
CityFun
5ad06f121b
fix: fix issue with subsite dir error (#9259) 2025-06-24 10:39:14 +00:00
CityFun
dd44fdd1f2
fix: Fixed issue with tar file failed with exist 1 (#9261) 2025-06-24 16:57:27 +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
193ae2b7d6
fix: fix issue with enable website ssl with ipv6 failed (#9255) 2025-06-24 13:44:17 +08:00
ssongliu
9aa852370c
fix: Split snapshot application backup (#9244) 2025-06-23 10:40:13 +00:00
CityFun
8f18497551
feat: add remark for runtime (#9242) 2025-06-23 18:37:37 +08:00
bb99853000
fix: File content support GBK encoding (#9198) 2025-06-20 06:43:13 +00:00
ssongliu
0c64c8ff52
fix: Fix the problem of incomplete printing of the cronjob (#9197) 2025-06-20 14:25:35 +08:00
ssongliu
e3e2006c19
fix: Solve the problem of failed binding and synchronization of Ali Pan (#9195) 2025-06-20 11:12:49 +08:00
CityFun
060dd08167
fix: fix issue with http3 config not work in proxy website (#9183) 2025-06-19 15:12:29 +08:00
CityFun
dd1d93e096
fix: fix issue with docker cmd not close (#9182) 2025-06-19 07:06:59 +00:00
CityFun
e472269a4e
feat: add agent debug cmd for cpu/mem analysis (#9181) 2025-06-19 14:59:51 +08:00
CityFun
4032276556
feat: update demo handle (#9175) 2025-06-18 09:58:56 +00:00
ssongliu
420537f092
fix: Fix the problem of abnormal addition of remote connections to th… (#9174)
Refs #9151
2025-06-18 09:20:57 +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
692c77eb1a
fix: Service status acquisition compatible with snap (#9169) 2025-06-18 16:45:22 +08:00