Skip to content

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

Filter by

211M results  (2 s)

211M results

…iting page Increased hero background brightness from 0.48 to 0.58 and reduced left margin from 5vw to 2vw. Replaced under-construction notice on Writing page with featured link to the Over the Rainbow ...

عند فتح أي مشروع تصوير في مرحلة كتابة ، ينتقل المستخدم تلقائياً إلى صفحة محرر النص. يبقى زر ✓ حفظ في المحرر للعودة إلى الصفحة الرئيسية للتصوير. Generated by Claude Code

Description !-- Please describe your change clearly. If it fixes a bug, link the issue. -- Fixes # (issue) Type of change - [x] Bug fix - [ ] New feature - [ ] Documentation update - [ ] Dependency ...
needs-information

Summary Fixes wochenlong/lora-scripts-next#162 with a backend transition fallback for Anima Fast preview generation. If schemastery drops or falsifies enable_preview but the submitted config still contains ...

First slice of SPA-74 (experiments UI completeness round 2). Surfaces backend-computed per-run signals that build_report never aggregated — previously visible only by drilling into a single run. What ...

The bug Saving any report containing a Sankey (cash-flow) widget failed with a 422: layout_json.widgets: Input tag sankey found using type does not match any of the expected tags: kpi, bar, pie, sparkline, ...

概要 GA4リアルタイム枠を実Worker(ga4_realtime)に接続。静的「未実装・別途」文言を削除し動的描画に差し替え。 変更点 - 読み込み時+60秒ごとに { type : ga4_realtime } を認証ヘッダ無しでPOST - 成功:「N人が今見ています(直近30分)」+ biz.html(B2B)本日PV / cast-lp(B2C)本日PV + 流入元(name(users) ...

💡 What: The hyperscript filter expression in index.html was updated to cache my value.toLowerCase() into a local variable (val) before looping over the table rows. 🎯 Why: Previously, my value.toLowerCase() ...