ssongliu
12f2484d12
feat: support firewall rule synchronization ( #13637 )
2026-08-25 18:50:27 +08:00
CityFun
2874849557
feat: Add Custom CLI Arguments Field for MCP Server Configuration ( #13265 )
2026-07-15 15:53:44 +08:00
CityFun
3e4a48c892
feat: Modify the OpenClaw plugin installation parameters. ( #12427 )
2026-04-07 07:33:32 +00:00
ssongliu
21826bcc1a
feat: complete backup and recovery for containers and compose ( #12153 )
...
Refs #9656
2026-03-12 09:03:34 +00:00
KOMATA
1025cd3535
refactor: improve code logic and format in app remote sync task ( #11691 )
...
* feat: Implement AppStore synchronization task
- Introduced a new `syncAppStoreTask` function to handle the synchronization of applications from the AppStore.
- The function checks for updates, retrieves the application list, and manages the synchronization process, including downloading app icons and updating app details.
- Refactored the existing app synchronization logic from `SyncAppListFromRemote` into the new task for improved maintainability and clarity.
- Added logging for progress tracking during the synchronization process.
* feat: Refactor HTTP request handling to support custom client
- Introduced `HandleRequestWithClient` function to allow custom HTTP clients for requests.
- Moved the transport loading logic into the new function for better separation of concerns.
- Updated `HandleRequest` to utilize the new function, enhancing flexibility in request handling.
* refactor: Simplify HTTP request handling in app synchronization
- Replaced direct HTTP request handling with `HandleRequestWithClient` for downloading app icons and Docker Compose files.
- Removed unused variables and logging related to icon download updates for cleaner code.
- Improved error handling and logging for failed requests.
2026-01-19 17:15:19 +08:00
CityFun
e4ee07d36b
feat: Support batch installation of applications ( #11539 )
2026-01-04 05:43:40 +00:00
ssongliu
c10474db69
fix: Fix typo ( #11436 )
2025-12-23 05:35:06 +00:00
ssongliu
2546809013
chore: Adjust task log output format ( #11372 )
2025-12-17 06:24:09 +00:00
ssongliu
e772cdff3c
fix: Fix task log printing garbled characters issue ( #11363 )
2025-12-17 13:42:23 +08:00
ssongliu
2fdb1700e5
feat: Database restore supports timeout settings ( #11338 )
2025-12-15 18:40:37 +08:00
ssongliu
e86bc9a8db
feat: Container operations support task logs ( #10824 )
...
Refs #10817
2025-10-30 09:42:18 +00:00
ssongliu
06f636c9aa
feat: Swap settings support task mode ( #10639 )
2025-10-14 22:12:27 +08:00
ssongliu
dde40064d2
fix: Fix the issue of abnormal terminal settings ( #10621 )
2025-10-13 21:29:14 +08:00
ssongliu
7afe9ac878
fix: Fix the issue of abnormal task logs when website restoration fails ( #10609 )
2025-10-11 22:07:58 +08:00
蘭
5d83f21a26
feat: File management supports file format conversion ( #10541 )
...
#10028
2025-09-29 09:26:21 +00:00
ssongliu
8937acee13
feat: Support manual stopping of shell-type tasks ( #10524 )
...
Refs #10067
2025-09-28 10:18:17 +00:00
ssongliu
b8895f215c
fix: Fix the issue where cache cleanup fails to exclude logs of curre… ( #10497 )
...
…ntly used
Refs #10484
2025-09-26 07:14:11 +00:00
ssongliu
6000a206a8
feat: Supports task logs for tamper prevention ( #10428 )
2025-09-22 03:30:03 +00:00
CityFun
2040f8f3b0
feat: support batch operate website ( #10415 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5142
2025-09-19 10:10:01 +00:00
ssongliu
c61828fb39
fix: Adjust the display logic of the clam scan report ( #10264 )
...
Refs #10251
2025-09-04 09:13:32 +00:00
CityFun
6b81ae1b7b
feat: Website Add Composer support ( #9997 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/6030
2025-08-14 09:46:54 +00:00
ssongliu
9c292bebf0
fix: Optimize container cleanup mechanism ( #9795 )
...
Refs #7444
涉及到容器、镜像、网络、存储卷、构建缓存清理
2025-08-01 08:07:24 +00:00
ssongliu
383bdd5f15
fix: Change container image building to asynchronous operation ( #9462 )
...
Refs #8463
2025-07-08 11:06:47 +00:00
ssongliu
e1d20e3ec9
fix: Optimize snapshot and snapshot recovery mechanism ( #9279 )
2025-06-25 16:29:15 +08:00
ssongliu
e1635aa39d
fix: Modify the execution mode of the planned tasks ( #8580 )
2025-05-09 07:55:48 +00:00
CityFun
f1cd0927d8
fix: fix some bugs with appstore ( #8567 )
2025-05-07 10:05:40 +00:00
ssongliu
5a1e010788
fix: Modify the terminal connection method ( #8415 )
2025-04-17 14:26:23 +00:00
zhengkunwang
d67dfe2dfd
feat(app): delete parent dir after uninstall app ( #8350 )
2025-04-08 17:21:16 +08:00
zhengkunwang
c2dc38f02f
fix(cronjob): fix issue with run cut website log failed ( #8144 )
2025-03-13 18:19:14 +08:00
zhengkunwang
ce22f8a2d8
feat(appstore): Optimize custom application repository logic ( #8133 )
2025-03-12 17:44:03 +08:00
ssongliu
5963e28b25
fix: Fix ollama model log exception ( #8037 )
2025-02-28 07:26:56 +00:00
zhengkunwang
4087a7af3c
feat: Added progress display for image pulling ( #7955 )
2025-02-24 10:42:51 +08:00
ssongliu
8283cd7d02
feat: adjust internationalization errors and the positions of global … ( #7767 )
2025-01-24 03:00:07 +00:00
zhengkunwang
992fecb16a
feat(common): Optimize commonRepo Invocation ( #7621 )
2025-01-02 09:20:03 +00:00
zhengkunwang
b1fbdcc566
feat(appstore): Add Synchronization of Main Node Application Store Pa… ( #7612 )
2024-12-31 09:57:55 +00:00
ssongliu
ba1d65f35f
feat: The result of the scheduled task execution is based on the task ( #7586 )
2024-12-28 13:09:26 +00:00
zhengkunwang
e11a0d5766
feat(task): Add Execution Validation for Tasks ( #7559 )
2024-12-25 17:38:46 +08:00
zhengkunwang223
75142b33a4
feat(common): Standardize Permissions for Creating Folders and Files
2024-12-20 16:13:23 +08:00
ssongliu
86bf7ea73a
feat: 计划任务脚本支持选择用户及解释器 ( #6721 )
...
Refs #3933 #2738
2024-10-15 08:05:21 +00:00
zhengkunwang
ed75ecc63b
feat: 网站备份/恢复增加任务日志 ( #6603 )
2024-09-27 14:23:38 +00:00
ssongliu
157fff8481
feat: 镜像拉取、推送、构建改为任务方式实现 ( #6598 )
...
Co-authored-by: ssonglius11 <ssonglius11@163.com >
2024-09-27 14:33:32 +08:00
ssongliu
f8431c787f
feat: 优化快照功能 ( #6583 )
2024-09-25 13:59:29 +00:00
zhengkunwang
3c0dca6992
feat: OpenResty 支持新增扩展 ( #6543 )
2024-09-20 17:24:57 +08:00
zhengkunwang
7aefd0df1a
feat: 优化 PHP 运行环境扩展安装 ( #6401 )
2024-09-06 10:37:51 +00:00
zhengkunwang
3c19a07226
feat: 应用增加内存需求展示 ( #6224 )
2024-08-23 09:38:58 +00:00
zhengkunwang
5865a958fc
feat: 同步远程应用增加日志 ( #6209 )
2024-08-22 10:48:55 +00:00
zhengkunwang
2f34e1727f
feat: 创建网站支持直接选择 SSL 证书并启用 HTTPS ( #6053 )
2024-08-07 08:40:35 +00:00
zhengkunwang
f2a2c7996f
feat: 卸载应用增加任务日志 ( #6043 )
2024-08-06 08:28:30 +00:00
zhengkunwang
25b189069c
feat: 应用升级增加日志 ( #6011 )
2024-08-02 08:00:15 +00:00
zhengkunwang
636e149b29
feat: 应用安装增加日志展示 ( #5996 )
2024-08-01 15:31:44 +08:00