pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript
Filter by
94.4M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| lucide-react (source) | 1.16.0 → 1.17.0 | age | confidence |
Release Notes
details summary ...
요약
AI 문항 생성 → 테스트 저장 → 대시보드 확인까지의 핵심 플로우를 완성합니다.
변경 파일
| 파일 | 변경 내용 |
| --- | --- |
| src/app/api/tests/route.ts | 신규 — POST(저장) + GET(목록) |
| src/app/teacher/test/new/page.tsx | 테스트로 저장 모달 + 저장 후 대시보드 ...
Summary
- pass the active Payload request into the upload mirror metadata update
- keep the recursive mirror guard while preserving authenticated hook context
- document the file-upload troubleshooting ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| typescript (source) | 4.5.5 → 4.9.5 ...
dependencies
Summary
Re-establishes the broken MCP→extension data pipe with a validated, security-hardened path and stands up a vitest
harness in the extension package. This is PR1 of 4 (stacked-to-main) for slice-3-secure-extension. ...
Summary
- Apply gradient headline styling and ambient breathing animations
- Add scroll-state navbar border for crisper feedback
- Enhance feature icon hover with glassy glow
- Introduce gradient ...
Merges the changes from the 3.0.x branch into the main branch.
merge-up
patch
Summary
- Fix Prisma Postgres adapter initialization to pass { connectionString: DATABASE_URL } instead of the raw string.
Why
The live /api/health endpoint reported the database as down with ENOTFOUND ...