Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java

Filter by

129M results  (2 s)

129M results

Summary - Prevent autosave from overwriting an encrypted ledger when the saved record cannot be decrypted at boot - Pause autosave and warn the user until they explicitly recover by importing a backup ...

Records reviewer-blocked high-risk close actions in a separate, validated ledger. This keeps complete batch accounting without publishing a rejected child as a normal worker result. Mixed or malformed ...

⚡ Mission Statement Maintain a high-performance, maintainable codebase by proactively addressing technical debt, improving error resilience, and pruning redundant logic without introducing breaking changes. ...

What changed - Added ADR-0004 describing native TLS inside the ACS container with a local CA and 365-day server certificates. - Kept HTTPMOD as the documented FHEM client and clarified how it should ...

Add a testing note to the README

Adds a table of the individual npm run test:* suites (shell/plugin/unit/agents/install/coverage/e2e/fresh-install) to CONTRIBUTING.md so contributors can run targeted tests while iterating, plus a note ...

Bumps @babel/core from 7.1.2 to 7.29.6. details summary Release notes /summary p em Sourced from a href= https://github.com/babel/babel/releases @​babel/core s releases /a . /em /p blockquote h2 v7.29.6 ...
dependencies
javascript

작업 내용 - PATCH /api/v1/auth/me/password 신규 엔드포인트 추가 — 현재 비밀번호 확인 후 새 비밀번호로 변경 - UserService.changePassword(userId, currentPassword, newPassword) 추가 - 현재 비밀번호 불일치 → PASSWORD_MISMATCH - 새 ...