Skip to content

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

Filter by

53.2M results  (2 s)

53.2M results

Summary Adds a language toggle (EN | DE) placed just under the Rackspace logo in the header. The app title always stays in English regardless of the selected language — everything else switches. Implementation ...

Description Added a new interactive project: Skill Development Career Tracking Platform. This comprehensive front-end web application serves as a modern portal for professionals to track their career ...

Summary This PR brings Buttercut into 1:1 visual and structural parity with the core pages of kaichen.dev, while deliberately removing theme-only extension routes (/notes, /guide, /mdx-demo) and the entire ...

Motivation - A zero-vector FAISS rebuild could leave a saved index with dimension 0 (or an incompatible placeholder), which later caused FAISS AssertionError on add() and poisoned subsequent indexing. ...
codex

This is a backport of PR #3769 as merged into devel (5dd1cfbaf2b59824c5159c855fdbb18fc0b69518). None

Preserve decimal quantities in action cards

藍鵲児の覚醒スキル表示でテキストが1段ずつずれていたため、覚醒IDの並びとUI前提の不整合を解消しました。 BreakthroughsList は breakthroughList.slice(1) で先頭要素(基礎覚醒)を除外してLv.1以降を表示する実装です。藍鵲児だけ基礎覚醒ID 12101505 が末尾に入っていたため、lib/charDb.ts の 10001383.breakthroughList ...

Motivation - Introduce a first-class official matches workflow so groups can create and manage formal events separate from ad-hoc/random events. - Restrict creation and viewing to authorized users ...
codex