Commit graph

569 commits

Author SHA1 Message Date
CityFun
2694a725d6
feat: Add quick installation for the sodium extension (#9481) 2025-07-10 06:27:19 +00:00
54ca40bbcd
fix: Fix container log download ANSI control code garbled issue (#9479) 2025-07-10 11:21:13 +08:00
ssongliu
355e656caa
fix: Fix the issue where the demo configuration takes effect (#9468) 2025-07-09 02:10:49 +00:00
ssongliu
383bdd5f15
fix: Change container image building to asynchronous operation (#9462)
Refs #8463
2025-07-08 11:06:47 +00:00
4c7b04cf27
feat: Perfect Türkiye language configuration (#9458) 2025-07-08 10:20:51 +00:00
a067a97e21
fix: Fix the issue of garbled characters when opening UTF-8 encoded files (#9454)
refs: #9411
2025-07-08 06:09:54 +00:00
Sinan Eldem
2f72eb37ee
Turkish Language Files for v.dev-v2 (#9390) 2025-07-08 10:45:19 +08:00
CityFun
54567db22f
Fix: Resolved issue where domain binding failed in MCP due to OpenResty not using 80 port (#9435)
Refs https://github.com/1Panel-dev/1Panel/issues/9431
2025-07-07 04:07:50 +00:00
ssongliu
2bee68dd40
fix: Fix timezone modification reboot exception (#9432)
Refs #9422
2025-07-07 04:05:50 +00:00
CityFun
e2b6ea5253
Fix: Resolved unInstall app failed due to run compose down timeout (#9436) 2025-07-07 04:03:49 +00:00
CityFun
9974c5fa20
feat: add DownloadCallBack for install php runtime (#9430) 2025-07-07 03:05:50 +00:00
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