Commit graph

3814 commits

Author SHA1 Message Date
54ca40bbcd
fix: Fix container log download ANSI control code garbled issue (#9479) 2025-07-10 11:21:13 +08:00
b20411f8f1
fix: Fix the issue of calculating size incorrectly during sorting (#9474) 2025-07-09 11:02:55 +00: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
CityFun
96208c786d
feat: The runtime terminal supports specifying a user (#9461) 2025-07-08 10:34:14 +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
CityFun
4a07603a7c
Fix: change loadBalanceHelper translate (#9453) 2025-07-08 06:07:54 +00:00
ssongliu
7196c5b656
fix: Fix https image registry deletion failure (#9451) 2025-07-08 06:05:55 +00:00
CityFun
b5de2df119
Fix: change loadBalance translate (#9448) 2025-07-08 02:47:54 +00:00
Sinan Eldem
2f72eb37ee
Turkish Language Files for v.dev-v2 (#9390) 2025-07-08 10:45:19 +08:00
CityFun
0128cd3138
Fix: fix issue with element-plus tab style wrong (#9441) 2025-07-07 18:34:00 +08:00
ssongliu
157d3093f8
fix: Update license validation error messages (#9438) 2025-07-07 08:17:50 +00:00
ssongliu
4ca188973e
fix: Add rule validation for FTP account creation (#9437) 2025-07-07 06:25:49 +00:00
wanghe-fit2cloud
f387d89a45 docs: Optimize README 2025-07-07 12:09:52 +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
997b706d8a
fix: Fix dashboard refresh exception issue (#9429) 2025-07-07 03:03:49 +00:00
ssongliu
3f26412585
fix: Modify OneDrive default connection settings (#9403) 2025-07-04 09:03:41 +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
52432002c7
fix: Fix port acquisition exception issue (#9398) 2025-07-03 16:31:34 +08:00
ssongliu
3fade48f8f
fix: Add error ignore functionality to cronjob backups (#9396) 2025-07-03 16:31:25 +08:00
ssongliu
fc81801c4c
fix: Fix user settings loading failure after reinstallation (#9395) 2025-07-03 14:52:04 +08:00
ssongliu
c23c5b2859
style: Add more pagination options to table (#9392)
Refs #5621
2025-07-03 05:55:38 +00:00
ssongliu
ccec57e32d
fix: Fix user settings loading failure after reinstallation (#9391) 2025-07-03 02:49:37 +00:00
CityFun
56ae5fbf70
fix: Fixed issue with build core failed (#9387) 2025-07-02 23:32:26 +08:00
CityFun
735b44856e
style: Fix the problem where dropdown text is too long to display properly. (#9378) 2025-07-02 10:49:34 +00: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
ssongliu
1767b84026
fix: Fix overview page data loading/closing exception (#9373) 2025-07-02 09:39:35 +00:00
ssongliu
e855e7692e
fix: Fix permission errors when running script library as non-root User (#9370) 2025-07-02 04:25:34 +00:00
CityFun
94d37eb68a
fix: Resolve the php runtime start failed (#9369) 2025-07-02 04:23:35 +00:00
CityFun
e10b19bcde
fix: Fixed issue with the mounted directory configuration cannot be displayed in runtime (#9368)
Refs https://github.com/1Panel-dev/1Panel/issues/9293
2025-07-02 04:21:35 +00:00
ssongliu
e9192e75ea
fix: Fix file existence check when deleting node upgrade records (#9365) 2025-07-01 14:29:33 +00:00
ssongliu
2fa4f68b1e
fix: Update backup account documentation links (#9364) 2025-07-01 10:13:32 +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
BugKing
7a45548387
feat: add terminal icon for installed App (#9331)
* feat: add terminal icon for installed App

* refactor: 应用卡片打开容器终端,适配多个容器情况
2025-07-01 15:45:57 +08:00
ssongliu
810ea9c421
style: Handle overflow for node names with ellipsis truncation (#9360) 2025-07-01 07:45:32 +00:00
CityFun
ba6a4fe6d7
fix: Resolve the issue of lost GPU configuration after upgrade ollama (#9359) 2025-07-01 07:43:32 +00:00
ssongliu
4d144f7a8e
fix: Optimize backup account switching logic (#9358) 2025-07-01 06:31:32 +00:00
ssongliu
45c41184c1
fix: Optimize 1pctl restore command output (#9355) 2025-07-01 03:51:33 +00:00
ssongliu
5c29c5e7dd
fix: Implement chunked upload for google drive file transfers (#9354) 2025-07-01 03:49:32 +00:00
4da9a84363
fix: Disable button when clearing cache and selecting size 0B (#9349) 2025-06-30 14:29:31 +00:00
22d8fb7867
fix: Fix the display error of the sub node website icon (#9348) 2025-06-30 11:11:31 +00:00