ssongliu
a0dfbde0d3
feat: Support downloading scheduled task website log rotation files ( #8597 )
2025-05-12 05:57:59 +00:00
ssongliu
6fdddc201f
fix: Snapshots ignore the original existing snapshot files ( #8591 )
2025-05-10 14:33:51 +00:00
ssongliu
f0375a83bb
fix: Fix the problem of adding exceptions to the image repository ( #8585 )
2025-05-09 22:50:20 +08:00
ssongliu
123a2e8998
feat: The script library synchronizes and adds task logs ( #8584 )
2025-05-09 09:13:47 +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
ssongliu
e1635aa39d
fix: Modify the execution mode of the planned tasks ( #8580 )
2025-05-09 07:55:48 +00:00
CityFun
55ee480ba1
fix: fix some bugs with appstore ( #8574 )
2025-05-08 18:02:25 +08:00
ssongliu
69d24a8b90
fix: Fix some of the problems of node switching ( #8573 )
2025-05-08 10:01:42 +00:00
ssongliu
099ca7ff6c
fix: Modify the planned task script display ( #8569 )
2025-05-08 06:47:42 +00:00
CityFun
f1cd0927d8
fix: fix some bugs with appstore ( #8567 )
2025-05-07 10:05:40 +00:00
ssongliu
7534b680a7
fix: Fix the problem of snapshot synchronization failure ( #8559 )
2025-05-07 08:03:28 +08:00
ssongliu
74708dfa7a
fix: Fix the problem of snapshot timeout ( #8555 )
2025-05-06 10:35:36 +00:00
ssongliu
64a14a6b2a
feat: Support the selection of scripts from the script library for cr… ( #8552 )
2025-05-06 10:09:37 +00:00
ChengPlay
91843382c3
feat: Update agent appstore setting to core ( #8550 )
2025-05-06 10:07:37 +00:00
ChengPlay
16ec5fb997
feat: Fix issue where added certificate domains become ineffective. ( #8549 )
2025-05-06 18:05:29 +08:00
ssongliu
3533eed5f4
feat: Add the cleaning of the execution script ( #8540 )
2025-05-04 21:20:01 +08:00
ChengPlay
4b5526a028
feat: install openresty with default ssl ( #8534 )
2025-05-02 13:37:57 +00:00
ChengPlay
043bfc8b45
feat: sync appstore use proxy ( #8525 )
2025-04-30 10:41:52 +00:00
ChengPlay
f94a04b067
feat: add config for appstore ( #8524 )
2025-04-30 10:39:53 +00:00
ssongliu
4ecdbcb01f
fix: Fix the problem of abnormal logs when error reports occur during… ( #8522 )
2025-04-30 10:37:52 +00:00
ChengPlay
b0a7efe9c3
feat: apply acme account use proxy ( #8516 )
2025-04-29 19:13:00 +08:00
ssongliu
4dfa421c1a
fix: Fix the problem of abnormal container port jumps ( #8514 )
2025-04-29 11:07:57 +00:00
ssongliu
8bd712d891
fix: Fix the problem of abnormal recovery of the application state ( #8512 )
2025-04-29 15:58:21 +08:00
ssongliu
3f9eaecf37
fix: Fix the problem of abnormal menu display and hide switching ( #8503 )
2025-04-28 10:47:52 +00:00
ssongliu
48dc8dcebf
fix: Add architectural judgment for node creation upgrade ( #8502 )
2025-04-28 10:45:48 +00:00
ChengPlay
e5bd5d17ba
feat: merge mcp server from dev ( #8499 )
2025-04-28 07:21:47 +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
46120a74ed
feat(website): Certificate application supports custom ACME addresses. ( #8475 )
2025-04-25 16:49:22 +08:00
ChengPlay
b4cc3e4ab8
feat(website): Certificate application supports using a proxy. ( #8469 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/4828
2025-04-24 07:01:14 +00:00
ssongliu
7dd39fa363
fix: Improve the node synchronization logic ( #8467 )
2025-04-23 14:55:12 +00:00
ChengPlay
9d48e591af
fix(website): Add pinning feature for websites. ( #8462 )
2025-04-23 15:44:59 +08: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
蘭
3b6bb9bd22
feat: File management optimization ( #8452 )
...
Refs: #3545 #3387
2025-04-22 09:11:06 +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
9ee8cc86aa
feat: Applications support setting a description field. ( #8437 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/7065
2025-04-21 08:12:49 +00:00
ChengPlay
c29c00f4b7
feat: When creating files/folders, use the parent directory's user an… ( #8419 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/6332
2025-04-18 08:52:27 +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
5a1e010788
fix: Modify the terminal connection method ( #8415 )
2025-04-17 14:26:23 +00:00
ChengPlay
779260145c
feat: Website list supports filtering by type. ( #8414 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/6409
2025-04-17 14:24:24 +00:00
ChengPlay
52ec3b9887
feat: Supervisor supports automatic restart configuration. ( #8413 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/7406
2025-04-17 14:22:24 +00:00
ChengPlay
b520b748c6
feat: Certificate list supports search by name and hides specified co… ( #8410 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/7550
2025-04-16 09:38:19 +00:00
ssongliu
9ffc601cf0
feat: Change the local connection mode of the terminal ( #8409 )
2025-04-16 17:37:07 +08:00
ChengPlay
dafeab8704
feat: Add Node File Exchange ( #8407 )
2025-04-16 16:18:51 +08:00
ssongliu
d10d83b648
feat: Modify the way of creating cronjob ( #8403 )
2025-04-16 06:00:17 +00:00
ssongliu
c59105f050
feat: Encapsulate command execution methods ( #8401 )
2025-04-15 22:15:18 +08:00
ChengPlay
981037e250
fix(website): fix issue with create website with local php-fpm failed ( #8379 )
2025-04-11 07:10:01 +00:00
ssongliu
0934534ac5
feat: Support user-defined description for backup ( #8354 )
...
Refs #4735
2025-04-09 02:15:54 +00:00
zhengkunwang
d67dfe2dfd
feat(app): delete parent dir after uninstall app ( #8350 )
2025-04-08 17:21:16 +08:00
ssongliu
00885c5c97
feat: Unify the encapsulation of the component for 'service not exist' ( #8348 )
2025-04-08 07:49:53 +00:00