文件最后提交记录最后更新时间
refactor: update agent and core utilities (#12621) 8 天前
feat: Add Bark as a new alert notification channel. (#12338)1 个月前
feat: refactor auth and xpack integration 8 天前
feat: implement app icon management and caching mechanism (#11719) * feat: implement app icon management and caching mechanism * feat: enhance app synchronization and icon management - Refactored app synchronization tasks to improve structure and clarity. - Introduced shared context for managing app sync state and metadata. - Updated icon handling to ensure proper content type and caching. - Adjusted cache control settings for app icons to extend cache duration. - Improved error handling and logging during app sync processes. * refactor: streamline app icon retrieval by removing unused fileName return - Removed the fileName return value from GetAppIcon function as it was not utilized. - Enhanced the GetAppIcon method in BaseApi to improve clarity and maintainability. - Ensured proper caching headers are set for app icons.3 个月前
feat: Add Bark as a new alert notification channel. (#12338)1 个月前
fix: fix ClamAV scan failure issue (#12892)1 天前
feat: Migrate to MinIO SDK and enhance S3 client with TLS and context (#12207) * chore: update dependencies and migrate S3 client to MinIO SDK - Removed AWS SDK dependency and replaced S3 client implementation with MinIO SDK. - Updated various dependencies in go.mod and go.sum, including version upgrades for klauspost/compress, minio/minio-go, and rs/xid. - Adjusted S3 client methods to utilize MinIO's API for bucket listing, object existence checks, uploads, downloads, and deletions. * refactor: enhance S3 client with context management and TLS support - Introduced context management with timeouts for S3 client operations to improve reliability. - Added TLS configuration to support secure connections based on the endpoint scheme. - Updated S3 client methods to utilize the new context and transport settings for enhanced performance and security. --------- Co-authored-by: ssongliu <sloooop1x@gmail.com>1 个月前
fix: fix ClamAV scan failure issue (#12892)1 天前
refactor: update agent and core utilities (#12621) 8 天前
fix: improve command output handling (#12837)4 天前
fix: resolve ssh service startup failure after enable (#12874)2 天前
fix: ensure proper resource management in file operations (#12358) * fix: Ensure proper resource management in file operations by closing files after creation and compression * fix: Improve error handling for log file operations in MediaFile function1 个月前
pref: backend 重命名 agent 1 年前
fix: Fix SSH log export exception when logs are empty (#10114) 9 个月前
refactor: update agent and core utilities (#12621) 8 天前
chore: remove unused docker compose dependency (#12835)4 天前
fix: Resolve the issue of not receiving emails when the sender's name is in Chinese (#12121) #120062 个月前
chore: Complete system security upgrade (#11961) 2 个月前
feat: change some prompt (#12135)2 个月前
fix: improve command output handling (#12837)4 天前
refactor: update agent and core utilities (#12621) 8 天前
feat: adjust internationalization errors and the positions of global … (#7767) 1 年前
pref: backend 重命名 agent 1 年前
fix: tighten rbac and release resources (#12886)1 天前
fix: Fix the issue preventing the successful creation of the OpenClaw deployment website. (#12206) * fix: Fix the issue preventing the successful creation of the OpenClaw deployment website. * fix: change update app_install port logic2 个月前
refactor: update agent and core utilities (#12621) 8 天前
fix: improve command output handling (#12837)4 天前
chore: optimize lint and cleanup warnings (#12161)2 个月前
fix: improve ssh log parsing (#12803)8 天前
fix: Add custom timeout support for remote database (#9859) 9 个月前
fix: tighten rbac and release resources (#12886)1 天前
feat: Support adding IPv6 nodes (#10470) Refs #9074 7 个月前
Merge pull request #12829 from rowanchen-com/feat/lego-v5-and-dynadot feat: upgrade lego to v5.1.0 and add Dynadot DNS provider3 天前
feat: validate generated terminal commands (#12826) * Fix taint path 1 detected by Codex Repository: 1Panel-dev_1Panel Result: /home/hejunjie/llm_web_serve/find_github_project/codex_find_taint/batch_results_go_llm_full_mini/1Panel-dev_1Panel.json Sink kind: command_exec * Fix taint path 0 detected by Codex Repository: 1Panel-dev_1Panel Result: /home/hejunjie/llm_web_serve/find_github_project/codex_find_taint/batch_results_go_llm_full_mini/1Panel-dev_1Panel.json Sink kind: command_exec * Validate generated terminal commands Keep generated output behind the intended trust boundary while preserving the normal safe workflow. Add regression coverage for the unsafe flow and the expected safe behavior. * Narrow terminal AI input validation * refine terminal ai command validation --------- Co-authored-by: ssongliu <sloooop1x@gmail.com>2 天前
fix: fix wildcard file copy issue. (#12883)1 天前
fix: tighten rbac and release resources (#12886)1 天前
feat: add stop functionality for wget file downloads (#12245) #97912 个月前
chore: update xpack integration references (#12628)8 天前