Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:PHP language:TypeScript

Filter by

142M results  (2 s)

142M results

概要 develop にマージ済みの Git Flow 手順メモのコマンド例追記を main へ本番反映します。 Closes #151 対象変更 - #152 docs: Git Flow 手順にコマンド例を追加 変更内容 - docs/knowledge/git-flow.md に手作業で実行するコマンド例を追加 - 通常開発ブランチ作成から release branch ...
area:docs
documentation

Closes #27 @vsantele — all four items from the review batch are addressed below. Changes 1. Login form errors not displayed Fix: src/routes/account/+page.server.ts — replaced return fail(400, { form, ...

Summary - Move feature-specific store initialization out of the app layout boot path - Lazy-load map session, VTT lightbox, calendar handling, and debug-only feature globals where needed - Initialize ...
enhancement

Motivation - Remove repeated Mission 1/2/3 style placeholder questions and provide genuinely varied, markable Year 8 maths questions across Number, Ratio, Statistics, Geometry and Algebra topics. ...
codex

Roadmap feature #8 — PR2 (الطواقم) — البند الأخير من الخارطة 🎯 يدير المشغّل طاقمه: list / create / update / set-availability (لا حذف، حسب النطاق). السلامة — جرد crew_members أولاً الجرد أثبت أن crew_members ...

Summary - harden private chat media URL handling so chat-scoped paths cannot public-map through Bunny CDN helpers - add sender/match scope validation and redacted media logging in Supabase Edge Functions ...

Summary Routes every release through npm s staged-publishing flow via pnpm stage publish. The publish step now uploads each @kubb/plugin-* package to a stage queue instead of going live; a maintainer ...
size:XS

This PR serves as a Discovery PR per the project requirements. It contains only JULES_DISCOVERY.md with an analysis of the codebase (errors, dependency advisories, proposed follow-up PRs) and contains ...

🚨 Severity: HIGH 💡 Vulnerability The ReadonlyDriver used a simple regex that could be bypassed by: 1. Comments: Placing a comment at the beginning of a SQL statement (e.g., /* comment */ INSERT ...) ...

Split the meal edit Ingredient Entry section into three tabs: - Manual Entry: existing IngredientEntryCard (Scan Label button removed) - Label Scan: new LabelScanCard organism with name, Check for ...