pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:HTML
Filter by
248M results
Small, behavior-preserving cleanups from a read-through of the codebase. No functional changes — build, lint, and the
unit suite stay green.
Server (server/index.ts)
- Merge appendStoredRecords + appendStoredRecordsDirect ...
Automated test pull request
Automated test pull request
Motivation
- Only allow Google sign-in for addresses that exist in the centrally managed allowed_users table to gate full user
access.
- Record the allowed_users table in lib/schema.sql so the ...
codex
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| typescript (source) | ^4.7.4 → ...
dependencies
Bumps ts-jest from 29.4.9 to 29.4.11. details summary Release notes /summary p em Sourced from a href=
https://github.com/kulshekhar/ts-jest/releases ts-jest s releases /a . /em /p blockquote h2 v29.4.11 ...
dependencies
npm
무엇을 / 왜
한계2 gzclp 정석 stage 머신을 실제로 켠다 (D4). 그동안 progressionModel: v2 플래그는 코드·테스트에만 존재하고 어디서도 plan params에 주입되지 않는 죽은 플래그였다. 이
PR이 활성화 + UI를 완성한다.
변경
1. 활성화 (forward-only)
defaultStartPlanParamsFromTemplate가 ...
Automated test pull request
What changed
Three view modes (List / Detailed / Poster) become two (List / Poster). RomDetailedListView is deleted; its size-aware
rendering moves into the unified RomListView.
Size scaling in List ...