Skip to content

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

Filter by

262M results  (2 s)

262M results

- 職業を選ぶと、その職業で与えられない技能は暗く(opacity 0.4)・入力不可に。 職業技能(+既に伸ばした技能)だけ明るく操作できる。 - +ボタン(技能を選んで追加)で好きな技能を「興味技能」として有効化。 追加した技能には × が付き、外すと興味Pもクリア。 - isSkillActive = 職業技能 || 追加済み || 既に興味Pあり。職業未選択時は全部操作可。 ...

Motivation - Prevent accidental use of the development fallback secret/credentials in production by failing fast with a clear error when required auth variables are missing or still set to their ...
codex
documentation
frontend

Closes #1646 Summary - Moved \setTimeout\ into a \useRef ReturnType typeof setTimeout ()\ to store the timer reference - Added \useEffect\ cleanup to clear the timer on unmount - Removed orphaned ...
gssoc:approved
gssoc
level:beginner
quality:exceptional
scope:frontend
type:bug
type:refactor

Small follow-up to the modes redesign. Touches only web/src/pages/Chat.tsx and web/src/styles.css (net +6/-5). Fix The attach/send buttons sat just below the textarea but above the hint line, so they ...

Low-risk cleanup of console noise surfaced during the Next 15 / React 19 review (all pre-existing, not migration-caused). Fixes - Missing icons — added Authentik SSO, Tailscale VPN, Netdata, LangGraph, ...

Summary - add Accounting Foundation closeout pack v2 plus Tax Compliance feedback/evidence bridge endpoints - add Tax Compliance EC accounting evidence, command center v2, assisted declaration review ...

Summary - prefer the new Kimi Code credential path ~/.kimi-code/credentials/kimi-code.json when reading Kimi provider usage tokens - preserve explicit KIMI_SHARE_DIR override and legacy ~/.kimi/credentials/kimi-code.json ...

- 2-gameloop: modules - 2-gameloop: logging game status - 2-gameloop: game loop - 2-gameloop: fps

Summary Closes #2048. A patch( old.dotted.path ) or patch.object(module_alias, attr ) left after a module move points at a dead name, so the test patches nothing and passes vacuously. The §5c import-based ...

🚀 작업 내용 배너 이미지로 흰색·밝은 톤 사진을 업로드하면 위에 얹힌 흰 텍스트와 흰 태그가 사실상 묻혀 보이지 않던 문제를 해결했습니다. 기존엔 이미지 하단에만 그라데이션이 깔려 어두운 영역이 일부였는데, 위쪽에 배치되는 태그와 상단 텍스트는 그라데이션 영향을 받지 못해 밝은 이미지에서는 contrast 가 부족했습니다. 이번 변경은 이미지 위에 rgba(0,0,0,0.22) ...