Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:Java

Filter by

211M results  (2 s)

211M results

Summary - Make the retrieve flow remote-first so signing in downloads the encrypted cloud case instead of running generic last-write-wins against stale local data. - Prevent empty auto-seeded ...

📝 작업 내용 월말결산이 없는 경우 빈 값으로 API가 반환될 때 배너를 노출하는 문제를 해결했습니다. - mostFrequentGenre, recommendationMessage, monthlyBook을 null 허용 타입으로 수정 - CalendarView: sharedQuoteCount, monthlyBooks, mostFrequentGenre, ...
🐛Bug

Summary Expands the hard-questions route for two skepticism points platform users will ask early: - where Secrets and credentials live - what happens when the cluster target shape is wrong The site ...

- Controller, service, repository, entity ve DTO katmanları oluşturuldu. - Oyun incelemesi oluşturma, listeleme, güncelleme ve silme endpointleri eklendi. - Oyun ID’sine ve kullanıcı ID’sine göre ...

Bumps org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.2. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.felix:maven-bundle-plugin ...
dependencies
java

Problem PR #865 moved next build to Docker image build time (multi-stage). On CI, no .env files exist (gitignored), so NEXT_PUBLIC_* vars were undefined when inlined into the client JS bundle. Apollo ...

Summary - Closes #1910 — bidirectional Lattice Coverage gate (5th-pillar member) pinning the AuthoredModuleSettings TypeScript type against the YAML settings-block keys authored in course-reference-ielts-v*.md ...

Implements rich development database seeding when SEED_TEST_DATA=true, adds nested comment replies, paginates the activity feed, and fixes Docker startup concurrency issues.

Summary - Order service now persists to its own Postgres database (order_db) instead of an in-memory Map - orders + order_items tables, written together in a single transaction so an order is never ...