Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:Java language:CSS

Filter by

242M results  (2 s)

242M results

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Summary PR #279 merged with a non-idempotent git branch master main in createTempRepo (workspace-runtime.test.ts). CI runners default git s initial branch to master, so the temp repo already has both ...

Bumps ws from 8.19.0 to 8.21.0. details summary Release notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ws s releases /a . /em /p blockquote h2 8.21.0 /h2 h1 Features ...

Project Overview This pull request introduces the Developer Portfolio Builder (/developer-portfolio-builder), a standalone, interactive web application that enables developers to build, preview, customize, ...

Fix for #2833: Search endpoint has no input validation or length limit on query This PR addresses the bounty issue by implementing the following fix: Approach: Implement a validation middleware or add ...

総括表(別記様式第2)の右ヘッダーは公式で「防火管理者」(上)・「点検実施責任者」(中) だが、総括表PDF route が両欄に届出者(notifier)の氏名・住所を誤描画していた (点検実施責任者欄に届出者の住所が出る症状)。防火管理者と点検者は別人。 原因は描画参照と body plumbing(DBは正常。入力フォーム/点検者一覧PDF/houkoku は正しい)。 - generate-soukatu-pdf/route.ts: ...

Summary Eliminates duplicated code across both backend and frontend by extracting shared utilities. Backend — three new modules replace ~8 repeated inline patterns: - utils/response.js → sendSuccess(res, ...