Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:C# language:HTML

Filter by

170M results  (2 s)

170M results

Summary E3.2 PR-B — the environments management UI on top of PR-A s model + ${VAR} resolution (#64). Users can now create/edit/duplicate/delete environments and switch the active one from the status bar. ...

功能描述 使用 Lombok 简化后端模型类,移除 DTO 与 JPA Entity 中重复的手写 getter/setter,降低模型层样板代码量。 实现思路 - 在后端 Maven 依赖中加入 Lombok,并使用 provided scope 作为编译期注解处理依赖。 - model/dto 与 model/entity 下的模型类统一使用 @Getter / @Setter 生成访问器。 ...

Upgrade the EJS version and add support for additional files in the emulator configuration. Implement localization for core configuration across multiple languages. Update related logic to accommodate ...

Summary - Create release-1-0-9.html based on the 1.0.8 announcement (updated version, date 17 June 2026, intro/news/download sections, and demoted the 1.0.8 entry with an Announcement link) - ...

Bumps dompurify from 3.4.2 to 3.4.10. details summary Release notes /summary p em Sourced from a href= https://github.com/cure53/DOMPurify/releases dompurify s releases /a . /em /p blockquote h2 DOMPurify ...
dependencies
javascript

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Add CONTRIBUTING.md with PR checklist, branching conventions, and architecture overview. Add docs/coding-standards.md covering: - Microsoft .NET naming and formatting conventions - Clean Code principles ...