pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript
Filter by
175M results
Grade tracker (#10):
- New /grade-tracker page: add/edit/delete courses grouped by term with per-term and cumulative GPA on the Purdue 4.0
scale (P/W/I recorded but excluded). Backed by a user_grades ...
Summary
- Route explicit types/options asks («وش أنواع X عندكم؟») to category_discovery before stale browse/availability
context forces search or a prices-only follow-up.
- Extract family subject ...
Summary
The OMN-12987 sibling lock-pin preflight in scripts/deploy-runtime.sh called check_sibling_lock_pins.py with the removed
--provenance-out flag. The script s interface changed under OMN-12977/12987 ...
- .sheet.two-col .sheet-col .gear-actions: single-column grid so gear action buttons stack vertically in two-col mode
(matches mobile look)
- @media (max-width: 720px): hide #twoColToggle, collapse ...
Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These
dependencies need to be updated together.
Removes esbuild
Updates @vitejs/plugin-react ...
dependencies
javascript
概要
トップページを X(Twitter) で共有するとサムネイル画像が表示されない不具合を修正しました。
原因
共有カード画像 static/fs-qr-og-compressed.jpg が progressive JPEG でエンコードされていました。X のカードクローラーは progressive JPEG
を描画できないため、サムネイルが表示されませんでした。あわせてメタタグの宣言サイズ(1200×630)と実寸(2048×1234)が不一致でした。 ...