pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java is:unmerged
Filter by
59.7M results
👩💻 어떤 작업을 하셨나요? (해당되는 항목에 체크)
- [ ] 🚀 기능 추가 (새로운 API, 도메인 로직 구현 등)
- [x] 🐛 버그 수정
- [ ] ♻️ 코드 리팩토링 (기능 변경 없이 코드 구조 개선)
- [ ] ⚙️ 환경 설정, CI/CD 구축 (GitHub Actions, 빌드 파일 등)
- [ ] 🗄️ 데이터베이스 스키마 ...
요약
- Issue #2 범위에 맞춰 MVP 도메인 모델 초안을 작성했습니다.
- Problem, SolvingAttempt, ProblemTag 중심의 DB 스키마 초안을 작성했습니다.
- 제품/도메인 결정이 필요한 항목은 open questions로 분리했습니다.
변경 파일
- docs/domain-model.md
- docs/schema.md ...
Changes Made\n\n### Updated server.js\n- Added static file serving for React build ()\n- Added SPA fallback route to serve for all non-API routes\n- Imported and for ES module compatibility\n\n### Updated ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v6 → v7 |
Release Notes
details summary actions/checkout ...
Les tests passent.
What
Adds docs/marketing/warmup-plan.md — a plan for warming up a Threads or X account before posting about LaunchThesis,
then bridging the warm audience into the first product announcement.
Contents: ...
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| gradle (source) | minor | 9.5.1 → 9.6.0 |
Release Notes
details summary gradle/gradle (gradle) /summary
v9.6.0 ...
Summary
- New Growth page (/growth, protected, GROWTH top-nav link): enter current + goal weight and body profile, and the app
projects how long reaching the goal takes if you run your average distance ...
…, use PKG copy
Summary
Refactors build.js to address CodeFactor hotspots: removes unused execSync import, caches stamp() result, adds input
validation to bumpVersion(), and writes a copy of PKG instead ...