Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS is:unmerged

Filter by

81.9M results  (1 s)

81.9M results

Problem The status page s ** Website Updated On ** timestamp was frozen — it no longer refreshed with deploys. NEXT_PUBLIC_MODIFIED_DATE was set to new Date().toISOString() at build time in apps/web/next.config.mjs. ...

Cleans up the remaining workflow noise on main after PR #863. Three categories of fixes: 1. CI red on every PR - 2 ESLint react-hooks/set-state-in-effect errors in admin/analytics/page.tsx. Fixed via ...

entitiy 추가 1.카테고리 2. 댓글 3. 게시글 4. 리액션

Updated user image in the Hero section Added a card for codeforces in achievements.

Summary Adds a shared ConfirmModal core component for single destructive confirmations and adopts it across the three RoboSystems delete dialogs. ConfirmModal owns the shell — the Modal chrome, the Cancel/Confirm ...

💡 What: Implemented an in-memory Promise cache with pending state checks (tokenExpirationTime === 0) and failed response validations for getAccessToken in lib/spotify.ts. 🎯 Why: Multiple frontend components ...

Decision Hold #1095 (autoplay audio-feature mood clustering) — do NOT override the deferred Phase D gate. Build only after a cheap read-only verification spike. ADR: decisions/2026-06-14-autoplay-mood-clustering-1095-hold.md ...

Tackles the dependency held back in #52. Bumps eslint-plugin-react-hooks 5 - 7 and resolves the six violations its new set-state-in-effect and static-components rules surface -- without behavior change. ...

Closes #51 — Epic 0 (Rendering SEO foundation). Foundation for server-side data fetching used by 0.2, 0.4, 3.1, 4.3, 5.1. What Adds apps/web/lib/graphql/execute.ts exporting a server-only, typed ssrQuery() ...