pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:Java
Filter by
224M results
Summary
- Add 호스텔공략집 to 김동찬 저서 profile text
- Update displayed author book count from 5권 to 6권 in live course/instructor data
Verification
- NEXT_TELEMETRY_DISABLED=1 npm run build
Fixes #17980 Fixes #17981 Fixes #17997 Fixes #17998 Fixes #17999 Fixes #18000 Fixes #18001 Fixes #18010 Fixes #18009
Resolves all current build breaks on main:
Frontend fixes:
- Fix demoMode import ...
ai-generated
dco-signoff: yes
size/L
tier/2-standard
Replaces the old Pannellum/vanilla-JS prototype with a polished React + Babel implementation from the Claude Design
handoff:
- index.html: new WBAIS-branded shell (Fredoka/Outfit fonts, red navy palette, ...
- Replace promisify(assetManager.loadAny) with sceneUtils.loadAny for consistency. And import { promisify } from util
; will cause runtime error when running in PinK Scene Webview. It s a node environment ...
Approved follow-up to the flag comparison sheet: emoji flags → vendored SVG flags everywhere, clearing all three issues
at once — Windows letter pairs, cross-device card inconsistency, and the remaining ...
@pink-operator-decap-cms-bot gated-path merge needed — this clears the repo-wide lint gate.
Problem
packages/decap-cms-backend-aws-cognito-github-proxy/src/implementation.tsx:18 defines wrappedAuthenticationPage ...
功能描述
- FastAPI 入口 + CORS + lifespan + /api/health
实现思路
- main.py 应用工厂 + router.py 路由层 + config.py .env 加载
测试方式
- pip install -r requirements.txt uvicorn main:app --port 8000
- curl localhost:8000/api/health ...
…lopbranch. Change default branch for deployment inputs in GitHub Actions and adjust workflow access references
accordingly. Ensure all dev workflows point torefs/heads/develop` for consistency.
Summary
Backend MS03 (spec): migrates the entire crypto stack from brainpoolp256r1 + AES-CTR to Ed25519 (signing) + X25519 (key
exchange) + AES-256-GCM (authenticated encryption) and bumps the protocol ...