ssongliu
00b25b39c5
fix: Fix backup record loading timeout issue ( #10126 )
2025-08-25 08:05:57 +00:00
CityFun
cd2109fefe
feat:Upgrade OpenResty and rebuild image ( #10016 )
2025-08-18 10:56:22 +08:00
CityFun
f8f47b51e9
feat: Configure restart policy for application installation support ( #9953 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/9895
2025-08-11 10:16:44 +00:00
CityFun
e76836f394
feat: Add concurrency configuration for PHP performance optimization ( #9877 )
2025-08-07 21:39:33 +08:00
CityFun
c661cc37b3
feat: Delete app while ignoring it during synchronization. ( #9852 )
2025-08-05 14:29:50 +08:00
CityFun
017424bf7b
fix: Fixed issue where syncing remote apps causes local app tags to be lost ( #9774 )
2025-07-31 17:21:08 +08:00
CityFun
c7e7407f7c
fix: Fix the issue where updating the image in the Compose file during upgrade has no effect ( #9772 )
2025-07-31 17:20:55 +08:00
CityFun
d1e18e43ee
prompt: Optimize the timeout prompt when pulling application during installation ( #9757 )
2025-07-30 18:48:43 +08:00
CityFun
951ab2502e
fix: Resolve the issue of ignoring MySQL failures ( #9734 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/9718
2025-07-30 04:06:51 +00:00
CityFun
a83a6690ff
fix: Fix the issue where application labels are displayed incorrectly… ( #9611 )
2025-07-23 04:04:23 +00:00
CityFun
3f90333090
feat: Application installation supports using existing remote databases ( #9598 )
2025-07-22 03:20:05 +00:00
CityFun
1c22e1cf99
fix: Fix the issue where remote databases cannot be selected during application installation ( #9589 )
2025-07-21 17:52:35 +08:00
CityFun
02cf2a80cb
fix: Fixed issue with install Mailserver failed ( #9562 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/9539
2025-07-18 03:43:23 +00:00
CityFun
a74c6dd522
feat: Add installation support for Redis Cluster ( #9561 )
2025-07-18 03:41:23 +00:00
CityFun
700076f278
feat: Application installation supports existing remote databases ( #9531 )
2025-07-16 17:47:27 +08:00
CityFun
75bfc3a114
feat: Scheduled tasks support backing up MySQL cluster databases ( #9526 )
2025-07-16 15:52:04 +08:00
CityFun
ab2cf0d0c3
feat: add cluster status page ( #9514 )
2025-07-14 19:08:57 +08:00
CityFun
ea1a34f57a
feat: Optimize node management logic ( #9510 )
2025-07-14 18:59:26 +08:00
CityFun
765add6184
fix: Fix the issue where some applications fail to execute scripts ( #9508 )
2025-07-14 04:21:51 +00:00
CityFun
c391177d34
feat: Add MySQL master-slave installation feature ( #9505 )
2025-07-13 22:36:21 +08: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
7e1351c543
fix: resolve code warnings and improve code quality ( #9322 )
2025-06-27 16:47:01 +08:00
CityFun
80e217e839
feat: Adopt temporary container adaptation for app store status verification ( #9165 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8973
2025-06-18 07:18:57 +00:00
CityFun
1d58810a78
fix: fix issue with clean runtime lop failed ( #8900 )
2025-06-04 17:29:36 +08:00
CityFun
80475bd8db
fix: fix issue with sync app failed with docker stop ( #8774 )
2025-05-21 17:24:11 +08:00
CityFun
7ad31f532a
feat: change docker pull process log ( #8680 )
2025-05-15 21:40:39 +08:00
CityFun
7210cd15f2
feat: fix issue with error domain match ( #8677 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8671
2025-05-15 10:47:12 +00:00
CityFun
b4581714fe
fix: fix issue with set default website error ( #8658 )
2025-05-15 11:15:18 +08:00
CityFun
7fc829d3a6
style: change some style ( #8629 )
2025-05-14 04:58:26 +00:00
CityFun
f9a035f380
fix: fix somme issue with runtime ( #8583 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2025-05-09 08:53:48 +00:00
CityFun
f1cd0927d8
fix: fix some bugs with appstore ( #8567 )
2025-05-07 10:05:40 +00:00
ChengPlay
4b5526a028
feat: install openresty with default ssl ( #8534 )
2025-05-02 13:37:57 +00:00
ChengPlay
d025fc6abd
feat: handle exist env file for app install ( #8491 )
2025-04-27 13:45:45 +00:00
ChengPlay
d8f1c462f1
feat(app): Add a favorite feature for installed applications ( #8477 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5903
2025-04-25 08:51:53 +00:00
ChengPlay
86cef9803c
fix(app): Applications support single quotes in env files. ( #8460 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/657
2025-04-23 07:31:10 +00:00
ChengPlay
86e6721be5
feat: Application installation supports limiting port binding to a sp… ( #8440 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/3058
2025-04-21 09:52:48 +00:00
ChengPlay
66aeb38419
feat: Ignore application upgrades to bypass all subsequent versions ( #8418 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/6978
2025-04-18 07:44:28 +00:00
ssongliu
c59105f050
feat: Encapsulate command execution methods ( #8401 )
2025-04-15 22:15:18 +08:00
zhengkunwang
d67dfe2dfd
feat(app): delete parent dir after uninstall app ( #8350 )
2025-04-08 17:21:16 +08:00
zhengkunwang
1908a59174
fix(app): fix issue with reinstall openresty failed ( #8265 )
2025-03-27 08:55:36 +00:00
zhengkunwang
6a2ab8598b
feat(website): fix issue with create load-balance failed ( #8224 )
2025-03-24 09:37:31 +00:00
zhengkunwang
ce22f8a2d8
feat(appstore): Optimize custom application repository logic ( #8133 )
2025-03-12 17:44:03 +08:00
zhengkunwang
c56456203f
fix:Fix issue with error during OpenResty reinstallation ( #8117 )
2025-03-11 13:45:50 +08:00
zhengkunwang
f71ff7d80c
feat: Restrict abnormal database selection during application installation ( #8059 )
2025-03-04 15:18:04 +08:00
zhengkunwang
4087a7af3c
feat: Added progress display for image pulling ( #7955 )
2025-02-24 10:42:51 +08:00
zhengkunwang
46967db3ae
feat: Merge from dev ( #7808 )
2025-02-06 10:15:06 +00:00
ssongliu
8283cd7d02
feat: adjust internationalization errors and the positions of global … ( #7767 )
2025-01-24 03:00:07 +00:00
ssongliu
680e237ef3
fix: fix the issue of import cycle ( #7757 )
2025-01-22 15:52:45 +08:00
ssongliu
fcc3f8e216
feat: optimize the invocation of proxy servers ( #7755 )
2025-01-22 14:28:22 +08:00